aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-02-25 20:24:52 +0100
committerFelix Fietkau <nbd@nbd.name>2018-02-26 19:13:55 +0100
commit38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04 (patch)
tree1030dfa2866e5d7423374ba320b40b03f8c08125 /toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch
parentfc54256bc8d13cf5f314a41ce03695cb424bbee6 (diff)
downloadupstream-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/950-cpp_file_path_translation.patch')
-rw-r--r--toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch b/toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch
index 60729dd7fe..e1fd55e405 100644
--- a/toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch
+++ b/toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch
@@ -63,7 +63,7 @@ Forward ported from attachment to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4
When preprocessing, handle directives, but do not expand macros.
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
-@@ -11863,6 +11863,12 @@ by @option{-fplugin=@var{name}} instead
+@@ -11865,6 +11865,12 @@ by @option{-fplugin=@var{name}} instead
@option{-fplugin=@var{path}/@var{name}.so}. This option is not meant
to be used by the user, but only passed by the driver.