[Bug fortran/27138] gfortran: read(*,*) myInt advances only one character on error

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 13 07:20:00 GMT 2006



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2006-04-13 07:20 -------
The "engima" referred to in comment#2 is because it is a list directed read and
commas and spaces are deliminators.  If you turn this into a read with a format
of '(a)' you get the whole string.

I am still working on the remaining dubious behavior.  :)  


-- 


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



More information about the Gcc-bugs mailing list