https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125180
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> ---
So do we want && (!MEM_P (operands[2]) || !MEM_VOLATILE_P (operands[2]))
added here and perhaps to similar splitters?
