https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85295
Andreas Krebbel <krebbel at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed|2018-04-09 00:00:00 |2018-04-10 Assignee|unassigned at gcc dot gnu.org |krebbel at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Andreas Krebbel <krebbel at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #1) > Shouldn't we just remove -mno-lra support for s390*? > I mean, -mlra is the default on s390* already since GCC 4.9?, so the testing > period must be over already. If this can be fixed easily I would prefer to keep -mno-lra. It sometimes helps when debugging lra problems. I'll try to have a look.