diff mbox

[google/gcc-4_8] Fix powerpc64-grtev3-linux-gnu.xfail

Message ID 20130422103711.EC4359B9B8@hpbd-ubiq34.eem.corp.google.com
State New
Headers show

Commit Message

Simon Baldwin April 22, 2013, 10:37 a.m. UTC
Fix contrib/testsuite-management/powerpc64-grtev3-linux-gnu.xfail

Add empty attributes to "FAIL: gcc.dg/pr44194-1.c" entry to eliminate
confusion with '|' appearing in the error message.  Fix two other comment
lines.

Okay?


contrib/ChangeLog
2013-04-22  Simon Baldwin  <simonb@google.com>

	* testsuite-management/powerpc64-unknown-linux-gnu.xfail: Fix.

Comments

Diego Novillo April 22, 2013, 12:19 p.m. UTC | #1
On 2013-04-22 06:37 , Simon Baldwin wrote:
> Fix contrib/testsuite-management/powerpc64-grtev3-linux-gnu.xfail
>
> Add empty attributes to "FAIL: gcc.dg/pr44194-1.c" entry to eliminate
> confusion with '|' appearing in the error message.  Fix two other comment
> lines.
>
> Okay?

OK.  No need to make a ChangeLog entry, however.


Diego.
diff mbox

Patch

Index: contrib/testsuite-management/powerpc64-grtev3-linux-gnu.xfail
===================================================================
--- contrib/testsuite-management/powerpc64-grtev3-linux-gnu.xfail	(revision 198126)
+++ contrib/testsuite-management/powerpc64-grtev3-linux-gnu.xfail	(working copy)
@@ -20,7 +20,7 @@  FAIL: gcc.dg/cleanup-10.c execution test
 FAIL: gcc.dg/cleanup-11.c execution test
 FAIL: gcc.dg/cleanup-8.c execution test
 FAIL: gcc.dg/cleanup-9.c execution test
-FAIL: gcc.dg/pr44194-1.c scan-rtl-dump dse1 "global deletions = (2|3)"
+| FAIL: gcc.dg/pr44194-1.c scan-rtl-dump dse1 "global deletions = (2|3)"
 FAIL: gcc.dg/pr44194-1.c scan-rtl-dump-not final "set \\(mem"
 FAIL: gcc.dg/pr46728-6.c scan-assembler-not pow
 
@@ -115,7 +115,7 @@  FAIL: gcc.target/powerpc/pr46728-4.c sca
 FAIL: gcc.target/powerpc/pr46728-7.c scan-assembler-not pow
 FAIL: gcc.target/powerpc/pr46728-8.c scan-assembler-not pow
 
-*** g++:
+# *** g++:
 FAIL: g++.dg/abi/forced.C -std=gnu++98 execution test
 FAIL: g++.dg/abi/forced.C -std=gnu++11 execution test
 FAIL: g++.dg/ext/cleanup-10.C -std=gnu++98 execution test
@@ -136,7 +136,7 @@  UNRESOLVED: g++.dg/tree-prof/mversn15a.C
 UNRESOLVED: g++.dg/tree-prof/mversn15a.C execution,    -fprofile-use
 
 # Fortran failures are not important to us so far.
-*** gfortran:
+# *** gfortran:
 FAIL: gfortran.dg/bessel_6.f90  -O0  execution test
 FAIL: gfortran.dg/bessel_6.f90  -O1  execution test
 FAIL: gfortran.dg/bessel_6.f90  -O2  execution test