* gcc.dg/tree-ssa/data-dep-1.c: XFAIL.
From-SVN: r138007
This commit is contained in:
parent
1856c8dcea
commit
c0b215ccf6
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* gcc.dg/tree-ssa/ssa-fre-7.c: XFAIL.
|
||||
|
@ -25,5 +25,5 @@ int foo (int n, int m)
|
||||
outermost "k" loop: the 4 comes from the instantiation of the
|
||||
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" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user