------- Comment #1 from pinskia at gcc dot gnu dot org  2010-03-26 07:49 -------
Well -Wshadow warns about shadowing variables.  But it is hard to do what you
are asking for since parsing and preprocessing is separate passes.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |preprocessor
           Keywords|                            |diagnostic


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43530

Reply via email to