OSDN Git Service

PR tree-optimization/46021
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / tree-ssa / 20040204-1.c
index cb3e284..1fc7e3b 100644 (file)
@@ -33,4 +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*-*-* } } } } */
+/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! "powerpc*-*-* cris-*-* crisv32-*-* hppa*-*-* mmix-*-* mips*-*-* m68k*-*-* moxie-*-* sparc*-*-*" } } } } */
+/* { dg-final { cleanup-tree-dump "optimized" } } */