20031022-1.c: Adjust number of expected loads.
authorDiego Novillo <dnovillo@redhat.com>
Wed, 28 Jul 2004 12:15:20 +0000 (12:15 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Wed, 28 Jul 2004 12:15:20 +0000 (08:15 -0400)
* gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
loads.  Not only in the comment, this time.

From-SVN: r85261

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/20031022-1.c

index 78fa420..a505d4d 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-28  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
+       loads.  Not only in the comment, this time.
+
 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
 
        2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
index d4f9b3c..ba71682 100644 (file)
@@ -24,4 +24,4 @@ blah (int arf)
 }
 
 /* There should be one load from entry_exit_blocks[1].pred.  */
-/* { dg-final { scan-tree-dump-times "entry_exit_blocks.1..pred" 2 "dom1"} } */
+/* { dg-final { scan-tree-dump-times "entry_exit_blocks.1..pred" 1 "dom1"} } */