diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-20 11:42:59 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-20 11:42:59 +0000 |
commit | 20e7ccc3a2bc09194b308b959f44c92648accdf4 (patch) | |
tree | 5b36935639471a6a16de7a1b06fa0847ad7ff532 /toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch | |
parent | b52651a66ea7ef40f121d748126ef35c2f6e789c (diff) | |
download | upstream-20e7ccc3a2bc09194b308b959f44c92648accdf4.tar.gz upstream-20e7ccc3a2bc09194b308b959f44c92648accdf4.tar.bz2 upstream-20e7ccc3a2bc09194b308b959f44c92648accdf4.zip |
gcc: update 4.9 to linaro 2014.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43003
Diffstat (limited to 'toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch')
-rw-r--r-- | toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch b/toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch index b150a430fc..f14f08587a 100644 --- a/toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch @@ -188,7 +188,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 -@@ -5041,6 +5041,22 @@ This option is only supported for C and +@@ -5042,6 +5042,22 @@ This option is only supported for C and @option{-Wall} and by @option{-Wpedantic}, which can be disabled with @option{-Wno-pointer-sign}. @@ -211,7 +211,7 @@ @item -Wstack-protector @opindex Wstack-protector @opindex Wno-stack-protector -@@ -7188,7 +7204,7 @@ so, the first branch is redirected to ei +@@ -7189,7 +7205,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. |