This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16290] New: Test intrinsic_set_exponent.f90 fails on irix6.5
- From: "billingd at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2004 04:13:44 -0000
- Subject: [Bug fortran/16290] New: Test intrinsic_set_exponent.f90 fails on irix6.5
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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