r260150 - in /trunk/gcc: cp/ChangeLog cp/conste...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri May 11 02:54:00 GMT 2018


Author: jason
Date: Fri May 11 02:54:52 2018
New Revision: 260150

URL: https://gcc.gnu.org/viewcvs?rev=260150&root=gcc&view=rev
Log:
	* decl.c (cp_finish_decl): Don't instantiate auto variable.

	(check_static_variable_definition): Allow auto.
	* constexpr.c (ensure_literal_type_for_constexpr_object): Likewise.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/static2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c
    trunk/gcc/cp/decl.c



More information about the Gcc-cvs mailing list