From fc6cea9ce5e185251d49ff80785c31bc98699cef Mon Sep 17 00:00:00 2001 From: Joerg Sonnenberger Date: Wed, 29 Apr 2009 23:53:28 +0000 Subject: [PATCH] Include option as item for -Wp description to match the rest of the table. --- gnu/dist/gcc4/gcc/doc/invoke.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/dist/gcc4/gcc/doc/invoke.texi b/gnu/dist/gcc4/gcc/doc/invoke.texi index 2a189f6ec1a..4e8e8d93d9d 100644 --- a/gnu/dist/gcc4/gcc/doc/invoke.texi +++ b/gnu/dist/gcc4/gcc/doc/invoke.texi @@ -6205,6 +6205,7 @@ they cause the preprocessor output to be unsuitable for actual compilation. @table @gcctabopt +@item -Wp,@var{option} @opindex Wp You can use @option{-Wp,@var{option}} to bypass the compiler driver and pass @var{option} directly through to the preprocessor. If -- 2.11.4.GIT