[Bug fortran/28122] Undocumented gfortran options

2006-11-14 Thread brooks at gcc dot gnu dot org
--- 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 spe

[Bug fortran/28122] Undocumented gfortran options

2006-11-09 Thread brooks 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 Und

[Bug fortran/28122] Undocumented gfortran options

2006-11-09 Thread brooks at gcc dot gnu dot org
--- Comment #1 from brooks at gcc dot gnu dot org 2006-11-09 09:41 --- -qkind= has been removed, and thus it no longer needs documentation. -- brooks at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/28122] Undocumented gfortran options

2006-07-11 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last recon