OSDN Git Service

* tree-vrp.c (infer_value_range): Only count pointer uses
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / tree-ssa / 20030730-2.c
index ebdce22..8b53d81 100644 (file)
@@ -19,6 +19,6 @@ foo (int attr_kind, unsigned long offset)
 }
 
 /* There should be no IF conditionals.  */
-/* { dg-final { scan-tree-dump-times "if " 0 "dom3" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "if " 0 "dom3" } } */
 
 /* { dg-final { cleanup-tree-dump "dom3" } } */