------- Comment #5 from burnus at gcc dot gnu dot org  2008-04-23 19:29 -------
Additional point, one needs to take care also of continuation lines of the
following kind. This should print "Hello Paul" and not "Hello Hans".

#define Paul Hans
! Paul's string
print *,'Hello &
  &Paul'
end


-- 


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

Reply via email to