r261860 - in /trunk/gcc/cp: ChangeLog name-look...

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Jun 21 18:19:00 GMT 2018


Author: jason
Date: Thu Jun 21 18:19:34 2018
New Revision: 261860

URL: https://gcc.gnu.org/viewcvs?rev=261860&root=gcc&view=rev
Log:
Reduce garbage from push_to_top_level.

	* name-lookup.c (do_push_to_top_level): Don't allocate
	current_lang_base.
	(do_pop_from_top_level): Release current_lang_base.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.c



More information about the Gcc-cvs mailing list