------- Comment #1 from burnus at gcc dot gnu dot org  2009-08-24 09:02 -------
Also the following fixed-format format looks OK to me:

        WRITE (6,'(//'' icorr is not correctly transferred. icorr='',i5)
     &    ') 42
        END

But it produces:

        WRITE (6,'(//'' icorr is not correctly transferred. icorr='',i5)
                                                                      1
Warning: Extraneous characters in format at (1)


-- 


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

Reply via email to