https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121921
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > (In reply to Richard Biener from comment #3) > > We only have e + (b - e): > > Right and that was added with r0-128019-g77574c353464b3 (PR 58742) and the > moved to match with r5-4704-ga8cfbbdc7413f0 . I copied the wrong commit for the move to match (it was the next one afterwards, I did a `git gcc-desc a499aac5dfa5d9^` notice the ^ there and I didn't catch it as the hashes for both commits started with `a` :)). r5-4705-ga499aac5dfa5d9 is the correct one.