mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 22:41:28 +08:00
* gcc.dg/tree-ssa/20040204-1.c: Un-xfail for mips*-*-*.
From-SVN: r129627
This commit is contained in:
parent
cfff829fc6
commit
7f1d67caa7
@ -1,3 +1,7 @@
|
||||
2007-10-25 David Daney <ddaney@avtrex.com>
|
||||
|
||||
* gcc.dg/tree-ssa/20040204-1.c: Un-xfail for mips*-*-*.
|
||||
|
||||
2007-10-25 Martin Michlmayr <tbm@cyrius.com>
|
||||
Ira Rosen <irar@il.ibm.com>
|
||||
|
||||
|
@ -33,5 +33,5 @@ void test55 (int x, int y)
|
||||
that the && should be emitted (based on BRANCH_COST). Fix this
|
||||
by teaching dom to look through && and register all components
|
||||
as true. */
|
||||
/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! "powerpc*-*-* cris-*-* mmix-*-*" } } } } */
|
||||
/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! "powerpc*-*-* cris-*-* mmix-*-* mips*-*-*" } } } } */
|
||||
/* { dg-final { cleanup-tree-dump "optimized" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user