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

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

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

--- Comment #34 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems right now DECL_NONALIASED is only used on these coverage vars and on
Fortran caf tokens, so perhaps a quick workaround would be on the LRA side
never reread stuff from MEMs with VAR_P && DECL_NONALIASED MEM_EXPRs.  CCing
Vlad on that.

Reply via email to