This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/19478] reading back from /dev/null
- From: "Thomas dot Koenig at online dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2005 21:09:20 -0000
- Subject: [Bug libfortran/19478] reading back from /dev/null
- References: <20050117105240.19478.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Thomas dot Koenig at online dot de 2005-01-25 21:09 -------
This may be legal according to the Fortran
standard (which knows nothing about /dev/null),
but it
1. breaks /dev/null semantics
2. viloates the principle of least surprise
3. is different from g77
4. is different from ifort
For reason 3, I've blocked 19292 with this.
--
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |19292
nThis| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19478