------- Comment #3 from fxcoudert at gcc dot gnu dot org  2005-12-11 12:51 
-------
(In reply to comment #2)
> It does work with g77.  Why did you remove PR 19292?

Sorry, must have been a wrong keypress, didn't mean to do it.

Another thing. I updated my tree (Thomas' convert patch got in) and this
changed the problem:
$ cat t.f 
      write (*,'(1X,A,T1,A)') 'A','B'
      end
$ gfortran t.f && ./a.out
At line 1 of file t.f
Fortran runtime error: End of record

Does someone else see this?


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |19292
              nThis|                            |


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

Reply via email to