dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 7 Jul 1999 00:15:52 +0000 (18:15 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 7 Jul 1999 00:15:52 +0000 (18:15 -0600)

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

From-SVN: r27968

gcc/ChangeLog

index 0f7b8a456c8bf66ba265eba1ab89c9de7ff83e2f..b0c3a4c53bea886668bafb1d76ea8a1cc2d3f079 100644 (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) :