]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/fortran/doc/gfortran/extensions.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / extensions.rst
CommitLineData
c63539ff
ML
1..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6.. index:: extensions
7
8.. _extensions:
9
10Extensions
11----------
12
13The two sections below detail the extensions to standard Fortran that are
14implemented in GNU Fortran, as well as some of the popular or
15historically important extensions that are not (or not yet) implemented.
16For the latter case, we explain the alternatives available to GNU Fortran
17users, including replacement by standard-conforming code or GNU
18extensions.
19
20.. toctree::
21 :maxdepth: 2
22
23 extensions-implemented-in-gnu-fortran
3ed1b4ce 24 extensions-not-implemented-in-gnu-fortran