* combine.c (combine_instructions): Use xmalloc instead of alloca.
authorMark Mitchell <mark@codesourcery.com>
Mon, 1 Nov 1999 22:42:01 +0000 (22:42 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 1 Nov 1999 22:42:01 +0000 (22:42 +0000)
commitc05ddfa745d68f6d9db1a7d0992650a41986d376
treeea66080ea9530bba1ac5dd0e725e572293518210
parent9fd4e3280e7795e47dcff290b9efcd734217c900
* combine.c (combine_instructions): Use xmalloc instead of alloca.

From-SVN: r30331
gcc/ChangeLog
gcc/combine.c