PATCH: libgomp/25877: Add alloca.h header file.

Richard Henderson rth@redhat.com
Fri Jan 20 21:19:00 GMT 2006


On Fri, Jan 20, 2006 at 10:21:07AM -0800, Steve Ellcey wrote:
> FYI:  After getting some more email from Paolo I went ahead and checked
> in the oringal patch as approved by Diego.  I did not change it to use
> AC_FUNC_ALLOCA.

Please don't use <alloca.h>.  Please #define alloca to 
__builtin_alloca, as we do in libgfortran.


r~



More information about the Gcc-patches mailing list