This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/28122] Undocumented gfortran options
- From: "brooks at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Nov 2006 09:48:16 -0000
- Subject: [Bug fortran/28122] Undocumented gfortran options
- References: <bug-28122-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from brooks at gcc dot gnu dot org 2006-11-09 09:48 -------
-fpreprocessed seems to be intended for internal use between gfortran and f951,
to indicate that the file has been preprocessed and the original filename
should be read from it. Thus, it should probably be set to Undocumented in
lang.opt.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28122