[tree-ssa] Computed gotos

Jamie Lokier jamie@shareable.org
Sun Jul 6 13:23:00 GMT 2003


Segher Boessenkool wrote:
> >  uintptr_t label = (uintptr_t) &&label1;
> 
> Do all GCC ports provide uintptr_t?  Nice loophole, btw.

No, but they all support "long" or "long long" which works in practice.

-- Jamie



More information about the Gcc mailing list