Commit 47a43a10 by Diego Novillo Committed by Diego Novillo

20031022-1.c: Adjust number of expected loads.


	* gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
	loads.  Not only in the comment, this time.

From-SVN: r85261
parent 6b1fedc3
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>
......
......@@ -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"} } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment