Further observations regarding alloca on i586-pc-linux-gnu
Martin von Loewis
martin@mira.isdn.cs.tu-berlin.de
Tue Aug 25 07:28:00 GMT 1998
> I don't think alloca's behavior is defined by GCC. You'll probably
> need to look at an ANSI or POSIX standard.
Looking at Single Unix as found at
http://www.UNIX-systems.org/apis/0.r.html
I cannot see a definition of alloca. I don't think it is covered by
any international or industry standard. It seems the HP definition is
pretty good: It's system dependant (sp?), so all systems that provide
it should document the implementation and possible limitations.
Martin
More information about the Gcc
mailing list