This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17734] gfortran should accept "# <line number>" cpp output
- From: "schnetter at aei dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Sep 2004 21:32:38 -0000
- Subject: [Bug fortran/17734] gfortran should accept "# <line number>" cpp output
- References: <20040929184645.17734.schnetter@aei.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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