This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2007 22:15:19 -0000
- Subject: [Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist
- References: <bug-32784-14861@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-16 22:15 -------
This is a windows only issue as using special files (device files) under
GNU/Linux works just fine.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|fortran |libfortran
GCC target triplet| |i386-
| |i686-pc-mingw3
Summary|Using 'con' as assigned file|[win32] Using 'con' as
|generates Fortran runtime |assigned file generates
|error: File 'con' does not |Fortran runtime error: File
|exist |'con' does not exist
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32784