https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124383
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|rtl-optimization |target
Target| |X86_64
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This just jumping to the other section and normally conditional jumps have a
shorter range than unconditionally ones. So this is a target issue.
