r262350 - in /branches/gcc-8-branch/gcc/cp: Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jul 3 16:25:00 GMT 2018


Author: jason
Date: Tue Jul  3 16:25:49 2018
New Revision: 262350

URL: https://gcc.gnu.org/viewcvs?rev=262350&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:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/name-lookup.c



More information about the Gcc-cvs mailing list