Commit 3f245efc by Andrew Pinski Committed by Andrew Pinski

octeon2-pipe-1.c: Use cleanup-rtl-dump rather than cleanup-tree-dump.

2012-07-13  Andrew Pinski  <apinski@cavium.com>

	* gcc.target/mips/octeon2-pipe-1.c: Use cleanup-rtl-dump
	rather than cleanup-tree-dump.
	* gcc.target/mips/octeon-pipe-1.c: Likewise.

tree

From-SVN: r189477
parent bf54274f
2012-07-13 Andrew Pinski <apinski@cavium.com>
* gcc.target/mips/octeon2-pipe-1.c: Use cleanup-rtl-dump
rather than cleanup-tree-dump.
* gcc.target/mips/octeon-pipe-1.c: Likewise.
2012-07-13 Richard Guenther <rguenther@suse.de>
PR tree-optimization/53907
......
......@@ -8,4 +8,4 @@ NOMIPS16 int f (int a, int b)
}
/* { dg-final { scan-rtl-dump "octeon_mult\\*71" "sched2" } } */
/* { dg-final { cleanup-tree-dump "sched2" } } */
/* { dg-final { cleanup-rtl-dump "sched2" } } */
......@@ -8,4 +8,4 @@ NOMIPS16 int f (int a, int b)
}
/* { dg-final { scan-rtl-dump "octeon_mult\\*17" "sched2" } } */
/* { dg-final { cleanup-tree-dump "sched2" } } */
/* { dg-final { cleanup-rtl-dump "sched2" } } */
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