This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25850] real kind=16 failures on powerpc-darwin
- From: "mrs at apple dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2006 05:46:23 -0000
- Subject: [Bug target/25850] real kind=16 failures on powerpc-darwin
- References: <bug-25850-10129@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from mrs at apple dot com 2006-10-06 05:46 -------
> Apple has no long double library support
This is false. What we don't have is symbol versioning and the `normal' names
refer to an abi different long double, 8 bytes as I recall.
The impact to the fortran frontend should be 2 lines of code, if that. The
impact to the darwin.c file will be larger.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25850