loop-36.c: Cleanup the dump file.
authorRichard Guenther <rguenther@suse.de>
Sat, 3 May 2008 16:31:59 +0000 (16:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 3 May 2008 16:31:59 +0000 (16:31 +0000)
2008-05-03  Richard Guenther  <rguenther@suse.de>

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

From-SVN: r134912

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/loop-36.c

index 3a474546c81cbf00a9d82f96f89d1143d89b31be..1eea8481071830ac4fd4a98ab5d2b8888232af1c 100644 (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
index 6b408a20386ee61338808dba0025015e771848ad..0af4d534a7fde460502a1b2dc2c5e76ee0b7bb72 100644 (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" } } */