[Bug libfortran/25139] Fortran runtime error: Invalid argument

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 29 02:16:00 GMT 2005



------- Comment #1 from jvdelisle at gcc dot gnu dot org  2005-11-29 02:16 -------
Reduced test case:

       program test
       dimension data(100)
       read(11,end=        1000 )data
 1000  continue
       backspace 11
       backspace 11
       end

I will have to check to see if this is legal code.


-- 


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



More information about the Gcc-bugs mailing list