https://gcc.gnu.org/g:bf84e5e64662f8f0fdebfc0212e32bfca678f9eb
commit r15-7557-gbf84e5e64662f8f0fdebfc0212e32bfca678f9eb Author: Andrew Pinski <pins...@gcc.gnu.org> Date: Sat Feb 15 13:22:54 2025 +0100 Remove defunct web site for site of Fortran preprocessor. gcc/fortran/ChangeLog: PR fortran/118159 * invoke.texi: Remove mention of defunct web site for Coco. Diff: --- gcc/fortran/invoke.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi index c461f57d1f4a..0b50508dd1c2 100644 --- a/gcc/fortran/invoke.texi +++ b/gcc/fortran/invoke.texi @@ -666,8 +666,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: