PR target/28764
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Sep 2006 21:41:23 +0000 (21:41 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Sep 2006 21:41:23 +0000 (21:41 +0000)
commit9e236a59876447c22ad433c09800a635eb33b2dc
tree609974c074f0c5de52b68f305975f08af487b385
parent75d5c225dde7895ef9c3af45bfed2a6c6e715861
PR target/28764
* mode-switching.c (optimize_mode_switching): Make the destination
block of an abnormal edge have no anticipatable mode.  Don't
insert mode switching code at the end of the source block of
an abnormal edge.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116703 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/mode-switching.c