]> git.ipfire.org Git - thirdparty/gcc.git/commit
reload.c (find_reloads): Reorganize if seqeunce to switch.
authorJan Hubicka <jh@suse.cz>
Thu, 4 Mar 2004 21:31:43 +0000 (22:31 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 4 Mar 2004 21:31:43 +0000 (21:31 +0000)
commitf345f21a90e56d8f1f9a61e96519a9de2ede2d04
treec75dac8af5f667f1bb5695a19d09e79c5e0d96a7
parentaa42f99db9e8d53813493550e4237db403cbedd2
reload.c (find_reloads): Reorganize if seqeunce to switch.

* reload.c (find_reloads): Reorganize if seqeunce to switch.

* cfgrtl.c (rtl_redirect_edge_and_branch):  Set the source BB as dirty.
(cfglayout_redirect_edge_and_branch):  Set the source BB as dirty.

From-SVN: r78936
gcc/ChangeLog
gcc/cfgrtl.c
gcc/reload.c