public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-3475] Disable modref for ipa-pta-13.c
@ 2020-09-26  6:14 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2020-09-26  6:14 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f0ae0d512d86352aba976d01ac2929bf04a65c74

commit r11-3475-gf0ae0d512d86352aba976d01ac2929bf04a65c74
Author: Jan Hubicka <jh@suse.cz>
Date:   Sat Sep 26 08:13:52 2020 +0200

    Disable modref for ipa-pta-13.c
    
            * gcc.dg/ipa/ipa-pta-13.c: Disable modref.

Diff:
---
 gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c b/gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c
index 93dd87107cc..e7bf6d485a4 100644
--- a/gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c
+++ b/gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c
@@ -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;


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-26  6:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-26  6:14 [gcc r11-3475] Disable modref for ipa-pta-13.c Jan Hubicka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).