aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch
diff options
context:
space:
mode:
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.