diff mbox

[google/gcc-4_7] Extend expiration date for pr54127 (issue6817091)

Message ID 20121105184001.81364190773@elbrus2.mtv.corp.google.com
State New
Headers show

Commit Message

Paul Pluzhnikov Nov. 5, 2012, 6:40 p.m. UTC
Greetings,

This patch is for google/gcc-4_7 branch.

Thanks,


2012-11-05  Paul Pluzhnikov  <ppluzhnikov@google.com>

	* contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail:
	extend expiration date for pr54127.


--
This patch is available for review at http://codereview.appspot.com/6817091

Comments

Ollie Wild Nov. 5, 2012, 6:44 p.m. UTC | #1
OK.

Ollie


On Mon, Nov 5, 2012 at 12:40 PM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> Greetings,
>
> This patch is for google/gcc-4_7 branch.
>
> Thanks,
>
>
> 2012-11-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
>
>         * contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail:
>         extend expiration date for pr54127.
>
> Index: contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail
> ===================================================================
> --- contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail (revision 193176)
> +++ contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail (working copy)
> @@ -1,9 +1,9 @@
>  # Temporarily ignore gcc pr54127.
> -expire=20121031 | FAIL: gcc.dg/torture/pr53589.c -O3 -g  (test for excess errors)
> -expire=20121031 | FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)
> +expire=20121231 | FAIL: gcc.dg/torture/pr53589.c -O3 -g  (test for excess errors)
> +expire=20121231 | FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)
>  # Temporarily ignore Google ref b/6983319.
> -expire=20121031 | FAIL: gcc.target/powerpc/regnames-1.c (test for excess errors)
> -expire=20121031 | FAIL: gcc.target/powerpc/regnames-1.c (internal compiler error)
> +expire=20121231 | FAIL: gcc.target/powerpc/regnames-1.c (test for excess errors)
> +expire=20121231 | FAIL: gcc.target/powerpc/regnames-1.c (internal compiler error)
>
>  FAIL: gfortran.dg/bessel_6.f90  -O0  execution test
>  FAIL: gfortran.dg/bessel_6.f90  -O1  execution test
>
> --
> This patch is available for review at http://codereview.appspot.com/6817091
diff mbox

Patch

Index: contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail
===================================================================
--- contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail	(revision 193176)
+++ contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail	(working copy)
@@ -1,9 +1,9 @@ 
 # Temporarily ignore gcc pr54127.
-expire=20121031 | FAIL: gcc.dg/torture/pr53589.c -O3 -g  (test for excess errors)
-expire=20121031 | FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)
+expire=20121231 | FAIL: gcc.dg/torture/pr53589.c -O3 -g  (test for excess errors)
+expire=20121231 | FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)
 # Temporarily ignore Google ref b/6983319.
-expire=20121031 | FAIL: gcc.target/powerpc/regnames-1.c (test for excess errors)
-expire=20121031 | FAIL: gcc.target/powerpc/regnames-1.c (internal compiler error)
+expire=20121231 | FAIL: gcc.target/powerpc/regnames-1.c (test for excess errors)
+expire=20121231 | FAIL: gcc.target/powerpc/regnames-1.c (internal compiler error)
 
 FAIL: gfortran.dg/bessel_6.f90  -O0  execution test
 FAIL: gfortran.dg/bessel_6.f90  -O1  execution test