* builtins.c (expand_builtin_expect_jump): Simplify logic. Handle
commit6c04b2f1c86c9d25617cbce096427cd8914f88ca
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2004 01:32:42 +0000 (13 01:32 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2004 01:32:42 +0000 (13 01:32 +0000)
tree8a8971d52e76d7bc6b9ed77a9c3d51b478ee6434
parent243ec9ecc11b80207920b18994242862b0f3669c
* builtins.c (expand_builtin_expect_jump): Simplify logic. Handle
conditional jumps that drop through to unconditional jumps or the
end of the sequence.

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