https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87646
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Actually, with -O3 -mmemset-strategy=libcall:-1:noalign this can be reproduced much later and got fixed with r233743. *** This bug has been marked as a duplicate of bug 69891 ***