[Bug libfortran/33863] backspace error on i386-pc-mingw32
dir at lanl dot gov
gcc-bugzilla@gcc.gnu.org
Thu Nov 8 19:56:00 GMT 2007
------- Comment #7 from dir at lanl dot gov 2007-11-08 19:56 -------
When I changed it to directly open the file, it was happy. You are right, of
course, backspacing a stream file is not permitted. However, most run time
libraries do the simple thing when they see io-redirection - they close the
stream file and re-open it as a ordinary file. Is there any reason GFORTRAN
could not do that ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33863
More information about the Gcc-bugs
mailing list