This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] patch for valarray support


> I've checked in both the mainline and the gcc-2.95 branch the
> patch appended below.

This patch breaks on systems without <alloca.h>.  There is even a
comment in the code to that effect.

Simply removing the include <alloca.h> in std/std_valarray.h works for
my targets.

Could you please adjust this?

Thanx,
RJL


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]