------- Comment #1 from burnus at gcc dot gnu dot org  2007-08-31 14:16 -------
Actually, all of the following is affected. The last one fails before
due to PR 33268.

print ('a'), 'Hello'
write(*,('a')) 'Hello'
read (*,('f3.3')) a
read ('f3.3'), a
end


-- 


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

Reply via email to