This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33502] gfortran with .F suffix and -g3 option chokes on preprocessor syntax
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2007 00:05:12 -0000
- Subject: [Bug fortran/33502] gfortran with .F suffix and -g3 option chokes on preprocessor syntax
- References: <bug-33502-13351@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from fxcoudert at gcc dot gnu dot org 2007-10-01 00:05 -------
Created an attachment (id=14276)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14276&action=view)
Updated patch
The attached updated patch seems to fix the issue (and also fixes a problem in
the logic and yet another unrelated problem; I'll explain in my submission
mail). This is currently regtesting with different debug formats.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33502