[Bug fortran/53796] I/O INQUIRE of RECL: If not specified in OPEN, the default value should be returned (sequential access)

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 29 10:13:00 GMT 2012


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

--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2012-06-29 10:13:13 UTC ---
Yes, I am talking about our internal representation.  I have to go look at the
code detail yet, I am just thinking out loud here on the bug report. It is one
possibility of what we are doing wrong if we set it to the max unsigned value.

There are still other possibilities of whats wrong here.  Give me a day or two.
;)

I believe it gets set in open.c, or it should.



More information about the Gcc-bugs mailing list