diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-06-11 11:57:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-06-11 11:57:11 +0000 |
commit | e856d62d0ad7469a99d32a34799dd75bf994449b (patch) | |
tree | 56c37498b9957ce0aea18ef3908ee7e7c650fe98 /toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch | |
parent | 950c0191c22f5ea700f90c6b39c8fe604c6dbd30 (diff) | |
download | upstream-e856d62d0ad7469a99d32a34799dd75bf994449b.tar.gz upstream-e856d62d0ad7469a99d32a34799dd75bf994449b.tar.bz2 upstream-e856d62d0ad7469a99d32a34799dd75bf994449b.zip |
toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45944
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 | 6 |
1 files changed, 3 insertions, 3 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 f14f08587a..0f69981641 100644 --- a/toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch @@ -145,7 +145,7 @@ ; On SVR4 targets, it also controls whether or not to emit a --- a/gcc/opts.c +++ b/gcc/opts.c -@@ -1536,6 +1536,17 @@ common_handle_option (struct gcc_options +@@ -1572,6 +1572,17 @@ common_handle_option (struct gcc_options opts, opts_set, loc, dc); break; @@ -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 -@@ -5042,6 +5042,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 -@@ -7189,7 +7205,7 @@ so, the first branch is redirected to ei +@@ -7194,7 +7210,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. |