C stack frame sizes
Henry Spencer
henry at utzoo.UUCP
Tue Dec 4 03:59:01 AEST 1984
> I commonly put up to a megabyte into a single stack frame. ...
>
> I wonder what this type of programming style would do to a Berkeley style
> RISC machine?
Not much. RISC compilers are supposed to display some intelligence about
data structures that are obviously too big to fit in the register bank.
--
Henry Spencer @ U of Toronto Zoology
{allegra,ihnp4,linus,decvax}!utzoo!henry
More information about the Comp.lang.c
mailing list