[Bug fortran/25319] namelist error
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 9 02:08:00 GMT 2005
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2005-12-09 02:08 -------
I see that ifort gives identical results to gfortran. I believe the correct
interpretation is that the read is expecting a list of data and when its not
there it ends the read. There are some compilers that might provide an
extension that would auto fill an array if the data list is followed by a
comma. That would be an enhancement.
So I think this is not a bug, but maybe others have an opinion.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25319
More information about the Gcc-bugs
mailing list