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/16290] New: Test intrinsic_set_exponent.f90 fails on irix6.5


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


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