This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32138] Scanner not picking up code is in string context, warning about inline comment



------- Comment #1 from mathewc at nag dot co dot uk  2007-05-29 08:02 -------
I suppose that the code example could be made clearer if it were

<begin gf_test.f90>
WRITE(*,*) 'A continued string&
&!'
END
<end gf_test.f90>

for which the output is the same.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]