https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118276
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Is the memset using sse better than rep stosq? If rep stosq is worse, I suspect you need to specify which core you are running on. And it depends on that too.