Mapping calls to declarations
Daniel Berlin
dan@cgsoftware.com
Tue Aug 14 17:10:00 GMT 2001
On Tue, 14 Aug 2001, Richard Henderson wrote:
> On Tue, Aug 14, 2001 at 10:24:29PM +0100, James Montgomerie wrote:
> > ... because it would mean imposing a hard limit on the number of
> > function calls that can be made.
>
> Uh, why do you say that? Ever heard of realloc?
And if you are really that worried, use a splay tree or hash table from
libiberty, if only because they take care of the expanding for you.
>
>
> r~
>
More information about the Gcc
mailing list