gcc/gcc ChangeLog c-decl.c
steven@gcc.gnu.org
steven@gcc.gnu.org
Wed Oct 19 14:48:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: steven@gcc.gnu.org 2005-10-19 14:48:34
Modified files:
gcc : ChangeLog c-decl.c
Log message:
PR c/23228
* c-decl.c (pop_scope): Don't warn about an unused variable
if it is marked with TREE_NO_WARNING.
(duplicate_decls): Set TREE_NO_WARNING if olddecl and newdecl
somenow mismatch and olddecl is to be replaced.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10188&r2=2.10189
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.687&r2=1.688
More information about the Gcc-cvs
mailing list