https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105772
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aoliva at gcc dot gnu.org --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- So scheduling should either reset any debug_marker stmts it schedules stmts over or, as in this case, choose to not cross them if that would not change the insn position relative to non-debug insns?