({function,ix86_expand}_prologue): Use __alloca to allocate stack if
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Sep 1996 21:02:23 +0000 (17:02 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Sep 1996 21:02:23 +0000 (17:02 -0400)
commit8dfe5673a08e6d48ee0820c7669b8651e19e905f
tree1cd425566dda133f77983ee3cbc86690530910c0
parent578b58f55e206934fd5df07a8840fb38652398b5
({function,ix86_expand}_prologue): Use __alloca to allocate stack if
desired and beyond CHECK_STACK_LIMIT in size.

From-SVN: r12709
gcc/config/i386/i386.c