OSDN Git Service

* gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jul 2004 12:15:20 +0000 (12:15 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jul 2004 12:15:20 +0000 (12:15 +0000)
loads.  Not only in the comment, this time.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85261 138bc75d-0d04-0410-961f-82ee72b054a4

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"} } */