public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/aoliva/heads/strub)] enable strub for all viable functions by default, for testing
Date: Sun,  5 Sep 2021 02:50:53 +0000 (GMT)	[thread overview]
Message-ID: <20210905025053.153CE383D80A@sourceware.org> (raw)

https://gcc.gnu.org/g:356412246d5af8c8b2107eced5ef6788ccd145c2

commit 356412246d5af8c8b2107eced5ef6788ccd145c2
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Sep 2 23:15:37 2021 -0300

    enable strub for all viable functions by default, for testing

Diff:
---
 gcc/common.opt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/common.opt b/gcc/common.opt
index ef018ebf735..6e2d71376f8 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2701,7 +2701,7 @@ Enable stack scrub as per attributes, with strict call checking.
 ; 0 if no strub-enabling attribute is seen.  This minimizes the strub
 ; overhead.
 fstrub=relaxed
-Common RejectNegative Var(flag_strub, -3) Init(-3)
+Common RejectNegative Var(flag_strub, -3) Init(3) ; alt default for testing.
 Restore default strub mode: as per attributes, with relaxed checking.
 
 fstrub=all


             reply	other threads:[~2021-09-05  2:50 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05  2:50 Alexandre Oliva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-07 16:18 Alexandre Oliva
2023-12-06  0:26 Alexandre Oliva
2023-12-01 18:00 Alexandre Oliva
2023-11-29  8:47 Alexandre Oliva
2022-08-04 14:10 Alexandre Oliva
2022-05-06  8:02 Alexandre Oliva
2021-09-05  9:50 Alexandre Oliva
2021-09-05  5:38 Alexandre Oliva
2021-09-04 14:12 Alexandre Oliva
2021-09-04 11:10 Alexandre Oliva
2021-09-03  7:02 Alexandre Oliva
2021-09-03  2:17 Alexandre Oliva
2021-08-28  6:30 Alexandre Oliva
2021-08-28  4:13 Alexandre Oliva
2021-08-20  4:22 Alexandre Oliva
2021-08-20  4:20 Alexandre Oliva
2021-08-19  2:58 Alexandre Oliva
2021-08-04  8:55 Alexandre Oliva
2021-07-28  9:35 Alexandre Oliva
2021-07-28  7:06 Alexandre Oliva
2021-07-28  6:33 Alexandre Oliva
2021-07-26 13:31 Alexandre Oliva
2021-07-25  1:43 Alexandre Oliva
2021-07-22 10:01 Alexandre Oliva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210905025053.153CE383D80A@sourceware.org \
    --to=aoliva@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).