OSDN Git Service

* config/bfin/bfin.md (composev2hi): Put operands into vector
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / tree-ssa / 20040514-2.c
index 11f7667..d518cac 100644 (file)
@@ -14,4 +14,5 @@ foo2 (distance, i, j)
 /* There should be one ABS_EXPR and no conditionals.  */
 /* { dg-final { scan-tree-dump-times "ABS_EXPR " 1 "phiopt1"} } */
 /* { dg-final { scan-tree-dump-times "if " 0 "phiopt1"} } */
+/* { dg-final { cleanup-tree-dump "phiopt1" } } */