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 21:32 -------
Created an attachment (id=7242)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7242&action=view)
patch

2004-09-29  Erik Schnetter  <schnetter@aei.mpg.de>

 * scanner.c (preprocessor_line): Accept preprocessor lines without
 file names.  Check file names for closing quotes.  Handle escaped
 quotes 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]