Commit f202f9a5 by Dorit Nuzman Committed by Dorit Nuzman

vectorize1.c: Add cleanup-tree-dump.

        * gcc.target/i386/vectorize1.c: Add cleanup-tree-dump.
        * gcc.dg/tree-ssa/ssa-dse-9.c: Add cleanup-tree-dump.

From-SVN: r120855
parent 70686a71
2007-01-17 Dorit Nuzman <dorit@il.ibm.com>
* gcc.target/i386/vectorize1.c: Add cleanup-tree-dump.
* gcc.dg/tree-ssa/ssa-dse-9.c: Add cleanup-tree-dump.
2007-01-16 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/dfp/compare-special.h: New file.
......@@ -11,3 +11,4 @@ foo ()
/* We should eliminate the first assignment. */
/* { dg-final { scan-tree-dump-times "VDEF" 2 "dse1"} } */
/* { dg-final { cleanup-tree-dump "dse1" } } */
......@@ -16,3 +16,4 @@ int set_names (void)
}
/* { dg-final { scan-tree-dump "vect_cst" "vect" } } */
/* { dg-final { cleanup-tree-dump "vect" } } */
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