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/43899] Wrong unused-variable warning with NAMELISTs



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2010-05-04 01:56 -------
What I am thinking of is a warning if a quoted string is terminated by an
end-of-line and there is no closing quote.

I would like to put this behind -Wcharacter-truncation which will be picked up
with -Wall. Let's see what I can come up with.


-- 


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


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