* gcc.dg/tree-ssa/vrp33.c: Add -fno-tree-fre.
From-SVN: r226856
This commit is contained in:
parent
1841dfbf07
commit
adacb5b14e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-08-13 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* gcc.dg/tree-ssa/vrp33.c: Add -fno-tree-fre.
|
||||
|
||||
2015-08-13 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR c++/62164
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2 -fdump-tree-vrp1" } */
|
||||
/* { dg-options "-O2 -fdump-tree-vrp1 -fno-tree-fre" } */
|
||||
|
||||
/* This is from PR14052. */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue