This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/25850] real kind=16 failures on powerpc-darwin



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]