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.