From cceb8f0547b5cbb0836d4bdf8dcf49469be80545 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Tue, 6 Jul 1999 18:15:20 -0600 Subject: [PATCH] dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack. * dwarfout.c (output_type): Likewise. From-SVN: r27966 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index be65273f0545..08ae7785330a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Wed Jul 7 01:13:31 1999 Jason Merrill + + * dwarf2out.c (gen_struct_or_union_type_die): Only remember types + on the permanent_obstack. + * dwarfout.c (output_type): Likewise. + Fri Jul 2 03:05:13 1999 Jeffrey A Law (law@cygnus.com) * dwarfout.c (field_byte_offset): Correctly compute the object's -- 2.47.2