This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18428] No preprocessing option -cpp for gfortran
- From: "tom dot browder at fwb dot srs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2006 20:37:32 -0000
- Subject: [Bug fortran/18428] No preprocessing option -cpp for gfortran
- References: <bug-18428-7536@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from tom dot browder at fwb dot srs dot com 2006-03-07 20:37 -------
(In reply to comment #6)
> While I completely agree with you, I don't see a way to do that with the
> current framework. On the other hand, when (or if) we switch to cpplib, it
How does the current framework now handle the difference between source files
t.f (not preprocessed) and t.F (preprocessed). Couldn't command line arg
'-cpp' set a flag to change the handling of any source file to the same as t.F?
(I know it's probably not that easy in reality.)
--
tom dot browder at fwb dot srs dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tom dot browder at fwb dot
| |srs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18428