ALIAS_DECLs

Jason Merrill jason@redhat.com
Wed Dec 25 09:56:00 GMT 2002


On Mon, 23 Dec 2002 12:59:03 -0800, Mark Mitchell <mark@codesourcery.com> wrote:

> Your new ALIAS_DECLs have a DECL_INITIAL which is a COMPONENT_REF, and
> that is what is returned by lookup_name_real.
>
> Is it safe to reuse the same COMPONENT_REF every time?

An interesting question, but I think it is.

Jason



More information about the Gcc mailing list