local-alloc.c (local_alloc): Use malloc not alloca for reg_qty, reg_offset, ref_next_...
authorRichard Henderson <rth@cygnus.com>
Mon, 23 Nov 1998 08:57:40 +0000 (01:57 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 23 Nov 1998 08:57:40 +0000 (01:57 -0700)
commit83cbe7e48dee1d426546dc84e13ea057ac0e722c
treea02df61ecf37ac274d80b64a9a13cf2adb79441e
parent578db09b668843aeb347f8ff34be2af06992ee4c
local-alloc.c (local_alloc): Use malloc not alloca for reg_qty, reg_offset, ref_next_in_qty.

(
        * local-alloc.c (local_alloc): Use malloc not alloca for
        reg_qty, reg_offset, ref_next_in_qty.

From-SVN: r23783
gcc/local-alloc.c