i386.c (ix86_emit_fp_unordered_jump): Set JUMP_LABEL to the jump insn.
authorUros Bizjak <ubizjak@gmail.com>
Thu, 18 Oct 2018 16:49:20 +0000 (18:49 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 18 Oct 2018 16:49:20 +0000 (18:49 +0200)
commitb75dff03b70fc3df8bd2a75d0006b96e1304c4c0
tree8865cfe1bcf546b86aa56c0c55ac559b229ac9bb
parent23abcf78747564ca01e1a56a177e21f9169682da
i386.c (ix86_emit_fp_unordered_jump): Set JUMP_LABEL to the jump insn.

* 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.

From-SVN: r265274
gcc/ChangeLog
gcc/config/i386/i386.c