]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/fortran/doc/gfortran/compiler-characteristics.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / compiler-characteristics.rst
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 .. _compiler-characteristics:
7
8 Compiler Characteristics
9 ------------------------
10
11 This chapter describes certain characteristics of the GNU Fortran
12 compiler, that are not specified by the Fortran standard, but which
13 might in some way or another become visible to the programmer.
14
15 .. toctree::
16 :maxdepth: 2
17
18 compiler-characteristics/kind-type-parameters
19 compiler-characteristics/internal-representation-of-logical-variables
20 compiler-characteristics/evaluation-of-logical-expressions
21 compiler-characteristics/max-and-min-intrinsics-with-real-nan-arguments
22 compiler-characteristics/thread-safety-of-the-runtime-library
23 compiler-characteristics/data-consistency-and-durability
24 compiler-characteristics/files-opened-without-an-explicit-action=-specifier
25 compiler-characteristics/file-operations-on-symbolic-links
26 compiler-characteristics/file-format-of-unformatted-sequential-files
27 compiler-characteristics/asynchronous-i-o