OSDN Git Service

* global.c (global_alloc): Use xmalloc instead of alloca for
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 1997 23:39:28 +0000 (23:39 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 1997 23:39:28 +0000 (23:39 +0000)
commit46142c2d99b9498f4dd1ea34baba5f094a00f267
tree6e9ce222eb9af1aad3826cc235ca09e70aec95c5
parent7aaa8f0fc1291f1ba0bcf794ec1fb1c154a18b6f
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16223 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/global.c