[parisc-linux] Re: Looking at vfprintf.c and alloca.

Randolph Chung randolph at tausq.org
Tue Jul 18 21:04:31 MDT 2006


> What doesn't work?  ptr - old = 0x1c0 = 7 * 64.  The preferred
> stack boundary is 64 bytes.  6 * 64 = 384 bytes.  That's too
> small for the requested allocation.  &old[100] - old = 0x190 = 400.
> So, the results printed appear correct.

gcc is completely correct, I meant to agree with your other email, that
is glibc is totally bogus ;P

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/



More information about the parisc-linux mailing list