Commit forgotten file
authorDaniel Berlin <dberlin@gcc.gnu.org>
Sun, 22 Oct 2006 01:25:17 +0000 (01:25 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sun, 22 Oct 2006 01:25:17 +0000 (01:25 +0000)
From-SVN: r117947

gcc/testsuite/gcc.dg/tree-ssa/pr26421.c

index ff48b61ade69cadad982c0b31e3198787b0371a6..47f622128ac30f0f6958ec370ef7a2da40ef6921 100644 (file)
@@ -16,5 +16,5 @@ int foo(void)
   return a.i;
 }
 
-/* { dg-final { scan-tree-dump-times "V_MAY_DEF" 1 "alias1" } } */
+/* { dg-final { scan-tree-dump-times "V_MAY_DEF" 2 "alias1" } } */
 /* { dg-final { cleanup-tree-dump "alias1" } } */