With -m128bit-long-double, the C type "long double" is stored in 16 bytes.  
This is on my i386 the only floating point datatype that is stored in 16 
bytes.  I would like to access this type from Fortran as real*16.  Currently 
it is available as real*10.

-- 
           Summary: Would like to access "long double" equivalent type as
                    real*16
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22629

Reply via email to