https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116185
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- 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.