public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5438] Fix failure merge_block.c testcase
@ 2021-11-21 15:14 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2021-11-21 15:14 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-5438-gc8260767aa3b41017b075d8fde3a4065fa637db7
Author: Jan Hubicka <jh@suse.cz>
Date:   Sun Nov 21 16:13:40 2021 +0100

    Fix failure merge_block.c testcase
    
    gcc/testsuite/ChangeLog:
    
    2021-11-21  Jan Hubicka  <hubicka@ucw.cz>
    
            PR ipa/103264
            * gcc.dg/tree-prof/merge_block.c: Add -fno-ipa-modref

Diff:
---
 gcc/testsuite/gcc.dg/tree-prof/merge_block.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/tree-prof/merge_block.c b/gcc/testsuite/gcc.dg/tree-prof/merge_block.c
index 5da5ddff6a0..e8a8873f152 100644
--- a/gcc/testsuite/gcc.dg/tree-prof/merge_block.c
+++ b/gcc/testsuite/gcc.dg/tree-prof/merge_block.c
@@ -1,5 +1,5 @@
 
-/* { dg-options "-O2 -fno-ipa-pure-const -fdump-tree-optimized-blocks-details -fno-early-inlining" } */
+/* { dg-options "-O2 -fno-ipa-pure-const -fdump-tree-optimized-blocks-details -fno-early-inlining -fno-ipa-modref" } */
 int a[8];
 int t()
 {


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

only message in thread, other threads:[~2021-11-21 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-21 15:14 [gcc r12-5438] Fix failure merge_block.c testcase 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).