* integrate.c (expand_inline_function): Use xmalloc instead of
commit8e68d8e3c958b0f3e6b2b6b489896fd19346e89d
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 1997 19:49:08 +0000 (28 19:49 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 1997 19:49:08 +0000 (28 19:49 +0000)
tree9adc8541ca9e0f9c1137931a1a64098af019fea3
parent5a90ec4aa7dc9d17c11cbefb85deb2e8404eb55c
* integrate.c (expand_inline_function): Use xmalloc instead of
alloca for the LABEL_MAP.

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