X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fopt_blocks.c;h=4ef1484807ef382007381a7bbaae396ee5be1eaa;hb=b27ae245166bb695bc4e418ff416d91bc37d0f28;hp=101c6a1797dc7865b24fe9218bdb5d5935017a83;hpb=ae9fd2c229cc7f4c724ce9ccc9263c16d77670fe;p=libfirm diff --git a/ir/opt/opt_blocks.c b/ir/opt/opt_blocks.c index 101c6a179..4ef148480 100644 --- a/ir/opt/opt_blocks.c +++ b/ir/opt/opt_blocks.c @@ -1267,7 +1267,6 @@ int shape_blocks(ir_graph *irg) /* control flow changed */ set_irg_extblk_inconsistent(irg); set_irg_doms_inconsistent(irg); - set_irg_loopinfo_inconsistent(irg); /* Calls might be removed. */ set_trouts_inconsistent();