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
This commit is contained in:
parent
bf54274fb5
commit
3f245efcff
@ -1,3 +1,9 @@
|
||||
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" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user