[Bug fortran/16290] New: Test intrinsic_set_exponent.f90 fails on irix6.5

billingd at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 30 04:48:00 GMT 2004


Test intrinsic_set_exponent.f90 execute fails on irix6.5 with N32 and 64 ABIs.

For the N32 ABI, the very first test fails.  I see
 n = -148
 x = 1024.000    
 y = set_exponent(x,n) = 0.000000    
 exponent(y)= 0

I will follow up as time permits.

-- 
           Summary: Test intrinsic_set_exponent.f90 fails on irix6.5
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: billingd at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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



More information about the Gcc-bugs mailing list