This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C PATCH] PR23228


On Thu, Oct 13, 2005 at 09:58:51PM +0200, Steven Bosscher wrote:
> 	* 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.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]