c/1801: gcc on AIX 4.3.3 doesn`t support "long double" type

levo@newframe.com levo@newframe.com
Mon Jan 29 02:36:00 GMT 2001


>Number:         1801
>Category:       c
>Synopsis:       gcc on AIX 4.3.3 doesn`t support "long double" type
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 29 02:36:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lev Olshavng
>Release:        gcc 2.95.2 19991024
>Organization:
>Environment:
AIX 4.3.3 hardware model RS 6000 E-30
>Description:

  printf (" sizeof(long double)=%d",sizeof(long double));

  and 
 
 printf (" sizeof( double)=%d",sizeof( double));

  gives same size = 8
>How-To-Repeat:
just compile these 2 lines
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the Gcc-bugs mailing list