Commit 547cc7ee by Anthony Green Committed by Anthony Green

Expect 20040204-1 to pass on moxie.

From-SVN: r156033
parent 5923a165
2010-01-19 Anthony Green <green@moxielogic.com>
* gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
2010-01-18 Anthony Green <green@moxielogic.com>
* gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
......
......@@ -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*-*-*" } } } } */
/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! "powerpc*-*-* cris-*-* crisv32-*-* mmix-*-* mips*-*-* m68k*-*-* moxie-*-*" } } } } */
/* { dg-final { cleanup-tree-dump "optimized" } } */
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