This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/28122] Undocumented gfortran options



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]