https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103079
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > The problem is latent though. The issue is reassociatation introduces an > unconditional use of an uninitilized vairable: Whoops that is not the issue here though.