public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-06-08 10:44 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-06-08 10:44 UTC (permalink / raw)
  To: gcc-cvs

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

commit f40c7b0932e4bcb47d58d886c397f392c8164bdd
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jun 8 01:35:57 2023 -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 e798f14d2ba..3bd3ed49ba8 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2859,7 +2859,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-11-20 10:47 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-11-20 10:47 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:85ef3f09ceda1a60f027a16d5a5650cc5655430e

commit 85ef3f09ceda1a60f027a16d5a5650cc5655430e
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jul 28 03:30:22 2022 -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 4914b6e7dbf..20de43d32e4 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2919,7 +2919,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-10-06  5:26 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-10-06  5:26 UTC (permalink / raw)
  To: gcc-cvs

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

commit ab6024627b3f6bb3d4fac6b74ee547ced233dc75
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jul 28 03:30:22 2022 -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 90a8cc6cab6..60f876671e0 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2885,7 +2885,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-06-09 11:26 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-06-09 11:26 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:07f0aba470e63be361ab232a6d73e040cc601ac4

commit 07f0aba470e63be361ab232a6d73e040cc601ac4
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jun 8 01:35:57 2023 -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 846f7043897..a08d4064303 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2859,7 +2859,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-06-09  6:18 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-06-09  6:18 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9837802c90b2410bfa16c25fede105b32a6e15ec

commit 9837802c90b2410bfa16c25fede105b32a6e15ec
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jun 8 01:35:57 2023 -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 b23ffbbac43..6db82ca142e 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2859,7 +2859,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-06-08 11:00 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-06-08 11:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:37750abc4ae2550a9b3d85dd3c98fbc24364bc6e

commit 37750abc4ae2550a9b3d85dd3c98fbc24364bc6e
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jul 28 03:30:22 2022 -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 e798f14d2ba..3bd3ed49ba8 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2859,7 +2859,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-06-08  9:18 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-06-08  9:18 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:37750abc4ae2550a9b3d85dd3c98fbc24364bc6e

commit 37750abc4ae2550a9b3d85dd3c98fbc24364bc6e
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jul 28 03:30:22 2022 -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 e798f14d2ba..3bd3ed49ba8 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2859,7 +2859,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2023-06-08  4:48 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2023-06-08  4:48 UTC (permalink / raw)
  To: gcc-cvs

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

commit c33ae460294a5837bed448073c09a80c2b76a814
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jul 28 03:30:22 2022 -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 e798f14d2ba..3bd3ed49ba8 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2859,7 +2859,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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2022-07-28  6:39 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2022-07-28  6:39 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7c8dc5e1c61c8940b3d288f71ee8e47a38d26a93

commit 7c8dc5e1c61c8940b3d288f71ee8e47a38d26a93
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jul 28 03:30:22 2022 -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 2c635806bbf..4c9be2054f7 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2794,7 +2794,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


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
@ 2022-05-06  5:51 Alexandre Oliva
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandre Oliva @ 2022-05-06  5:51 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:03c033a4792ba2a8d9911caeab9331864f22ce97

commit 03c033a4792ba2a8d9911caeab9331864f22ce97
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 f7a7130a3f4..4e41924b85a 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -2763,7 +2763,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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-20 10:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-08 10:44 [gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing Alexandre Oliva
  -- strict thread matches above, loose matches on Subject: below --
2023-11-20 10:47 Alexandre Oliva
2023-10-06  5:26 Alexandre Oliva
2023-06-09 11:26 Alexandre Oliva
2023-06-09  6:18 Alexandre Oliva
2023-06-08 11:00 Alexandre Oliva
2023-06-08  9:18 Alexandre Oliva
2023-06-08  4:48 Alexandre Oliva
2022-07-28  6:39 Alexandre Oliva
2022-05-06  5:51 Alexandre Oliva

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).