i386.c (ix86_expand_sse_compare_and_jump): Use mode provided by ix86_fp_compare_mode...
authorAlexander Monakov <amonakov@ispras.ru>
Sat, 12 Oct 2013 12:48:23 +0000 (16:48 +0400)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Sat, 12 Oct 2013 12:48:23 +0000 (16:48 +0400)
commitb86a70ff8d42f72bf998602fb1fcd724b7f76092
tree649a8c47e4ba41cd240bdfefa81acc7ac135bc33
parentf89163fd487c99f264ebcc9cd07b679b62b87870
i386.c (ix86_expand_sse_compare_and_jump): Use mode provided by ix86_fp_compare_mode instead of CCFPUmode.

* config/i386/i386.c (ix86_expand_sse_compare_and_jump): Use mode
provided by ix86_fp_compare_mode instead of CCFPUmode.

testsuite/:
* gcc.target/i386/builtin-ucmp.c: New test.

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