diff options
author | Felix Fietkau <nbd@nbd.name> | 2018-02-25 20:24:52 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2018-02-26 19:13:55 +0100 |
commit | 38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04 (patch) | |
tree | 1030dfa2866e5d7423374ba320b40b03f8c08125 /toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch | |
parent | fc54256bc8d13cf5f314a41ce03695cb424bbee6 (diff) | |
download | upstream-38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04.tar.gz upstream-38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04.tar.bz2 upstream-38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04.zip |
gcc: refresh patches for version 7.3.0
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch')
-rw-r--r-- | toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch b/toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch index 286cfadae7..dab427d94b 100644 --- a/toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch @@ -114,7 +114,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000 ; On SVR4 targets, it also controls whether or not to emit a --- a/gcc/opts.c +++ b/gcc/opts.c -@@ -1928,6 +1928,9 @@ common_handle_option (struct gcc_options +@@ -1934,6 +1934,9 @@ common_handle_option (struct gcc_options opts, opts_set, loc, dc); break; @@ -126,7 +126,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000 opts->x_warn_larger_than = value != -1; --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi -@@ -6567,6 +6567,17 @@ This option is only supported for C and +@@ -6569,6 +6569,17 @@ This option is only supported for C and @option{-Wall} and by @option{-Wpedantic}, which can be disabled with @option{-Wno-pointer-sign}. |