[Bug fortran/15750] IOLENGTH form of INQUIRE statement not implemented
jblomqvi at cc dot hut dot fi
gcc-bugzilla@gcc.gnu.org
Sun Jun 20 15:27:00 GMT 2004
------- Additional Comments From jblomqvi at cc dot hut dot fi 2004-06-20 15:27 -------
Wow, you're pretty quick, Andrew.. :)
Anyways, I additionally wanted to mention that the test program above fails even
though there is no fault in gfortran, as it assumes a file storage unit (see
fortran standard) of one word (32 bit) while gfortran actually uses a one byte
(8 bit) file storage unit, as the standard recommends.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15750
More information about the Gcc-bugs
mailing list