[Bug libfortran/18985] opening unit 6 messes up print
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 14 22:19:00 GMT 2004
------- Additional Comments From tobi at gcc dot gnu dot org 2004-12-14 22:19 -------
I think that's what intended, g77 behaves the same way. I'm somewhat torn
between INVALID and WONTFIX. If the user wants to use unit 6 for something else,
and still have PRINT * print to the console, he can preconnect stdout to some
other unit via the GFORTRAN_STDOUT_UNIT environment variable.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobi at gcc dot gnu dot org
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18985
More information about the Gcc-bugs
mailing list