Move alloca handling before bytecode construction so that VAX C won't need two differ...
authorRichard Stallman <rms@gnu.org>
Sun, 10 Oct 1993 05:31:33 +0000 (05:31 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 10 Oct 1993 05:31:33 +0000 (05:31 +0000)
commit02490c738e2fa78912d202e20c16d07f677fcb69
treeed3d914440f8cc71365368d0d05847abad6f065f
parent4b723aceca48f4f15b911c0989a6629c2f632960
Move alloca handling before bytecode construction so that VAX C won't need two different values for LIBS.

Move alloca handling before bytecode construction
so that VAX C won't need two different values for LIBS.  Eliminate a
comment about make-like functionality that referred to a capability
which has not been implemented.

From-SVN: r5706
gcc/make-cc1.com