[Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist

dannysmith at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Thu Jul 26 00:35:00 GMT 2007



------- Comment #20 from dannysmith at users dot sourceforge dot net  2007-07-26 00:34 -------
(In reply to comment #18)
> 
> Under mingw, gfortran has some trouble.  I am still experimenting and testing
> on mingw which I just got installed on my test machine here.  I should be able
> to finish this when I get the time free to do it. 
> 

For complete testing, I suppose you we need to test GUI progs where
stdout/stdin/stderr default to bitbuckets,  A windows GUI prog is compiled with
"gcc/gfortran  -mwindows ..."
IMO, this is not a critical bug, so don't fritter too much time on it.  
'CONOUT$' etc are  non-portable identifiers that should probably only be used
in w32api context.

Danny 


-- 


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



More information about the Gcc-bugs mailing list