Bug 21708 - gfortran.dg/dev_null.f90 fails to run
Summary: gfortran.dg/dev_null.f90 fails to run
Status: RESOLVED DUPLICATE of bug 21593
Alias: None
Product: gcc
Classification: Unclassified
Component: libfortran (show other bugs)
Version: 4.1.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 16:06 UTC by kargls
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kargls 2005-05-22 16:06:56 UTC
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.
Comment 1 Francois-Xavier Coudert 2005-05-22 18:19:45 UTC

*** This bug has been marked as a duplicate of 21593 ***