]> gcc.gnu.org Git - gcc.git/commit
integrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP.
authorBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 28 Jul 1997 19:49:08 +0000 (15:49 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 28 Jul 1997 19:49:08 +0000 (15:49 -0400)
commit3bb1329eda5f5c4997aad7b8b4014890e9c6b433
tree9adc8541ca9e0f9c1137931a1a64098af019fea3
parent2f8844a8b6bc71fb4d7e67cdd60517336fb9682f
integrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP.

* integrate.c (expand_inline_function): Use xmalloc instead of
alloca for the LABEL_MAP.

From-SVN: r14545
gcc/integrate.c
This page took 0.060041 seconds and 5 git commands to generate.