* dwarf2out.c (pend_type, output_pending_types_for_scope): Lose.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Nov 1999 09:31:49 +0000 (09:31 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Nov 1999 09:31:49 +0000 (09:31 +0000)
commit5134c73b25eb1f5ecf138750cea1fe1f39e60cdb
tree8d48794740bd74554d05d50ab21d5740e9ced326
parentfa55b3f1c2db3ab83ba864294412a54163cd4dc0
    * dwarf2out.c (pend_type, output_pending_types_for_scope): Lose.
        (splice_child_die): Handle moving a child DIE from the declaration
        DIE of a class to its specification.
        (gen_struct_or_union_type_die): Use 'complete' consistently.
        (gen_decl_die): Generate the virtual context DIE first.
        Use decl_ultimate_origin instead of DECL_ABSTRACT_ORIGIN.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30662 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c