dwarf2out.c (new_loc_descr): Use calloc.
authorJason Merrill <jason@redhat.com>
Mon, 28 Aug 2000 23:07:55 +0000 (19:07 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 28 Aug 2000 23:07:55 +0000 (19:07 -0400)
commit5de0e8d4e02cf79e31e9845aa03814306e9161c8
treeb457276d26a916340a6292a7eacbe884f55e8917
parent04324727ebed1259ecede17a65c975fe656b5a5e
dwarf2out.c (new_loc_descr): Use calloc.

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

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