]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/63947 (Wrong fcmov suffix)
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 19 Nov 2014 20:38:59 +0000 (21:38 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 19 Nov 2014 20:38:59 +0000 (21:38 +0100)
commit9da8fef02f9857bfea1b5a8ac3389d3c12fb9437
tree580151c827b377418200057932934f3db19d8c6a
parent61204ad95c0af99bc890e70c68cffd4999ec5bc3
re PR target/63947 (Wrong fcmov suffix)

PR target/63947
* config/i386/i386.c (put_condition_code) <case LTU, case GEU>:
Output "b" and "nb" suffix for FP mode.

testsuite/ChangeLog:

PR target/63947
* gcc.target/i386/pr63947.c: New test.

From-SVN: r217810
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr63947.c [new file with mode: 0644]