diff options
author | Mirko Vogt <mirko@openwrt.org> | 2011-06-07 00:13:56 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2011-06-07 00:13:56 +0000 |
commit | 59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8 (patch) | |
tree | 41d5b0159d15352b0789feeade38440b7f05b13f /toolchain/gcc/patches/linaro/910-mbsd_multi.patch | |
parent | 254812ba0aa83e32623094027a63a908fbf45a5c (diff) | |
download | upstream-59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8.tar.gz upstream-59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8.tar.bz2 upstream-59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8.zip |
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
SVN-Revision: 27118
Diffstat (limited to 'toolchain/gcc/patches/linaro/910-mbsd_multi.patch')
-rw-r--r-- | toolchain/gcc/patches/linaro/910-mbsd_multi.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/patches/linaro/910-mbsd_multi.patch b/toolchain/gcc/patches/linaro/910-mbsd_multi.patch index ba82c5d5ba..b9d5ffa24b 100644 --- a/toolchain/gcc/patches/linaro/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/linaro/910-mbsd_multi.patch @@ -209,7 +209,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 -@@ -4359,6 +4359,22 @@ This option is only supported for C and +@@ -4360,6 +4360,22 @@ This option is only supported for C and @option{-Wall} and by @option{-pedantic}, which can be disabled with @option{-Wno-pointer-sign}. @@ -232,7 +232,7 @@ @item -Wstack-protector @opindex Wstack-protector @opindex Wno-stack-protector -@@ -6112,7 +6128,7 @@ so, the first branch is redirected to ei +@@ -6114,7 +6130,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. |