dwarf2out.c (new_die): Use xcalloc.
authorJason Merrill <jason@redhat.com>
Tue, 23 Jan 2001 17:22:08 +0000 (12:22 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 23 Jan 2001 17:22:08 +0000 (12:22 -0500)
commit3f4907a6085f782cb160ea8b41c9ccea9761bbbe
treecc26dde955ca4e51bddc4aa8fc4968f01c9192b2
parent9b8fd32ccaa15bf9b85fd3136b053b8c6546a415
dwarf2out.c (new_die): Use xcalloc.

        * dwarf2out.c (new_die): Use xcalloc.
        (output_die): Abort rather than emit a local reference to offset 0.

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