OSDN Git Service

* dwarf2out.c (new_loc_descr): Use calloc.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Aug 2000 23:07:55 +0000 (23:07 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Aug 2000 23:07:55 +0000 (23:07 +0000)
commit2dfaa9ec51c27c7cb72fe53d5224c4bcfccf9718
treeb457276d26a916340a6292a7eacbe884f55e8917
parent4fbd0fa1e3fd12e97f5d3eb4078ca5fe2ce50f03
    * dwarf2out.c (new_loc_descr): Use calloc.
        (splice_child_die): Remove the die from the right parent.
        (gen_struct_or_union_die): Don't add AT_name to a specification DIE.

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