This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch][google/gcc-4_7] Permanently ignore pr54127 and Google ref b/6983319 (issue6856104)


Permanently ignore pr54127 and Google ref b/6983319.

Okay for google/gcc-4_7 branch?  Thanks.


ChangeLog.google-4_7
2012-11-27  Simon Baldwin  <simonb@google.com>

	* contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail:
	Permanently ignore pr54127 and Google ref b/6983319.


Index: contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail
===================================================================
--- contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail	(revision 193860)
+++ contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail	(working copy)
@@ -1,9 +1,9 @@
-# Temporarily ignore gcc pr54127.
-expire=20151231 | FAIL: gcc.dg/torture/pr53589.c -O3 -g  (test for excess errors)
-expire=20151231 | FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)
-# Temporarily ignore Google ref b/6983319.
-expire=20151231 | FAIL: gcc.target/powerpc/regnames-1.c (test for excess errors)
-expire=20151231 | FAIL: gcc.target/powerpc/regnames-1.c (internal compiler error)
+# Ignore gcc pr54127.
+FAIL: gcc.dg/torture/pr53589.c -O3 -g  (test for excess errors)
+FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)
+# Ignore Google ref b/6983319.
+FAIL: gcc.target/powerpc/regnames-1.c (test for excess errors)
+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/6856104


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]