https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121308
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The reason why this didn't show up For Richard; is on word_mode==DImode targets is because the self tests does NOT test DImode and TImode as TImode requires wide_const_int. Anyways I have a fix.