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

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

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

--- Comment #21 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Perhaps that is something store-merging should handle too and related to the
issue Xionghu Luo showed in the "Run store-merging pass once more before pass
fre/pre" thread on gcc-patches.  Ideally store-merging should handle both, and
SLP too.

Reply via email to