]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
global.c (global_alloc): Use xmalloc instead of alloca for CONFLICTS...
authorBrendan Kehoe <brendan@lisa.cygnus.com>
Tue, 28 Oct 1997 23:39:28 +0000 (23:39 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 28 Oct 1997 23:39:28 +0000 (18:39 -0500)
commitba3b38784c486a363d676df2543be51d0eb357a0
tree6e9ce222eb9af1aad3826cc235ca09e70aec95c5
parentd540ae2cd874aeb3c4b07cdc0b25e1229eb4bf06
global.c (global_alloc): Use xmalloc instead of alloca for CONFLICTS...

* global.c (global_alloc): Use xmalloc instead of alloca for
CONFLICTS, since max_allocno * allocno_row_words alone can be more
than 2.5Mb sometimes.

From-SVN: r16223
gcc/ChangeLog
gcc/global.c
This page took 0.059897 seconds and 5 git commands to generate.