]> gcc.gnu.org Git - gcc.git/commit
toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call after...
authorJan Hubicka <jh@suse.cz>
Thu, 14 Mar 2002 10:10:13 +0000 (11:10 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 14 Mar 2002 10:10:13 +0000 (10:10 +0000)
commit1e3881c2a0551c33bfdbe39463225d0ebf0d5e2a
tree43fec42013e1f42932ed89af0a56c4423c96c03d
parent200ef6348c95471448d8e3b97918e1bced384baf
toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call after liveness analysis.

* toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup
call after liveness analysis.

* recog.c (split_insn): Use delete_insn_and_edges.

* cfgrtl.c (verify_flow_info): Be permisive about non-any_condjump
instructions to have branch prediction notes.
* ia64reorg.c (ia64_reorg): Do not rebuild CFG.

From-SVN: r50765
gcc/ChangeLog
gcc/cfgrtl.c
gcc/config/ia64/ia64.c
gcc/recog.c
gcc/toplev.c
This page took 0.061297 seconds and 5 git commands to generate.