https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109845

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yup, bad luck for later RTL optimization.  It might help to perform jump
expansions decision to go for jump or straight-line code earlier on GIMPLE (and
stick to that).

Reply via email to