X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fcombo.c;h=448d2d6b66a1c69895b8c564f6b3ec4c723d8e6a;hb=f4ac1ed2019c0b00eb62af43890099dbf3edb748;hp=d234258fe0ef55af27d31116887d740056bf12cf;hpb=ae9fd2c229cc7f4c724ce9ccc9263c16d77670fe;p=libfirm diff --git a/ir/opt/combo.c b/ir/opt/combo.c index d234258fe..448d2d6b6 100644 --- a/ir/opt/combo.c +++ b/ir/opt/combo.c @@ -3597,7 +3597,6 @@ void combo(ir_graph *irg) /* control flow might changed */ set_irg_extblk_inconsistent(irg); set_irg_doms_inconsistent(irg); - set_irg_loopinfo_inconsistent(irg); set_irg_entity_usage_state(irg, ir_entity_usage_not_computed); }