* cse.c (cse_end_of_basic_block): Don't return the end of a basic
commita190499bbf46562548d66f03f3639277c9f25382
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 1999 03:37:33 +0000 (21 03:37 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 1999 03:37:33 +0000 (21 03:37 +0000)
tree42dc3e492c2955007b51b9e1104f1ed7ab55e08f
parent17f8fe4d5a57e1d027de365ba527daf81ae16361
* cse.c (cse_end_of_basic_block): Don't return the end of a basic
block reached by a branch if we're not going to actually process
this block

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