------- Comment #3 from brooks at gcc dot gnu dot org  2006-11-15 06:05 -------
It turns out that we can't set -fpreprocessed to "Undocumented", as it is
shared with other front ends.  However, it is documented in the GCC manual in
the preprocessor section, and thus falls outside the "options specific to GNU
Fortran" purview of the command-line options section in the gfortran manual. 
As such, I see no need to add duplicate documentation to it in the gfortran
manual; there are already plenty of other preprocessor options that the
"gfortran" command supports that are not in the manual, and from a user
perspective this one is no different.

Meanwhile, I have also removed -no-backend and -fmodule-private, instead of
documenting them.  Thus, I'm resolving this as fixed.


-- 

brooks at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28122

Reply via email to