https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61232

--- Comment #11 from Jan Hubicka <hubicka at ucw dot cz> ---
> Yes, I think that would be clearer.
> 
> Your patch does seem to fix the problem building libgo.  Thanks.

Thanks for help!

I am testing updated patch - it turns out that I needed to revisit about every
use of DECL_ONE_ONLY and think what to do with comdat locals. While many of
uses does not matter for now since the locals are mostly introduced relatively
late in compilation (except for Jason's declonning), it is probably desirable
to get them right.

Honza

Reply via email to