re PR c++/16205 (ICE with -Wall on no-throw specifier)
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 28 Jun 2004 02:11:55 +0000 (02:11 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 28 Jun 2004 02:11:55 +0000 (19:11 -0700)
commite3790655bc1768006612cdc21258e4f2fc2df404
tree384de4546a0123ca894a6141d412dbbde27f551d
parent3ff0c9ed199501eb41de66f59b32252b42d9333a
re PR c++/16205 (ICE with -Wall on no-throw specifier)

2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/16205
        * c-common.c (warn_for_collisions_1): Warn for only decls which
        have a name.

From-SVN: r83759
gcc/ChangeLog
gcc/c-common.c