]> gcc.gnu.org Git - gcc.git/commit
local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
authorMark Mitchell <mark@codesourcery.com>
Sat, 6 Nov 1999 19:09:26 +0000 (19:09 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 6 Nov 1999 19:09:26 +0000 (19:09 +0000)
commitff154f783ff05e834dbfa07ad848dd6d6f6f1717
tree87cace2499c0c4f87ac63051263d863a58b39a9e
parent951a525fefc72be228eb70c7fd1586be9235afab
local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.

* local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
(update_equiv_regs): Likewise.
(block_alloc): Likewise.
* reg-stack.c (reg_to_stack): Likewise.
(convert_regs_2): Likewise.
* reload1.c (reload_as_needed): Likewise.

From-SVN: r30434
gcc/ChangeLog
gcc/local-alloc.c
gcc/reg-stack.c
gcc/reload1.c
This page took 0.0598070000000001 seconds and 5 git commands to generate.