This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32268] Wrong comparison results for __float128 operands
- From: "uros at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2007 20:15:25 -0000
- Subject: [Bug target/32268] Wrong comparison results for __float128 operands
- References: <bug-32268-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from uros at gcc dot gnu dot org 2007-06-14 20:15 -------
Subject: Bug 32268
Author: uros
Date: Thu Jun 14 20:15:13 2007
New Revision: 125720
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125720
Log:
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.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr32268.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sfp-machine.h
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32268