Question on function-at-a-time and GC

Zack Weinberg zack@codesourcery.com
Mon Apr 12 19:00:00 GMT 2004


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

>     Generating the entire file as a tree is the preferred technique ...
>
> Without doing *any* GC's?  Doesn't that end up requiring a *huge* amount 
> of memory?

Probably; I don't have numbers.  However, it probably requires *less*
memory than is wasted by ggc_push_context.

zw



More information about the Gcc mailing list