aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch')
-rw-r--r--toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch b/toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch
index 90167930ec..1b17e983e9 100644
--- a/toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch
+++ b/toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch
@@ -216,7 +216,7 @@
-Wfatal-errors -Wfloat-equal -Wformat -Wformat=2 @gol
-Wno-format-contains-nul -Wno-format-extra-args -Wformat-nonliteral @gol
-Wformat-security -Wformat-y2k @gol
-@@ -4182,6 +4182,22 @@ This option is only supported for C and
+@@ -4182,6 +4182,22 @@ This option is only supported for C and
@option{-Wall} and by @option{-pedantic}, which can be disabled with
@option{-Wno-pointer-sign}.
@@ -239,7 +239,7 @@
@item -Wstack-protector
@opindex Wstack-protector
@opindex Wno-stack-protector
-@@ -5720,7 +5736,7 @@ so, the first branch is redirected to ei
+@@ -5721,7 +5737,7 @@ so, the first branch is redirected to ei
second branch or a point immediately following it, depending on whether
the condition is known to be true or false.
@@ -248,7 +248,7 @@
@item -fsplit-wide-types
@opindex fsplit-wide-types
-@@ -5865,7 +5881,7 @@ safely dereference null pointers. Use
+@@ -5866,7 +5882,7 @@ safely dereference null pointers. Use
@option{-fno-delete-null-pointer-checks} to disable this optimization
for programs which depend on that behavior.