Disable modref for ipa-pta-13.c

* gcc.dg/ipa/ipa-pta-13.c: Disable modref.
This commit is contained in:
Jan Hubicka 2020-09-26 08:13:52 +02:00
parent b89e455995
commit f0ae0d512d

View file

@ -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;