r262218 - in /trunk/gcc: ChangeLog dwarf2out.c

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Jun 28 10:22:00 GMT 2018


Author: rguenth
Date: Thu Jun 28 10:22:38 2018
New Revision: 262218

URL: https://gcc.gnu.org/viewcvs?rev=262218&root=gcc&view=rev
Log:
2018-06-28  Richard Biener  <rguenther@suse.de>

	* dwarf2out.c (decl_scope_table): Remove.
	(push_decl_scope): Likewise.
	(pop_decl_scope): Likewise.
	(gen_type_die_for_member): Do not call push/pop_decl_scope.
	(gen_struct_or_union_type_die): Likewise.
	(gen_tagged_type_die): Likewise.
	(dwarf2out_init): Do not initialize decl_scope_table.
	(dwarf2out_c_finalize): Do not free it.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c



More information about the Gcc-cvs mailing list