This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]