Patch from Richard Henderson to fix alpha-linux alloca redefinition problems.
authorRichard Henderson <rth@cygnus.com>
Wed, 27 Aug 1997 23:50:04 +0000 (16:50 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 27 Aug 1997 23:50:04 +0000 (16:50 -0700)
commitba64ca335ac54ab2d94ffe4058b2d6415910c10e
tree8a1b05f4e87d638c91e8454cce5d519861266768
parent7818d6fcb22797889608886779b16f46a0de60df
Patch from Richard Henderson to fix alpha-linux alloca redefinition problems.

* alpha/xm-alpha.h (alloca): Define alloca to builtin_alloca for GNUC
if not already defined, and USE_C_ALLOCA not defined.

From-SVN: r14977
gcc/ChangeLog
gcc/config/alpha/xm-alpha.h