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
This commit is contained in:
Richard Guenther 2008-05-03 16:31:59 +00:00 committed by Richard Biener
parent e8234b1145
commit 093daf0fc7
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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

View File

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