diff options
Diffstat (limited to 'gcc/doc/invoke.texi')
| -rw-r--r-- | gcc/doc/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f898f907665..3119c454e64 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -2109,7 +2109,7 @@ To suppress this warning cast the expression to @samp{void}. @item -Wunused @opindex Wunused -All all the above @option{-Wunused} options combined. +All the above @option{-Wunused} options combined. In order to get a warning about an unused function parameter, you must either specify @samp{-W -Wunused} or separately specify |

