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 libfortran/16287] New: Test csqrt_1.f90 fails on irix6.5


Test execute/csqrt_1.f90 fails on irix6.5

Test SQRT(complex) FAILED
 Got  (  0.000000    ,  0.000000    )  expected  (  2.000000    ,  
0.000000    )
Test CSQRT(complex) FAILED
 Got  (  0.000000    ,  0.000000    )  expected  (  2.000000    ,  
0.000000    )
Test CSQRT FAILED
 Got  (  0.000000    ,  0.000000    )  expected  (  2.000000    ,  
0.000000    )
Abort (core dumped)

Will follow up as time permits

-- 
           Summary: Test csqrt_1.f90 fails on irix6.5
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        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=16287


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