r259098 - in /trunk/gcc: cp/ChangeLog cp/decl2....

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Apr 4 19:10:00 GMT 2018


Author: jason
Date: Wed Apr  4 19:10:32 2018
New Revision: 259098

URL: https://gcc.gnu.org/viewcvs?rev=259098&root=gcc&view=rev
Log:
	PR c++/84221 - bogus -Wunused with attribute and template.

	* decl2.c (is_late_template_attribute): Handle unused and used
	normally on non-TYPE_DECL.

Added:
    trunk/gcc/testsuite/g++.dg/warn/Wunused-var-32.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c



More information about the Gcc-cvs mailing list