public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* committed: PR 35629: xfail gcc.dg/tree-ssa/loop-25.c
@ 2008-04-16  6:01 Hans-Peter Nilsson
  0 siblings, 0 replies; only message in thread
From: Hans-Peter Nilsson @ 2008-04-16  6:01 UTC (permalink / raw)
  To: gcc-patches

There's certainly other noise in the test-results, but this is a
regression everywhere that has been there for a month, with the
issue known and maintainers still discussing a fix.  See the PR.
Committed as obvious: we track known regressions via xfailed
test-cases and the "xfail" keyword, not as FAILs.

gcc/testsuite:
	PR tree-optimization/35629
	* gcc.dg/tree-ssa/loop-25.c: Xfail all but the first
	scan-tree-dump-times.

Index: gcc.dg/tree-ssa/loop-25.c
===================================================================
--- gcc.dg/tree-ssa/loop-25.c	(revision 134338)
+++ gcc.dg/tree-ssa/loop-25.c	(revision 134339)
@@ -119,10 +119,11 @@ void test5 (void)
 }
 
 /* { dg-final { scan-tree-dump-times "Disambiguating loop" 5 "profile" } } */
-/* { dg-final { scan-tree-dump-times "Found latch edge" 5 "profile" } } */
-/* { dg-final { scan-tree-dump-times "Merged latch edges" 2 "profile" } } */
-/* { dg-final { scan-tree-dump-times "4 loops found" 2 "profile" } } */
-/* { dg-final { scan-tree-dump-times "3 loops found" 2 "profile" } } */
-/* { dg-final { scan-tree-dump-times "2 loops found" 1 "profile" } } */
+/* For the following xfail marks, see PR35629.  */
+/* { dg-final { scan-tree-dump-times "Found latch edge" 5 "profile" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "Merged latch edges" 2 "profile" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "4 loops found" 2 "profile" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "3 loops found" 2 "profile" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "2 loops found" 1 "profile" { xfail *-*-* } } } */
 
 /* { dg-final { cleanup-tree-dump "profile" } } */

brgds, H-P

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-16  2:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-16  6:01 committed: PR 35629: xfail gcc.dg/tree-ssa/loop-25.c Hans-Peter Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).