Is there really only one symbol_ref object referring to each symbolic label?

Richard Henderson rth@redhat.com
Mon Jun 30 12:18:00 GMT 2003


On Fri, Jun 27, 2003 at 04:16:49PM -0400, Kazu Hirata wrote:
> GCC Internals Manual states that
> 
>   For any symbolic label, there is only one symbol_ref object
>   referring to it.

This is a lie.  Most trivially, we can generate new ones when
we have to change modes, when ptr_mode != Pmode.



r~



More information about the Gcc mailing list