* gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
From-SVN: r166933
This commit is contained in:
parent
eb1c5aefe0
commit
4ae9780619
@ -1,3 +1,7 @@
|
||||
2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
|
||||
|
||||
2010-11-18 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack.
|
||||
|
@ -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-*-* crisv32-*-* mmix-*-* mips*-*-* m68k*-*-* moxie-*-*" } } } } */
|
||||
/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! "powerpc*-*-* cris-*-* crisv32-*-* mmix-*-* mips*-*-* m68k*-*-* moxie-*-* sparc*-*-*" } } } } */
|
||||
/* { dg-final { cleanup-tree-dump "optimized" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user