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:
parent
d74fd3c72b
commit
d7a660468a
2 changed files with 5 additions and 0 deletions
|
@ -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>
|
2014-05-26 Richard Sandiford <r.sandiford@uk.ibm.com>
|
||||||
|
|
||||||
PR rtl-optimization/61222
|
PR rtl-optimization/61222
|
||||||
|
|
|
@ -14,3 +14,4 @@ int foo (int *p)
|
||||||
aliasing store via *p is not reachable. */
|
aliasing store via *p is not reachable. */
|
||||||
|
|
||||||
/* { dg-final { scan-tree-dump-not "= x;" "fre1" } } */
|
/* { dg-final { scan-tree-dump-not "= x;" "fre1" } } */
|
||||||
|
/* { dg-final { cleanup-tree-dump "fre1" } } */
|
||||||
|
|
Loading…
Add table
Reference in a new issue