ssa-fre-40.c: Cleanup fre1 tree dump.

* gcc.dg/tree-ssa/ssa-fre-40.c: Cleanup fre1 tree dump.

From-SVN: r210950
This commit is contained in:
Uros Bizjak 2014-05-26 23:07:58 +02:00 committed by Uros Bizjak
parent d74fd3c72b
commit d7a660468a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2014-05-26 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/tree-ssa/ssa-fre-40.c: Cleanup fre1 tree dump.
2014-05-26 Richard Sandiford <r.sandiford@uk.ibm.com>
PR rtl-optimization/61222

View File

@ -14,3 +14,4 @@ int foo (int *p)
aliasing store via *p is not reachable. */
/* { dg-final { scan-tree-dump-not "= x;" "fre1" } } */
/* { dg-final { cleanup-tree-dump "fre1" } } */