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/21708] New: gfortran.dg/dev_null.f90 fails to run


gfortran.dg/dev_null.f90 fails to run.  It appears that the
implementation of READ(..., end=100) does not properly check
for EOF.  For discussion see,

http://gcc.gnu.org/ml/fortran/2005-05/msg00147.html

This problem affects FreeBSD, Darwin, and I suspect also
OpenBSD and NetBSD due to their common legacy.

-- 
           Summary: gfortran.dg/dev_null.f90 fails to run
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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