dwarf2out.c (pend_type, [...]): Lose.
authorJason Merrill <jason@casey.cygnus.com>
Thu, 25 Nov 1999 09:31:49 +0000 (09:31 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 25 Nov 1999 09:31:49 +0000 (04:31 -0500)
commit2081603cf58d0240ca85428cd352e9b5fec76ed9
tree8d48794740bd74554d05d50ab21d5740e9ced326
parent51621758ba967ce4a1c983494fba4a8aca22b260
dwarf2out.c (pend_type, [...]): Lose.

        * 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.

From-SVN: r30662
gcc/ChangeLog
gcc/dwarf2out.c