https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113553
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to John Paul Adrian Glaubitz from comment #10) > (In reply to Andrew Pinski from comment #9) > > oh look at this a memset issue on sparc glibc: > > https://sourceware.org/bugzilla/show_bug.cgi?id=31068 . > > Hmm, but this would be sparc32. Are you sure that this applies here? Hmm, that is true. Still that does seem like memset is not working correctly. Someone will need to debug memset because this code looks correct otherwise.