https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107833
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=100810 --- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #9) > Wasn't this discussed in the past in other PRs? Whether uninitialized vars > mean anything or anything but same value each time a SSA_NAME initialized to > it is used? I think you are talking about PR 100810 and the discussions around the patch that fixed that.