K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-06-25T18:11:32.000000Z K 7 svn:log V 251 Don't blindly provide alloca() for all compilers -- it is too implementation dependent. Instead provide one for GCC & Intel's GCC copy and one for lint. Anyone using any other translator tool needs to look closely at how that tool can handle alloca. END