OSDN Git Service

* combine.c (combine_instructions): Use xmalloc instead of alloca.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 1999 22:42:01 +0000 (22:42 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 1999 22:42:01 +0000 (22:42 +0000)
commit79eaf784f16b0e8079d9dca062a0fc959d289d18
treeea66080ea9530bba1ac5dd0e725e572293518210
parent1789a1102740075363aee258f6b2046e2031b05f
* combine.c (combine_instructions): Use xmalloc instead of alloca.

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