This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH to replace alloca with xmalloc
- To: "Mark P. Mitchell" <mark at codesourcery dot com>
- Subject: Re: PATCH to replace alloca with xmalloc
- From: Robert Lipe <robertlipe at usa dot net>
- Date: Mon, 1 Nov 1999 16:56:03 -0600
- Cc: gcc-patches at gcc dot gnu dot org
- References: <199911012250.PAA16709228@n02.acl.lanl.gov>
Mark P. Mitchell wrote:
> On the other hand, we really shouldn't be using alloca for lots of
> reasons:
Having been recently thoroughly hosed by problems in this area, I applaud
this effort.
Thanx, Mark!
RJL