https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110556
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > Reducing this but it is taking a little longer as I get to the case where we > get undefined code on accident so I need to test it using > -fsanitize=undefined,address also. The reduction I got still got an unintialized variable in it ...