https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80210
Peter Bergner <bergner at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2017-04-10 CC| |bergner at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Peter Bergner <bergner at gcc dot gnu.org> --- Confirmed. It's strange that it doesn't ICE on LE, even though we produce the exact same pattern there. Maybe we're somehow disabling the pattern on BE when we shouldn't be.