This is the mail archive of the gcc-patches@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: [lto][patch] Avoid another case of local variables reachable from global trees


> OK with that change.  So, now this will become a FIXME for the
> FEs to emit this information early in the debug information?  Or
> have we already emitted it at this point?

I am not sure. In fact, I am not sure how this was used. Since we
created a new variable, I would expect the original one to point to it
so that we can tell the debugger how to access the elements. We have
the opposite.

>
> Diego.
>


Cheers,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047


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