dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.

�
	* dwarf2out.c (gen_struct_or_union_type_die): Only remember types
	on the permanent_obstack.
	* dwarfout.c (output_type): Likewise.

From-SVN: r27968
This commit is contained in:
Jason Merrill 1999-07-06 18:15:52 -06:00 committed by Jeff Law
parent dbdab5fa6c
commit 32acdfafea

View File

@ -1,3 +1,9 @@
Wed Jul 7 01:14:42 1999 Jason Merrill <jason@yorick.cygnus.com>
* dwarf2out.c (gen_struct_or_union_type_die): Only remember types
on the permanent_obstack.
* dwarfout.c (output_type): Likewise.
Tue Jul 6 15:25:32 1999 Gavin Romig-Koch <gavin@cygnus.com>
* c-common.c (unsigned_type,signed_type,signed_or_unsigned_type) :