re PR target/32268 (Wrong comparison results for __float128 operands)
authorUros Bizjak <ubizjak@gmail.com>
Thu, 14 Jun 2007 20:15:13 +0000 (22:15 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 14 Jun 2007 20:15:13 +0000 (22:15 +0200)
commit4962b6794346846231f86815740f5f0ba9d18ba3
treedaf219772eeff44a6bd303c27332f6af34291627
parent97943b3c8bb6b315b4b5e676077459e20ac15bf8
re PR target/32268 (Wrong comparison results for __float128 operands)

        PR target/32268
        * config/i386/sfp-machine.c (CMPtype): New define.
        (mach stubs): Use CMPtype instead of int as a return type.

testsuite/ChangeLog:

        PR target/32268
        * gcc.target/i386/pr32268.c: New test.

From-SVN: r125720
gcc/ChangeLog
gcc/config/i386/sfp-machine.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr32268.c [new file with mode: 0644]