Commit 093daf0f by Richard Guenther Committed by Richard Biener

loop-36.c: Cleanup the dump file.

2008-05-03  Richard Guenther  <rguenther@suse.de>

	* gcc.dg/tree-ssa/loop-36.c: Cleanup the dump file.

From-SVN: r134912
parent e8234b11
2008-05-03 Richard Guenther <rguenther@suse.de>
* gcc.dg/tree-ssa/loop-36.c: Cleanup the dump file.
2008-05-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/33268
......@@ -19,3 +19,4 @@ float foobar () {
/* The temporary structure should have been promoted to registers
by FRE after the loops have been unrolled by the early unrolling pass. */
/* { dg-final { scan-tree-dump-not "c\.array" "dce2" } } */
/* { dg-final { cleanup-tree-dump "dce2" } } */
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