Mapping calls to declarations

Richard Henderson rth@redhat.com
Tue Aug 14 09:19:00 GMT 2001


On Tue, Aug 14, 2001 at 04:34:06PM +0100, James Montgomerie wrote:
> This seems to work, but the casting from pointers to ints and back makes me
> generally 'nervous'.  If there's another, less messy, solution, I'd still be
> grateful if it was pointed out.

Make the int be an index into an array in the backend.

> Also, my knowledge of the garbage collector is near to zero - is this a safe
> way to allocate and use memory (i.e. my memory's not going to be
> de-allocated before I use it)?

No.


r~



More information about the Gcc mailing list