[Bug libfortran/17090] Runtime I/O error

bdavis at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Aug 21 13:52:00 GMT 2004


------- Additional Comments From bdavis at gcc dot gnu dot org  2004-08-21 13:51 -------
Confirmed on i686/gnu/linux.

The list directed parser is confused by the trailing spaces in the input:

    160.9989        163.2918        164.4072        165.2249
                                                            ^^^^^^
                                                            (spaces)

As a workaround, if the trailing spaces are removed from the data file the code
runs identical to g77.

--bud


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |libfortran


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



More information about the Gcc-bugs mailing list