https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60159
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |i?86-*-* x86_64-*-* Status|UNCONFIRMED |NEW Last reconfirmed| |2015-02-09 Component|rtl-optimization |target Ever confirmed|0 |1 Severity|normal |enhancement --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is a target specific bug because most other targets don't have the range for their conditional branches compared to their normal jumps. Confirmed.