------- Comment #2 from jvdelisle at gcc dot gnu dot org  2008-01-26 16:22 
-------
The problem first occurs at the 8192 boundary at which point we do not write
"b"

       program main
       write (10,'(t8193,a,t1,a)') 'b', 'a'
       end


-- 


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

Reply via email to