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/17734] gfortran should accept "# <line number>" cpp output


------- Additional Comments From schnetter at aei dot mpg dot de  2004-09-29 19:08 -------
Looking at "scanner.c", I see that gfortran also does not check whether the 
given file name actually starts with a quote character, and does not handle 
escaped quote characters in file names. 
 

-- 


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


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