summaryrefslogtreecommitdiffstats
path: root/main/gcc/12_all_default-warn-trampolines.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gcc/12_all_default-warn-trampolines.patch')
-rw-r--r--main/gcc/12_all_default-warn-trampolines.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gcc/12_all_default-warn-trampolines.patch b/main/gcc/12_all_default-warn-trampolines.patch
index 4b26aecd2..2fd4051b1 100644
--- a/main/gcc/12_all_default-warn-trampolines.patch
+++ b/main/gcc/12_all_default-warn-trampolines.patch
@@ -2,7 +2,7 @@ Enable -Wtrampolines by default.
--- a/gcc/common.opt
+++ b/gcc/common.opt
-@@ -639,7 +639,7 @@ Common Var(warn_system_headers) Warning
+@@ -640,7 +640,7 @@ Common Var(warn_system_headers) Warning
Do not suppress warnings from system headers
Wtrampolines
@@ -13,7 +13,7 @@ Enable -Wtrampolines by default.
Wtype-limits
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
-@@ -3878,6 +3878,8 @@ headers---for that, @option{-Wunknown-pragmas} must also be used.
+@@ -4007,6 +4007,8 @@ headers---for that, @option{-Wunknown-pragmas} must also be used.
for most targets, it is made up of code and thus requires the stack
to be made executable in order for the program to work properly.