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 testsuite/36544] New: fseek.f90 does not correctly account for newline lengths


This test case fails on win64 and I suspect win32.  The test conditions don't
take  care of two byte newline (cr-lf) in all cases.  Also, the test case
expects a certain result on an error condition which may not be true on all
platforms.


-- 
           Summary: fseek.f90 does not correctly account for newline lengths
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: jvdelisle at gcc dot gnu dot org
        ReportedBy: jvdelisle at gcc dot gnu dot org
  GCC host triplet: x86-64-mingw2


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


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