007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Mon, 29 Jan 2007 21:05:58 +0000 (21:05 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Mon, 29 Jan 2007 21:05:58 +0000 (21:05 +0000)
commitc616e51b000fcbc426ce51a92688c775493906e0
treed2e910056e5bca216a5240901b18a528d2b8fe28
parent971005966f30c246ab1cfcaa537497a852d1be52
007-01-29  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

* 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
gcc/ChangeLog
gcc/c-common.c
gcc/c-common.h
gcc/c-decl.c
gcc/cp/ChangeLog
gcc/cp/decl.c