Disable modref for ipa-pta-13.c
* gcc.dg/ipa/ipa-pta-13.c: Disable modref.
This commit is contained in:
parent
b89e455995
commit
f0ae0d512d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/* { dg-do link } */
|
||||
/* { dg-options "-O2 -fipa-pta -fdump-ipa-pta2-details -fdump-tree-fre3 -fno-ipa-icf" } */
|
||||
/* { dg-options "-O2 -fipa-pta -fdump-ipa-pta2-details -fdump-tree-fre3 -fno-ipa-icf -fno-ipa-modref" } */
|
||||
|
||||
static int x, y;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue