https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119069
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- So the thing to do is identify the hazard that's produced by sched2 and find a way to avoid it (possibly undo sched2 stuff bit-by-bit or bisect it somehow?).