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 fortran/24096] New: huge() returns infinity for long doubles


powerpc64-linux, powerpc-darwin, and other targets that use the IBM extended
double format for long double currently fail gfortran.dg/large_real_kind_1.f90,
due to huge() returning infinity.

Patch at http://gcc.gnu.org/ml/fortran/2005-09/msg00533.html

-- 
           Summary: huge() returns infinity for long doubles
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: patch
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amodra at bigpond dot net dot au
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-*-*, mips-*-*


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


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