r235213 - in /trunk/gcc/cp: ChangeLog pt.c sema...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Apr 19 17:49:00 GMT 2016


Author: jason
Date: Tue Apr 19 17:49:34 2016
New Revision: 235213

URL: https://gcc.gnu.org/viewcvs?rev=235213&root=gcc&view=rev
Log:
	Tiny C++ cleanups.

	* pt.c (tsubst_expr): Remove shadowing declaration.
	(tsubst_pack_expansion): Add assert.
	* semantics.c (add_decl_expr): Use DECL_SOURCE_LOCATION.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list