cfgrtl.c
138 KB
-
Stop the cfglayout code from failing an assert when called from hw-doloop. · 8a9e6b45
* cfgrtl.c (cfg_layout_initialize): Weaken assert to only trigger if flag_reorder_blocks_and_partition. * hw-doloop.c (reorg_loops): Avoid reordering if that flag is set. From-SVN: r210683
Bernd Schmidt committed