dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloc to reallocate abbrev_die_...
authorPhilipp Thomas <kthomas@lxi165.gwdg.de>
Fri, 29 Aug 1997 15:33:54 +0000 (15:33 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 29 Aug 1997 15:33:54 +0000 (09:33 -0600)
commitc760091a0ce5ff1a2f40506813bdf0fe09b14dfc
tree06e6ee83c1d4be2644e971355f9f4ca4d04d6dd4
parent575833386fa593c86f362bc385b89ee410895328
dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloc to reallocate abbrev_die_table.

        * dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloc
        to reallocate abbrev_die_table.

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