[Bug fortran/53796] I/O INQUIRE of RECL: If not specified in OPEN, the default value should be returned (sequential access)
clivegpage at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Jun 29 10:00:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53796
--- Comment #4 from Clive Page <clivegpage at gmail dot com> 2012-06-29 10:00:02 UTC ---
(In reply to comment #3)
> IIRC recl is an unsigned integer? I will look further on this one.
But Fortran doesn't have unsigned integers. If the intention is to indicate no
practical limit, then I guess the value to return is HUGE(0).
More information about the Gcc-bugs
mailing list