https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111387
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |14.0 --- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- Fixed for trunk. The issue is latent but more difficult to trigger on the branch(es), a change less likely to change code generation would be to call mark_dfs_back_edges () and not change the iteration order.