[Bug fortran/43228] NAMELIST I/O: Reading at 2 dimensions (rank) array values.
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 11 04:49:00 GMT 2010
------- Comment #11 from jvdelisle at gcc dot gnu dot org 2010-03-11 04:48 -------
If we require -std=legacy for non-standard conforming extended reads I find
that we have only one test case that requires modification to "dg-options
-std-legacy" to pass. Besides being a very simple patch (a one liner) we
encourage proper Fortran. People can still do things the wrong way with
-std=legacy. We might get some whining, but I think this is probably the
"right" thing to do.
Any other thoughts? (I am flexible and I am looking at the other idea of #10)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43228
More information about the Gcc-bugs
mailing list