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

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Aha, the DECL is first seen by notice_global_symbol and then turned to alias. I
guess we just need to clear DECL_RTL on the path producing aliases.

Reply via email to