[Bug middle-end/60214] Variables with same DECL_ASSEMBLER_NAME are treated as different variables

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 17 16:09:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60214

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Well, the question is if we want to change the status quo here at all, looking
through the asm redirects breaks quite a lot of things as well, consider
PR59626 etc.  I'd say it is a user error to refer to the same underlying
variable through different variables.



More information about the Gcc-bugs mailing list