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/21593] FAIL: gfortran.dg/dev_null.f90


------- Additional Comments From tkoenig at gcc dot gnu dot org  2005-07-09 14:39 -------
(In reply to comment #8)

> Andrew, is this sufficient to close this PR?  The behavior of
> ftruncate() on /dev/null appears to be system dependent.

Being able to read back from /dev/null is still a bug, no matter
what ftruncate() does.

If ftruncate() does undefined things on special files, we shouldn't
rely on it doing the right thing.

-- 


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


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