X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/293af18664fd175403e2fe79688c9d4860798e92..bdc374886d94b8c8e7848cfa82c123f76bf0c6b5:/toolchain/gcc/patches/4.4.5/910-mbsd_multi.patch 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 90167930e..1b17e983e 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.