This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/32149] libdecnumber is configured wrong for i686-pc-cygwin see comparison with i686-pc-linux-gnu
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2007 04:04:50 -0000
- Subject: [Bug other/32149] libdecnumber is configured wrong for i686-pc-cygwin see comparison with i686-pc-linux-gnu
- References: <bug-32149-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-30 04:04 -------
Well for one, there is no defined ABI for DFP on cygwin so the differences are
because the ABI is different.
There is no problem with cygwin being different from linux with respect of dec
float. In fact this is normal for OS's to have different ABIs.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords|accepts-invalid, compile- |
|time-hog |
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32149