mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-12 05:13:50 +08:00
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:
parent
e8234b1145
commit
093daf0fc7
@ -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
|
||||
|
@ -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" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user