https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116185
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #2) > Hmm, for my reduced testcase, the first issue is in gcse (pre) and it > started there in GCC 14.1.0 according to godbolt. So it looks like I reduced > a different compare debug issue as the original one is not there for GCC 14. > I will file it seperately. Filed as PR 116189 as it is a definitely a different one.