Subject: Re: alloca in libc To: None <tech-toolchain@NetBSD.org> From: Martin Husemann <martin@duskware.de> List: tech-toolchain Date: 12/01/2005 16:13:04
On Thu, Dec 01, 2005 at 08:54:20AM +0100, Martin Husemann wrote:
> So the other part of the question - why is gcc not using the builtin when
> complinig libc?
Ok, I found it: we now use -std=c99
Martin