Commit c0b215cc by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.dg/tree-ssa/data-dep-1.c: XFAIL.

From-SVN: r138007
parent 1856c8dc
2008-07-20 Hans-Peter Nilsson <hp@axis.com>
* gcc.dg/tree-ssa/data-dep-1.c: XFAIL.
2008-07-20 Daniel Berlin <dberlin@dberlin.org> 2008-07-20 Daniel Berlin <dberlin@dberlin.org>
* gcc.dg/tree-ssa/ssa-fre-7.c: XFAIL. * gcc.dg/tree-ssa/ssa-fre-7.c: XFAIL.
......
...@@ -25,5 +25,5 @@ int foo (int n, int m) ...@@ -25,5 +25,5 @@ int foo (int n, int m)
outermost "k" loop: the 4 comes from the instantiation of the outermost "k" loop: the 4 comes from the instantiation of the
number of iterations of loop "j". */ number of iterations of loop "j". */
/* { dg-final { scan-tree-dump-times "4, \\+, 1" 0 "ltrans" } } */ /* { dg-final { scan-tree-dump-times "4, \\+, 1" 0 "ltrans" { xfail *-*-* } } } */
/* { dg-final { cleanup-tree-dump "ltrans" } } */ /* { dg-final { cleanup-tree-dump "ltrans" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment