OSDN Git Service

* integrate.c (expand_inline_function): Use xmalloc instead of
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 1997 23:08:39 +0000 (23:08 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 1997 23:08:39 +0000 (23:08 +0000)
commit68667750d15f2d66b8bd9b50ebacdc8886948567
treefbd750fc0ec8485e8d92ea25b410438bb9050324
parent8e68d8e3c958b0f3e6b2b6b489896fd19346e89d
* integrate.c (expand_inline_function): Use xmalloc instead of
alloca for the LABEL_MAP.
(save_for_inline_copying): Likewise.

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