diff options
author | Richard Biener <rguenther@suse.de> | 2013-02-08 09:09:38 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2013-02-08 09:09:38 +0000 |
commit | 661bc682bcb87f5faa709f9bcd1679874f6652f6 (patch) | |
tree | 7376a6bbad1b83a2ca1875f856aea775280d8bbd /maintainer-scripts | |
parent | 0d5049b238172839e3cddbe4d8befe62d701dc07 (diff) | |
download | gcc-661bc682bcb87f5faa709f9bcd1679874f6652f6.zip gcc-661bc682bcb87f5faa709f9bcd1679874f6652f6.tar.gz gcc-661bc682bcb87f5faa709f9bcd1679874f6652f6.tar.bz2 |
cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another loop header.
2013-02-08 Richard Biener <rguenther@suse.de>
* cfgloop.c (verify_loop_structure): Properly handle
a loop exiting to another loop header.
* ira-int.h (ira_loops): Remove.
* ira.c (ira_loops): Remove.
(ira): Use loop_optimizer_init and loop_optimizer_finalize.
(do_reload): Use loop_optimizer_finalize.
* ira-build.c (create_loop_tree_nodes): Use get_loops and
number_of_loops to access the loop tree.
(more_one_region_p): Likewise.
(finish_loop_tree_nodes): Likewise.
(rebuild_regno_allocno_maps): Likewise.
(mark_loops_for_removal): Likewise.
(mark_all_loops_for_removal): Likewise.
(remove_unnecessary_regions): Likewise.
(ira_build): Likewise.
* ira-emit.c (setup_entered_from_non_parent_p): Likewise.
From-SVN: r195877
Diffstat (limited to 'maintainer-scripts')
0 files changed, 0 insertions, 0 deletions