* config/i386/i386.c (ix86_emit_fp_unordered_jump):
commit7b4b64315b8cadfadfc7d135121562325ee4db59
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Oct 2018 16:49:20 +0000 (18 16:49 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Oct 2018 16:49:20 +0000 (18 16:49 +0000)
tree8865cfe1bcf546b86aa56c0c55ac559b229ac9bb
parent9be11ee961b956c631b5d09665fcc5fc43d34f27
* config/i386/i386.c (ix86_emit_fp_unordered_jump):
Set JUMP_LABEL to the jump insn.
(ix86_emit_i387_log1p): Use ix86_expand_branch to expand branch.
Predict emitted jump and add label to jump insn.

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