[Bug fortran/33502] gfortran with .F suffix and -g3 option chokes on preprocessor syntax
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 20 08:08:00 GMT 2007
------- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-09-20 08:07 -------
Confirmed. Andrew, what is the front-end expected to do with the #defines? I
suspect that we need to pass them to the middle-end, by calling
debug_hooks->define and debug_hooks->undef (as is done in c-lex.c).
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |rejects-valid
Last reconfirmed|0000-00-00 00:00:00 |2007-09-20 08:08:00
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33502
More information about the Gcc-bugs
mailing list