]> git.enpas.org Git - openwrt.git/blobdiff - toolchain/gcc/patches/4.7.2/910-mbsd_multi.patch
gcc: port missing patches from 4.6 to 4.8
[openwrt.git] / toolchain / gcc / patches / 4.7.2 / 910-mbsd_multi.patch
index 605545dfe4da20791342ed3fcf2b8bcc478a32fd..d619b037121dd52a3e7905943631effa1d457d2b 100644 (file)
  -Wfatal-errors  -Wfloat-equal  -Wformat  -Wformat=2 @gol
  -Wno-format-contains-nul -Wno-format-extra-args -Wformat-nonliteral @gol
  -Wformat-security  -Wformat-y2k @gol
-@@ -4649,6 +4649,22 @@ This option is only supported for C and
+@@ -4651,6 +4651,22 @@ This option is only supported for C and
  @option{-Wall} and by @option{-pedantic}, which can be disabled with
  @option{-Wno-pointer-sign}.
  
  @item -Wstack-protector
  @opindex Wstack-protector
  @opindex Wno-stack-protector
-@@ -6571,7 +6587,7 @@ so, the first branch is redirected to ei
+@@ -6570,7 +6586,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.