On Mon, Feb 21, 2011 at 12:50 PM, Michael Haubenwallner
wrote:
>
> On 01/-10/-28163 08:59 PM, David Edelsohn wrote:
>> AIX provides two versions of long double and declares all of the C99
>> long double symbols in math.h header file. One implementation aliases
>> long double to IEEE double precis
On 01/-10/-28163 08:59 PM, David Edelsohn wrote:
> AIX provides two versions of long double and declares all of the C99
> long double symbols in math.h header file. One implementation aliases
> long double to IEEE double precision type and the other implementation
> aliases long double to IBM's p
vs long double
Date: Mon, 7 Feb 2011 14:01:44 -0500
From: David Edelsohn
To: GCC Development
AIX provides two versions of long double and declares all of the C99
long double symbols in math.h header file. One implementation aliases
long double to IEEE double precision type and the other
AIX provides two versions of long double and declares all of the C99
long double symbols in math.h header file. One implementation aliases
long double to IEEE double precision type and the other implementation
aliases long double to IBM's paired double format. All of the C99
symbols for IEEE doub