c-decl.c
249 KB
-
007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org> · c616e51b
* c-decl.c (pop_scope): Replace warnings with call to warn_for_unused_label. * c-common.h (warn_for_unused_label): Declare. * c-common.c (warn_for_unused_label): Define. cp/ * decl.c (pop_label): Replace warning with call to warn_for_unused_label. From-SVN: r121310
Manuel López-Ibáñez committed