https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118159
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2024-12-21 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- [apinski@xeond2 fortran]$ git diff invoke.texi diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi index ff4040732d8..ab708db89b6 100644 --- a/gcc/fortran/invoke.texi +++ b/gcc/fortran/invoke.texi @@ -662,8 +662,7 @@ include code for these additional kind types: @code{__GFC_INT_1__}, While CPP is the de-facto standard for preprocessing Fortran code, Part 3 of the Fortran 95 standard (ISO/IEC 1539-3:1998) defines Conditional Compilation, which is not widely used and not directly -supported by the GNU Fortran compiler. You can use the program coco -to preprocess such files (@uref{http://www.daniellnagle.com/coco.html}). +supported by the GNU Fortran compiler. The following options control preprocessing of Fortran code: