https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91333
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2019-11-20 CC| |jakub at gcc dot gnu.org, | |uros at gcc dot gnu.org, | |vmakarov at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- For -O2, I actually can't reproduce, all revisions I've tried emit just addsd. For -O1, this regressed with r270060. And while for -O3 it also regressed in the same revision, starting with r274994 it is again a single addsd.