public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Back to mainline
@ 2021-08-11 17:12 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2021-08-11 17:12 UTC (permalink / raw)
  To: gcc-cvs

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

commit a63c44a12c6dc16925212225849e6767fc3814f0
Author: Jan Hubicka <jh@suse.cz>
Date:   Wed Aug 11 19:11:03 2021 +0200

    Back to mainline

Diff:
---
 gcc/opts.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/opts.c b/gcc/opts.c
index cdab42de820..24bb64198c8 100644
--- a/gcc/opts.c
+++ b/gcc/opts.c
@@ -501,6 +501,7 @@ static const struct default_options default_options_table[] =
 #ifdef INSN_SCHEDULING
     { OPT_LEVELS_2_PLUS, OPT_fschedule_insns2, NULL, 1 },
 #endif
+    { OPT_LEVELS_2_PLUS, OPT_fstrict_aliasing, NULL, 1 },
     { OPT_LEVELS_2_PLUS, OPT_fstore_merging, NULL, 1 },
     { OPT_LEVELS_2_PLUS, OPT_fthread_jumps, NULL, 1 },
     { OPT_LEVELS_2_PLUS, OPT_ftree_pre, NULL, 1 },


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

only message in thread, other threads:[~2021-08-11 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-11 17:12 [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Back to mainline 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).