This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/36667] New: Incorrect XFmode emulation in soft-fp
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2008 15:44:43 -0000
- Subject: [Bug other/36667] New: Incorrect XFmode emulation in soft-fp
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
extended.h in soft-fp assumes the size 80bit XFmode is 16byte.
It is only correct for x86-64. For ia32, it is 12byte.
--
Summary: Incorrect XFmode emulation in soft-fp
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl dot tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36667