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

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Aug 23 23:29:00 GMT 2019


Author: jason
Date: Fri Aug 23 23:29:16 2019
New Revision: 274894

URL: https://gcc.gnu.org/viewcvs?rev=274894&root=gcc&view=rev
Log:
	Fix handling of namespace-scope undeduced auto decls.

	* decl2.c (decl_dependent_p): New.
	(mark_used): Check it instead of just processing_template_decl.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-if30.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c



More information about the Gcc-cvs mailing list