]> gcc.gnu.org Git - gcc.git/commit
Fortran manual: Revise introductory chapter.
authorSandra Loosemore <sandra@codesourcery.com>
Fri, 29 Oct 2021 22:08:47 +0000 (15:08 -0700)
committerSandra Loosemore <sandra@codesourcery.com>
Thu, 4 Nov 2021 16:53:02 +0000 (09:53 -0700)
commit227e0100360b83e7981ef9b2ce85435bbc16ee82
tree9c1a41769fe35b9851f581686a08323b12fe2dfc
parent2b1c757d835372d4454b3760b5fbf793bd372529
Fortran manual: Revise introductory chapter.

Fix various bit-rot in the discussion of standards conformance, remove
material that is only of historical interest, copy-editing.  Also move
discussion of preprocessing out of the introductory chapter.

2021-11-01  Sandra Loosemore  <sandra@codesourcery.com>

gcc/fortran/
* gfortran.texi (About GNU Fortran): Consolidate material
formerly in other sections.  Copy-editing.
(Preprocessing and conditional compilation): Delete, moving
most material to invoke.texi.
(GNU Fortran and G77): Delete.
(Project Status): Delete.
(Standards): Update.
(Fortran 95 status): Mention conditional compilation here.
(Fortran 2003 status): Rewrite to mention the 1 missing feature
instead of all the ones implemented.
(Fortran 2008 status): Similarly for the 2 missing features.
(Fortran 2018 status): Rewrite to reflect completion of TS29113
feature support.
* invoke.texi (Preprocessing Options): Move material formerly
in introductory chapter here.
gcc/fortran/gfortran.texi
gcc/fortran/invoke.texi
This page took 0.054908 seconds and 5 git commands to generate.