* invoke.texi (-Wshadow): Clarify.

From-SVN: r41420
This commit is contained in:
David Billinghurst 2001-04-19 15:17:30 +02:00 committed by Jakub Jelinek
parent bf7a6aafcc
commit d773df5ab7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-04-19 Jakub Jelinek <jakub@redhat.com>
* invoke.texi (-Wshadow): Clarify.
2001-04-18 Mark Mitchell <mark@codesourcery.com>
* loop.c (load_mems): Examine all the instructions in the loop

View File

@ -2135,7 +2135,8 @@ conversion warnings, for the full set use @samp{-Wconversion}.
Warn if an undefined identifier is evaluated in an @samp{#if} directive.
@item -Wshadow
Warn whenever a local variable shadows another local variable.
Warn whenever a local variable shadows another local variable, parameter or
global variable or whenever a built-in function is shadowed.
@item -Wid-clash-@var{len}
Warn whenever two distinct identifiers match in the first @var{len}