re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)
authorUros Bizjak <ubizjak@gmail.com>
Fri, 2 Aug 2019 09:58:04 +0000 (11:58 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 2 Aug 2019 09:58:04 +0000 (11:58 +0200)
commitd603877768c5a4ed26481afc0aff99e87a0a8d62
treebd01499eff60b1dd55a75667bb326fdc44fa486f
parent8c2289931106421819cb14ee25976ab8b1c06ff1
re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)

PR target/91323
* config/i386/i386-expand.c (ix86_unordered_fp_compare) <case LTGT>:
Return false.

testsuite/ChangeLog:

PR target/91323
* gcc.dg/torture/pr91323.c: New test.

From-SVN: r274005
gcc/ChangeLog
gcc/config/i386/i386-expand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr91323.c [new file with mode: 0644]