https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79373
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am suspecting this: t*=65793; overflows. Can you try with -fsanitize=undefined ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79373
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am suspecting this: t*=65793; overflows. Can you try with -fsanitize=undefined ?