Revert "sphinx: add missing trailing newline"
authorMartin Liska <mliska@suse.cz>
Sun, 13 Nov 2022 20:57:11 +0000 (21:57 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 14 Nov 2022 08:35:04 +0000 (09:35 +0100)
This reverts commit 3ed1b4ce7c9bdf8c777d12da0f5fe4cae8ba7c8e.

1271 files changed:
doc/bsd.rst
doc/contrib.rst
doc/contribute.rst
doc/cppdiropts.rst
doc/cppenv.rst
doc/cppopts.rst
doc/cppwarnopts.rst
doc/funding.rst
doc/gnu.rst
doc/gnu_free_documentation_license.rst
doc/gpl-3.0.rst
doc/indices-and-tables.rst
doc/lgpl-2.1.rst
doc/md.rst
gcc/d/doc/copyright.rst
gcc/d/doc/general-public-license-3.rst
gcc/d/doc/gnu-free-documentation-license.rst
gcc/d/doc/index.rst
gcc/d/doc/indices-and-tables.rst
gcc/d/doc/invoking-gdc.rst
gcc/d/doc/invoking-gdc/code-generation.rst
gcc/d/doc/invoking-gdc/developer-options.rst
gcc/d/doc/invoking-gdc/input-and-output-files.rst
gcc/d/doc/invoking-gdc/options-for-directory-search.rst
gcc/d/doc/invoking-gdc/options-for-linking.rst
gcc/d/doc/invoking-gdc/runtime-options.rst
gcc/d/doc/invoking-gdc/warnings.rst
gcc/doc/cpp/character-sets.rst
gcc/doc/cpp/conditional-syntax.rst
gcc/doc/cpp/conditional-uses.rst
gcc/doc/cpp/conditionals.rst
gcc/doc/cpp/copyright.rst
gcc/doc/cpp/deleted-code.rst
gcc/doc/cpp/diagnostics.rst
gcc/doc/cpp/environment-variables.rst
gcc/doc/cpp/gnu-free-documentation-license.rst
gcc/doc/cpp/header-files.rst
gcc/doc/cpp/header-files/alternatives-to-wrapper-ifndef.rst
gcc/doc/cpp/header-files/computed-includes.rst
gcc/doc/cpp/header-files/include-operation.rst
gcc/doc/cpp/header-files/include-syntax.rst
gcc/doc/cpp/header-files/once-only-headers.rst
gcc/doc/cpp/header-files/search-path.rst
gcc/doc/cpp/header-files/system-headers.rst
gcc/doc/cpp/header-files/wrapper-headers.rst
gcc/doc/cpp/implementation-defined-behavior.rst
gcc/doc/cpp/implementation-details.rst
gcc/doc/cpp/implementation-limits.rst
gcc/doc/cpp/index.rst
gcc/doc/cpp/indices-and-tables.rst
gcc/doc/cpp/initial-processing.rst
gcc/doc/cpp/invocation.rst
gcc/doc/cpp/line-control.rst
gcc/doc/cpp/macros.rst
gcc/doc/cpp/macros/concatenation.rst
gcc/doc/cpp/macros/directives-within-macro-arguments.rst
gcc/doc/cpp/macros/function-like-macros.rst
gcc/doc/cpp/macros/macro-arguments.rst
gcc/doc/cpp/macros/macro-pitfalls.rst
gcc/doc/cpp/macros/object-like-macros.rst
gcc/doc/cpp/macros/predefined-macros.rst
gcc/doc/cpp/macros/stringizing.rst
gcc/doc/cpp/macros/undefining-and-redefining-macros.rst
gcc/doc/cpp/macros/variadic-macros.rst
gcc/doc/cpp/obsolete-features.rst
gcc/doc/cpp/other-directives.rst
gcc/doc/cpp/overview.rst
gcc/doc/cpp/pragmas.rst
gcc/doc/cpp/preprocessor-output.rst
gcc/doc/cpp/the-preprocessing-language.rst
gcc/doc/cpp/tokenization.rst
gcc/doc/cpp/traditional-lexical-analysis.rst
gcc/doc/cpp/traditional-macros.rst
gcc/doc/cpp/traditional-miscellany.rst
gcc/doc/cpp/traditional-mode.rst
gcc/doc/cpp/traditional-warnings.rst
gcc/doc/cppinternals/copyright.rst
gcc/doc/cppinternals/cppinternals.rst
gcc/doc/cppinternals/cpplib.rst
gcc/doc/cppinternals/files.rst
gcc/doc/cppinternals/index.rst
gcc/doc/cppinternals/indices-and-tables.rst
gcc/doc/cppinternals/internal-representation-of-macros.rst
gcc/doc/cppinternals/just-which-line-number-anyway.rst
gcc/doc/cppinternals/lexing-a-line.rst
gcc/doc/cppinternals/lexing-a-token.rst
gcc/doc/cppinternals/looking-for-a-function-like-macros-opening-parenthesis.rst
gcc/doc/cppinternals/macro-expansion-overview.rst
gcc/doc/cppinternals/marking-tokens-ineligible-for-future-expansion.rst
gcc/doc/cppinternals/multiple-include-optimization.rst
gcc/doc/cppinternals/overview.rst
gcc/doc/cppinternals/representation-of-line-numbers.rst
gcc/doc/cppinternals/scanning-the-replacement-list-for-macros-to-expand.rst
gcc/doc/gcc/binary-compatibility.rst
gcc/doc/gcc/c++-implementation-defined-behavior.rst
gcc/doc/gcc/c-implementation-defined-behavior.rst
gcc/doc/gcc/c-implementation-defined-behavior/architecture.rst
gcc/doc/gcc/c-implementation-defined-behavior/arrays-and-pointers.rst
gcc/doc/gcc/c-implementation-defined-behavior/characters.rst
gcc/doc/gcc/c-implementation-defined-behavior/declarators.rst
gcc/doc/gcc/c-implementation-defined-behavior/environment.rst
gcc/doc/gcc/c-implementation-defined-behavior/floating-point.rst
gcc/doc/gcc/c-implementation-defined-behavior/hints.rst
gcc/doc/gcc/c-implementation-defined-behavior/identifiers.rst
gcc/doc/gcc/c-implementation-defined-behavior/integers.rst
gcc/doc/gcc/c-implementation-defined-behavior/library-functions.rst
gcc/doc/gcc/c-implementation-defined-behavior/locale-specific-behavior.rst
gcc/doc/gcc/c-implementation-defined-behavior/preprocessing-directives.rst
gcc/doc/gcc/c-implementation-defined-behavior/qualifiers.rst
gcc/doc/gcc/c-implementation-defined-behavior/statements.rst
gcc/doc/gcc/c-implementation-defined-behavior/structures-unions-enumerations-and-bit-fields.rst
gcc/doc/gcc/c-implementation-defined-behavior/translation.rst
gcc/doc/gcc/conditionally-supported-behavior.rst
gcc/doc/gcc/contributing-to-gcc-development.rst
gcc/doc/gcc/contributors-to-gcc.rst
gcc/doc/gcc/copyright.rst
gcc/doc/gcc/exception-handling.rst
gcc/doc/gcc/extensions-to-the-c++-language.rst
gcc/doc/gcc/extensions-to-the-c++-language/backwards-compatibility.rst
gcc/doc/gcc/extensions-to-the-c++-language/c++-concepts.rst
gcc/doc/gcc/extensions-to-the-c++-language/c++-interface-and-implementation-pragmas.rst
gcc/doc/gcc/extensions-to-the-c++-language/c++-specific-variable-function-and-type-attributes.rst
gcc/doc/gcc/extensions-to-the-c++-language/deprecated-features.rst
gcc/doc/gcc/extensions-to-the-c++-language/extracting-the-function-pointer-from-a-bound-pointer-to-member-function.rst
gcc/doc/gcc/extensions-to-the-c++-language/function-multiversioning.rst
gcc/doc/gcc/extensions-to-the-c++-language/restricting-pointer-aliasing.rst
gcc/doc/gcc/extensions-to-the-c++-language/type-traits.rst
gcc/doc/gcc/extensions-to-the-c++-language/vague-linkage.rst
gcc/doc/gcc/extensions-to-the-c++-language/when-is-a-volatile-c++-object-accessed.rst
gcc/doc/gcc/extensions-to-the-c++-language/wheres-the-template.rst
gcc/doc/gcc/extensions-to-the-c-language-family.rst
gcc/doc/gcc/extensions-to-the-c-language-family/128-bit-integers.rst
gcc/doc/gcc/extensions-to-the-c-language-family/additional-floating-types.rst
gcc/doc/gcc/extensions-to-the-c-language-family/alternate-keywords.rst
gcc/doc/gcc/extensions-to-the-c-language-family/an-inline-function-is-as-fast-as-a-macro.rst
gcc/doc/gcc/extensions-to-the-c-language-family/arithmetic-on-void-and-function-pointers.rst
gcc/doc/gcc/extensions-to-the-c-language-family/arrays-of-length-zero.rst
gcc/doc/gcc/extensions-to-the-c-language-family/arrays-of-variable-length.rst
gcc/doc/gcc/extensions-to-the-c-language-family/attribute-syntax.rst
gcc/doc/gcc/extensions-to-the-c-language-family/binary-constants-using-the-0b-prefix.rst
gcc/doc/gcc/extensions-to-the-c-language-family/built-in-functions-for-memory-model-aware-atomic-operations.rst
gcc/doc/gcc/extensions-to-the-c-language-family/built-in-functions-to-perform-arithmetic-with-overflow-checking.rst
gcc/doc/gcc/extensions-to-the-c-language-family/c++-style-comments.rst
gcc/doc/gcc/extensions-to-the-c-language-family/case-ranges.rst
gcc/doc/gcc/extensions-to-the-c-language-family/cast-to-a-union-type.rst
gcc/doc/gcc/extensions-to-the-c-language-family/complex-numbers.rst
gcc/doc/gcc/extensions-to-the-c-language-family/compound-literals.rst
gcc/doc/gcc/extensions-to-the-c-language-family/conditionals-with-omitted-operands.rst
gcc/doc/gcc/extensions-to-the-c-language-family/constructing-function-calls.rst
gcc/doc/gcc/extensions-to-the-c-language-family/decimal-floating-types.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/aarch64-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/amd-gcn-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/arc-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/arm-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/avr-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/blackfin-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/bpf-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/c-sky-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/common-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/epiphany-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/h8-300-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/ia-64-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/m32c-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/m32r-d-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/m68k-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/mcore-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/mep-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/microblaze-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/microsoft-windows-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/mips-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/msp430-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/nds32-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/nios-ii-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/nvidia-ptx-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/powerpc-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/risc-v-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/rl78-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/rx-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/s-390-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/sh-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/symbian-os-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/v850-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/visium-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/x86-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/xstormy16-function-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/designated-initializers.rst
gcc/doc/gcc/extensions-to-the-c-language-family/determining-the-alignment-of-functions-types-or-variables.rst
gcc/doc/gcc/extensions-to-the-c-language-family/dollar-signs-in-identifier-names.rst
gcc/doc/gcc/extensions-to-the-c-language-family/double-word-integers.rst
gcc/doc/gcc/extensions-to-the-c-language-family/enumerator-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/fixed-point-types.rst
gcc/doc/gcc/extensions-to-the-c-language-family/format-checks-specific-to-particular-target-machines.rst
gcc/doc/gcc/extensions-to-the-c-language-family/function-names-as-strings.rst
gcc/doc/gcc/extensions-to-the-c-language-family/getting-the-return-or-frame-address-of-a-function.rst
gcc/doc/gcc/extensions-to-the-c-language-family/half-precision-floating-point.rst
gcc/doc/gcc/extensions-to-the-c-language-family/hex-floats.rst
gcc/doc/gcc/extensions-to-the-c-language-family/how-to-use-inline-assembly-language-in-c-code.rst
gcc/doc/gcc/extensions-to-the-c-language-family/incomplete-enum-types.rst
gcc/doc/gcc/extensions-to-the-c-language-family/label-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/labels-as-values.rst
gcc/doc/gcc/extensions-to-the-c-language-family/legacy-sync-built-in-functions-for-atomic-memory-access.rst
gcc/doc/gcc/extensions-to-the-c-language-family/locally-declared-labels.rst
gcc/doc/gcc/extensions-to-the-c-language-family/macros-with-a-variable-number-of-arguments.rst
gcc/doc/gcc/extensions-to-the-c-language-family/mixed-declarations-labels-and-code.rst
gcc/doc/gcc/extensions-to-the-c-language-family/named-address-spaces.rst
gcc/doc/gcc/extensions-to-the-c-language-family/nested-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/non-constant-initializers.rst
gcc/doc/gcc/extensions-to-the-c-language-family/non-lvalue-arrays-may-have-subscripts.rst
gcc/doc/gcc/extensions-to-the-c-language-family/nonlocal-gotos.rst
gcc/doc/gcc/extensions-to-the-c-language-family/object-size-checking-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/other-built-in-functions-provided-by-gcc.rst
gcc/doc/gcc/extensions-to-the-c-language-family/pointer-arguments-in-variadic-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/pointers-to-arrays-with-qualifiers-work-as-expected.rst
gcc/doc/gcc/extensions-to-the-c-language-family/pragmas-accepted-by-gcc.rst
gcc/doc/gcc/extensions-to-the-c-language-family/prototypes-and-old-style-function-definitions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/referring-to-a-type-with-typeof.rst
gcc/doc/gcc/extensions-to-the-c-language-family/slightly-looser-rules-for-escaped-newlines.rst
gcc/doc/gcc/extensions-to-the-c-language-family/specifying-attributes-of-types.rst
gcc/doc/gcc/extensions-to-the-c-language-family/specifying-attributes-of-variables.rst
gcc/doc/gcc/extensions-to-the-c-language-family/statement-attributes.rst
gcc/doc/gcc/extensions-to-the-c-language-family/statements-and-declarations-in-expressions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/structures-with-no-members.rst
gcc/doc/gcc/extensions-to-the-c-language-family/support-for-offsetof.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/aarch64-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/alpha-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/altera-nios-ii-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/arc-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/arc-simd-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-armv8-m-security-extensions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-c-language-extensions-acle.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-floating-point-status-and-control-intrinsics.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-iwmmxt-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/avr-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/basic-powerpc-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/blackfin-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/bpf-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/fr-v-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-dsp-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-loongson-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-paired-single-support.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-simd-architecture-msa-support.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/msp430-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/nds32-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/other-mips-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/picochip-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-altivec-vsx-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-atomic-memory-operation-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-hardware-transactional-memory-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-matrix-multiply-assist-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/pru-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/risc-v-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/rx-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/s-390-system-z-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/sh-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/sparc-vis-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/ti-c6x-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/x86-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/x86-control-flow-protection-intrinsics.rst
gcc/doc/gcc/extensions-to-the-c-language-family/target-builtins/x86-transactional-memory-intrinsics.rst
gcc/doc/gcc/extensions-to-the-c-language-family/the-character-esc-in-constants.rst
gcc/doc/gcc/extensions-to-the-c-language-family/thread-local-storage.rst
gcc/doc/gcc/extensions-to-the-c-language-family/unnamed-structure-and-union-fields.rst
gcc/doc/gcc/extensions-to-the-c-language-family/using-vector-instructions-through-built-in-functions.rst
gcc/doc/gcc/extensions-to-the-c-language-family/when-is-a-volatile-object-accessed.rst
gcc/doc/gcc/extensions-to-the-c-language-family/x86-specific-memory-model-extensions-for-transactional-memory.rst
gcc/doc/gcc/funding.rst
gcc/doc/gcc/gcc-command-options.rst
gcc/doc/gcc/gcc-command-options/compiling-c++-programs.rst
gcc/doc/gcc/gcc-command-options/description.rst
gcc/doc/gcc/gcc-command-options/environment-variables-affecting-gcc.rst
gcc/doc/gcc/gcc-command-options/gcc-developer-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/adapteva-epiphany-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/amd-gcn-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/arc-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/arm-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/avr-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/blackfin-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/c-sky-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/c6x-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/cris-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/darwin-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/dec-alpha-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/ebpf-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/fr30-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/frv-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/ft32-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/gnu-linux-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/h8-300-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/hppa-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/ia-64-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/ibm-rs-6000-and-powerpc-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/lm32-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/loongarch-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/m32c-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/m32r-d-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/m680x0-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/mcore-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/mep-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/microblaze-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/mips-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/mmix-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/mn10300-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/moxie-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/msp430-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/nds32-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/nios-ii-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/nvidia-ptx-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/openrisc-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/options-for-system-v.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/pdp-11-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/picochip-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/powerpc-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/pru-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/risc-v-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/rl78-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/rx-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/s-390-and-zseries-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/score-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/sh-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/solaris-2-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/sparc-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/v850-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/vax-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/visium-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/vms-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/vxworks-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/x86-windows-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/xstormy16-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/xtensa-options.rst
gcc/doc/gcc/gcc-command-options/machine-dependent-options/zseries-options.rst
gcc/doc/gcc/gcc-command-options/options-controlling-c++-dialect.rst
gcc/doc/gcc/gcc-command-options/options-controlling-c-dialect.rst
gcc/doc/gcc/gcc-command-options/options-controlling-objective-c-and-objective-c++-dialects.rst
gcc/doc/gcc/gcc-command-options/options-controlling-the-kind-of-output.rst
gcc/doc/gcc/gcc-command-options/options-controlling-the-preprocessor.rst
gcc/doc/gcc/gcc-command-options/options-for-code-generation-conventions.rst
gcc/doc/gcc/gcc-command-options/options-for-debugging-your-program.rst
gcc/doc/gcc/gcc-command-options/options-for-directory-search.rst
gcc/doc/gcc/gcc-command-options/options-for-linking.rst
gcc/doc/gcc/gcc-command-options/options-that-control-optimization.rst
gcc/doc/gcc/gcc-command-options/options-that-control-static-analysis.rst
gcc/doc/gcc/gcc-command-options/options-to-control-diagnostic-messages-formatting.rst
gcc/doc/gcc/gcc-command-options/options-to-request-or-suppress-warnings.rst
gcc/doc/gcc/gcc-command-options/passing-options-to-the-assembler.rst
gcc/doc/gcc/gcc-command-options/program-instrumentation-options.rst
gcc/doc/gcc/gcc-command-options/specifying-subprocesses-and-the-switches-to-pass-to-them.rst
gcc/doc/gcc/gcc-command-options/using-precompiled-headers.rst
gcc/doc/gcc/gcc.rst
gcc/doc/gcc/gcov-dump.rst
gcc/doc/gcc/gcov-tool.rst
gcc/doc/gcc/gcov.rst
gcc/doc/gcc/gcov/brief-description-of-gcov-data-files.rst
gcc/doc/gcc/gcov/data-file-relocation-to-support-cross-profiling.rst
gcc/doc/gcc/gcov/introduction-to-gcov.rst
gcc/doc/gcc/gcov/invoking-gcov.rst
gcc/doc/gcc/gcov/profiling-and-test-coverage-in-freestanding-environments.rst
gcc/doc/gcc/gcov/using-gcov-with-gcc-optimization.rst
gcc/doc/gcc/general-public-license-3.rst
gcc/doc/gcc/gnu-free-documentation-license.rst
gcc/doc/gcc/gnu-objective-c-features.rst
gcc/doc/gcc/gnu-objective-c-features/compatibilityalias.rst
gcc/doc/gcc/gnu-objective-c-features/constant-string-objects.rst
gcc/doc/gcc/gnu-objective-c-features/exceptions.rst
gcc/doc/gcc/gnu-objective-c-features/fast-enumeration.rst
gcc/doc/gcc/gnu-objective-c-features/garbage-collection.rst
gcc/doc/gcc/gnu-objective-c-features/gnu-objective-c-runtime-api.rst
gcc/doc/gcc/gnu-objective-c-features/load-executing-code-before-main.rst
gcc/doc/gcc/gnu-objective-c-features/messaging-with-the-gnu-objective-c-runtime.rst
gcc/doc/gcc/gnu-objective-c-features/synchronization.rst
gcc/doc/gcc/gnu-objective-c-features/type-encoding.rst
gcc/doc/gcc/gnu.rst
gcc/doc/gcc/have-you-found-a-bug.rst
gcc/doc/gcc/how-and-where-to-report-bugs.rst
gcc/doc/gcc/how-to-get-help-with-gcc.rst
gcc/doc/gcc/index.rst
gcc/doc/gcc/indices-and-tables.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/actual-bugs-we-havent-fixed-yet.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/certain-changes-we-dont-want-to-make.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/common-misunderstandings-with-gnu-c.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/disappointments-and-misunderstandings.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/fixed-header-files.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/incompatibilities-of-gcc.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/interoperation.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/standard-libraries.rst
gcc/doc/gcc/known-causes-of-trouble-with-gcc/warning-messages-and-error-messages.rst
gcc/doc/gcc/language-standards-supported-by-gcc.rst
gcc/doc/gcc/language-standards-supported-by-gcc/c++-language.rst
gcc/doc/gcc/language-standards-supported-by-gcc/c-language.rst
gcc/doc/gcc/language-standards-supported-by-gcc/d-language.rst
gcc/doc/gcc/language-standards-supported-by-gcc/go-language.rst
gcc/doc/gcc/language-standards-supported-by-gcc/objective-c-and-objective-c++-languages.rst
gcc/doc/gcc/lto-dump.rst
gcc/doc/gcc/programming-languages-supported-by-gcc.rst
gcc/doc/gcc/reporting-bugs.rst
gcc/doc/gccint/analysis-and-optimization-of-gimple-tuples.rst
gcc/doc/gccint/analysis-and-optimization-of-gimple-tuples/alias-analysis.rst
gcc/doc/gccint/analysis-and-optimization-of-gimple-tuples/annotations.rst
gcc/doc/gccint/analysis-and-optimization-of-gimple-tuples/memory-model.rst
gcc/doc/gccint/analysis-and-optimization-of-gimple-tuples/ssa-operands.rst
gcc/doc/gccint/analysis-and-optimization-of-gimple-tuples/static-single-assignment.rst
gcc/doc/gccint/analysis-and-representation-of-loops.rst
gcc/doc/gccint/analysis-and-representation-of-loops/data-dependency-analysis.rst
gcc/doc/gccint/analysis-and-representation-of-loops/iv-analysis-on-rtl.rst
gcc/doc/gccint/analysis-and-representation-of-loops/loop-closed-ssa-form.rst
gcc/doc/gccint/analysis-and-representation-of-loops/loop-manipulation.rst
gcc/doc/gccint/analysis-and-representation-of-loops/loop-querying.rst
gcc/doc/gccint/analysis-and-representation-of-loops/loop-representation.rst
gcc/doc/gccint/analysis-and-representation-of-loops/number-of-iterations-analysis.rst
gcc/doc/gccint/analysis-and-representation-of-loops/scalar-evolutions.rst
gcc/doc/gccint/analyzer-internals.rst
gcc/doc/gccint/collect2.rst
gcc/doc/gccint/contributing-to-gcc-development.rst
gcc/doc/gccint/contributors-to-gcc.rst
gcc/doc/gccint/control-flow-graph.rst
gcc/doc/gccint/control-flow-graph/basic-blocks.rst
gcc/doc/gccint/control-flow-graph/edges.rst
gcc/doc/gccint/control-flow-graph/liveness-information.rst
gcc/doc/gccint/control-flow-graph/maintaining-the-cfg.rst
gcc/doc/gccint/control-flow-graph/profile-information.rst
gcc/doc/gccint/copyright.rst
gcc/doc/gccint/debugging-the-analyzer.rst
gcc/doc/gccint/funding.rst
gcc/doc/gccint/gcc-and-portability.rst
gcc/doc/gccint/general-public-license-3.rst
gcc/doc/gccint/generic.rst
gcc/doc/gccint/generic/attributes-in-trees.rst
gcc/doc/gccint/generic/c-and-c++-trees.rst
gcc/doc/gccint/generic/declarations.rst
gcc/doc/gccint/generic/deficiencies.rst
gcc/doc/gccint/generic/expressions.rst
gcc/doc/gccint/generic/functions.rst
gcc/doc/gccint/generic/language-dependent-trees.rst
gcc/doc/gccint/generic/overview.rst
gcc/doc/gccint/generic/statements.rst
gcc/doc/gccint/generic/types.rst
gcc/doc/gccint/gimple-api.rst
gcc/doc/gccint/gimple.rst
gcc/doc/gccint/gimple/adding-a-new-gimple-statement-code.rst
gcc/doc/gccint/gimple/class-hierarchy-of-gimple-statements.rst
gcc/doc/gccint/gimple/exception-handling.rst
gcc/doc/gccint/gimple/gimple-instruction-set.rst
gcc/doc/gccint/gimple/gimple-sequences.rst
gcc/doc/gccint/gimple/manipulating-gimple-statements.rst
gcc/doc/gccint/gimple/operands.rst
gcc/doc/gccint/gimple/sequence-iterators.rst
gcc/doc/gccint/gimple/statement-and-operand-traversals.rst
gcc/doc/gccint/gimple/temporaries.rst
gcc/doc/gccint/gimple/tuple-representation.rst
gcc/doc/gccint/gimple/tuple-specific-accessors.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleasm.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleassign.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplebind.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplecall.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplecatch.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplecond.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpledebug.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleehfilter.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplegoto.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplelabel.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplenop.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompatomicload.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompatomicstore.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompcontinue.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompcritical.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompfor.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompmaster.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompordered.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompparallel.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompreturn.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompsection.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompsections.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleompsingle.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplephi.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleresx.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplereturn.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpleswitch.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimpletry.rst
gcc/doc/gccint/gimple/tuple-specific-accessors/gimplewithcleanupexpr.rst
gcc/doc/gccint/gnu-free-documentation-license.rst
gcc/doc/gccint/guidelines-for-diagnostics.rst
gcc/doc/gccint/guidelines-for-options.rst
gcc/doc/gccint/host-common.rst
gcc/doc/gccint/host-configuration.rst
gcc/doc/gccint/host-filesystem.rst
gcc/doc/gccint/host-makefile-fragments.rst
gcc/doc/gccint/host-misc.rst
gcc/doc/gccint/index.rst
gcc/doc/gccint/indices-and-tables.rst
gcc/doc/gccint/interfacing-to-gcc-output.rst
gcc/doc/gccint/introduction.rst
gcc/doc/gccint/language-front-ends-in-gcc.rst
gcc/doc/gccint/link-time-optimization.rst
gcc/doc/gccint/link-time-optimization/design-overview.rst
gcc/doc/gccint/link-time-optimization/internal-flags-controlling-lto1.rst
gcc/doc/gccint/link-time-optimization/lto-file-sections.rst
gcc/doc/gccint/link-time-optimization/using-summary-information-in-ipa-passes.rst
gcc/doc/gccint/link-time-optimization/whole-program-assumptions-linker-plugin-and-symbol-visibilities.rst
gcc/doc/gccint/machine-descriptions.rst
gcc/doc/gccint/machine-descriptions/c-statements-for-assembler-output.rst
gcc/doc/gccint/machine-descriptions/canonicalization-of-instructions.rst
gcc/doc/gccint/machine-descriptions/conditional-execution.rst
gcc/doc/gccint/machine-descriptions/constant-definitions.rst
gcc/doc/gccint/machine-descriptions/defining-how-to-split-instructions.rst
gcc/doc/gccint/machine-descriptions/defining-jump-instruction-patterns.rst
gcc/doc/gccint/machine-descriptions/defining-looping-instruction-patterns.rst
gcc/doc/gccint/machine-descriptions/defining-rtl-sequences-for-code-generation.rst
gcc/doc/gccint/machine-descriptions/everything-about-instruction-patterns.rst
gcc/doc/gccint/machine-descriptions/example-of-defineinsn.rst
gcc/doc/gccint/machine-descriptions/including-patterns-in-machine-descriptions.rst
gcc/doc/gccint/machine-descriptions/instruction-attributes.rst
gcc/doc/gccint/machine-descriptions/interdependence-of-patterns.rst
gcc/doc/gccint/machine-descriptions/iterators.rst
gcc/doc/gccint/machine-descriptions/machine-specific-peephole-optimizers.rst
gcc/doc/gccint/machine-descriptions/operand-constraints.rst
gcc/doc/gccint/machine-descriptions/output-templates-and-operand-substitution.rst
gcc/doc/gccint/machine-descriptions/overview-of-how-the-machine-description-is-used.rst
gcc/doc/gccint/machine-descriptions/predicates.rst
gcc/doc/gccint/machine-descriptions/rtl-template.rst
gcc/doc/gccint/machine-descriptions/rtl-templates-transformations.rst
gcc/doc/gccint/machine-descriptions/standard-pattern-names-for-generation.rst
gcc/doc/gccint/machine-descriptions/when-the-order-of-patterns-matters.rst
gcc/doc/gccint/makefile-fragments.rst
gcc/doc/gccint/match-and-simplify.rst
gcc/doc/gccint/memory-management-and-type-information.rst
gcc/doc/gccint/memory-management-and-type-information/how-to-invoke-the-garbage-collector.rst
gcc/doc/gccint/memory-management-and-type-information/marking-roots-for-the-garbage-collector.rst
gcc/doc/gccint/memory-management-and-type-information/source-files-containing-type-information.rst
gcc/doc/gccint/memory-management-and-type-information/support-for-inheritance.rst
gcc/doc/gccint/memory-management-and-type-information/support-for-user-provided-gc-marking-routines.rst
gcc/doc/gccint/memory-management-and-type-information/the-inside-of-a-gty.rst
gcc/doc/gccint/memory-management-and-type-information/troubleshooting-the-garbage-collector.rst
gcc/doc/gccint/option-file-format.rst
gcc/doc/gccint/option-properties.rst
gcc/doc/gccint/option-specification-files.rst
gcc/doc/gccint/passes-and-files-of-the-compiler.rst
gcc/doc/gccint/passes-and-files-of-the-compiler/gimplification-pass.rst
gcc/doc/gccint/passes-and-files-of-the-compiler/inter-procedural-optimization-passes.rst
gcc/doc/gccint/passes-and-files-of-the-compiler/optimization-info.rst
gcc/doc/gccint/passes-and-files-of-the-compiler/parsing-pass.rst
gcc/doc/gccint/passes-and-files-of-the-compiler/pass-manager.rst
gcc/doc/gccint/passes-and-files-of-the-compiler/rtl-passes.rst
gcc/doc/gccint/passes-and-files-of-the-compiler/tree-ssa-passes.rst
gcc/doc/gccint/plugins.rst
gcc/doc/gccint/plugins/building-gcc-plugins.rst
gcc/doc/gccint/plugins/controlling-which-passes-are-being-run.rst
gcc/doc/gccint/plugins/giving-information-about-a-plugin.rst
gcc/doc/gccint/plugins/interacting-with-the-gcc-garbage-collector.rst
gcc/doc/gccint/plugins/interacting-with-the-pass-manager.rst
gcc/doc/gccint/plugins/keeping-track-of-available-passes.rst
gcc/doc/gccint/plugins/loading-plugins.rst
gcc/doc/gccint/plugins/plugin-api.rst
gcc/doc/gccint/plugins/recording-information-about-pass-execution.rst
gcc/doc/gccint/plugins/registering-custom-attributes-or-pragmas.rst
gcc/doc/gccint/rtl-representation.rst
gcc/doc/gccint/rtl-representation/access-to-operands.rst
gcc/doc/gccint/rtl-representation/access-to-special-operands.rst
gcc/doc/gccint/rtl-representation/assembler-instructions-as-expressions.rst
gcc/doc/gccint/rtl-representation/bit-fields.rst
gcc/doc/gccint/rtl-representation/comparison-operations.rst
gcc/doc/gccint/rtl-representation/constant-expression-types.rst
gcc/doc/gccint/rtl-representation/conversions.rst
gcc/doc/gccint/rtl-representation/declarations.rst
gcc/doc/gccint/rtl-representation/embedded-side-effects-on-addresses.rst
gcc/doc/gccint/rtl-representation/flags-in-an-rtl-expression.rst
gcc/doc/gccint/rtl-representation/insns.rst
gcc/doc/gccint/rtl-representation/machine-modes.rst
gcc/doc/gccint/rtl-representation/on-the-side-ssa-form-for-rtl.rst
gcc/doc/gccint/rtl-representation/reading-rtl.rst
gcc/doc/gccint/rtl-representation/registers-and-memory.rst
gcc/doc/gccint/rtl-representation/rtl-classes-and-formats.rst
gcc/doc/gccint/rtl-representation/rtl-expressions-for-arithmetic.rst
gcc/doc/gccint/rtl-representation/rtl-object-types.rst
gcc/doc/gccint/rtl-representation/rtl-representation-of-function-call-insns.rst
gcc/doc/gccint/rtl-representation/side-effect-expressions.rst
gcc/doc/gccint/rtl-representation/structure-sharing-assumptions.rst
gcc/doc/gccint/rtl-representation/variable-location-debug-information-in-rtl.rst
gcc/doc/gccint/rtl-representation/vector-operations.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/alignment-of-polyints.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/arithmetic-on-polyints.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/comparisons-involving-polyint.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/computing-bounds-on-polyints.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/consequences-of-using-polyint.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/converting-polyints.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/guidelines-for-using-polyint.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/miscellaneous-polyint-routines.rst
gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/overview-of-polyint.rst
gcc/doc/gccint/source-tree-structure-and-build-system.rst
gcc/doc/gccint/source-tree-structure-and-build-system/configure-terms-and-history.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/anatomy-of-a-language-front-end.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/anatomy-of-a-target-back-end.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/build-system-in-the-gcc-directory.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/configuration-in-the-gcc-directory.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/headers-installed-by-gcc.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/library-source-files-and-headers-under-the-gcc-directory.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/makefile-targets.rst
gcc/doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/subdirectories-of-gcc.rst
gcc/doc/gccint/source-tree-structure-and-build-system/top-level-source-directory.rst
gcc/doc/gccint/standard-header-file-directories.rst
gcc/doc/gccint/static-analyzer.rst
gcc/doc/gccint/target-macros.rst
gcc/doc/gccint/target-macros/controlling-debugging-information-format.rst
gcc/doc/gccint/target-macros/controlling-the-compilation-driver-gcc.rst
gcc/doc/gccint/target-macros/cross-compilation-and-floating-point.rst
gcc/doc/gccint/target-macros/defining-coprocessor-specifics-for-mips-targets.rst
gcc/doc/gccint/target-macros/defining-data-structures-for-per-function-information.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language/assembler-commands-for-alignment.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language/how-initialization-functions-are-handled.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language/macros-controlling-initialization-routines.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language/output-and-generation-of-labels.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language/output-of-assembler-instructions.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language/output-of-data.rst
gcc/doc/gccint/target-macros/defining-the-output-assembler-language/output-of-uninitialized-variables.rst
gcc/doc/gccint/target-macros/implicit-calls-to-library-routines.rst
gcc/doc/gccint/target-macros/layout-of-source-language-data-types.rst
gcc/doc/gccint/target-macros/position-independent-code.rst
gcc/doc/gccint/target-macros/register-usage.rst
gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions.rst
gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions/basic-stack-layout.rst
gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions/caller-saves-register-allocation.rst
gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions/exception-handling-support.rst
gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions/passing-function-arguments-on-the-stack.rst
gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions/registers-that-address-the-stack-frame.rst
gcc/doc/gccint/target-macros/support-for-nested-functions.rst
gcc/doc/gccint/target-macros/the-global-targetm-variable.rst
gcc/doc/gccint/target-makefile-fragments.rst
gcc/doc/gccint/testsuites.rst
gcc/doc/gccint/testsuites/ada-language-testsuites.rst
gcc/doc/gccint/testsuites/c-language-testsuites.rst
gcc/doc/gccint/testsuites/directives-used-within-dejagnu-tests.rst
gcc/doc/gccint/testsuites/directives-used-within-dejagnu-tests/commands-for-use-in-dg-final.rst
gcc/doc/gccint/testsuites/directives-used-within-dejagnu-tests/features-for-dg-add-options.rst
gcc/doc/gccint/testsuites/directives-used-within-dejagnu-tests/keywords-describing-target-attributes.rst
gcc/doc/gccint/testsuites/directives-used-within-dejagnu-tests/selecting-targets-to-which-a-test-applies.rst
gcc/doc/gccint/testsuites/directives-used-within-dejagnu-tests/syntax-and-descriptions-of-test-directives.rst
gcc/doc/gccint/testsuites/directives-used-within-dejagnu-tests/variants-of-dg-require-support.rst
gcc/doc/gccint/testsuites/idioms-used-in-testsuite-code.rst
gcc/doc/gccint/testsuites/support-for-testing-binary-compatibility.rst
gcc/doc/gccint/testsuites/support-for-testing-gcov.rst
gcc/doc/gccint/testsuites/support-for-testing-gimple-passes.rst
gcc/doc/gccint/testsuites/support-for-testing-link-time-optimizations.rst
gcc/doc/gccint/testsuites/support-for-testing-profile-directed-optimizations.rst
gcc/doc/gccint/testsuites/support-for-testing-rtl-passes.rst
gcc/doc/gccint/testsuites/support-for-torture-testing-using-multiple-options.rst
gcc/doc/gccint/the-gcc-low-level-runtime-library.rst
gcc/doc/gccint/the-gcc-low-level-runtime-library/language-independent-routines-for-exception-handling.rst
gcc/doc/gccint/the-gcc-low-level-runtime-library/miscellaneous-runtime-library-routines.rst
gcc/doc/gccint/the-gcc-low-level-runtime-library/routines-for-decimal-floating-point-emulation.rst
gcc/doc/gccint/the-gcc-low-level-runtime-library/routines-for-fixed-point-fractional-emulation.rst
gcc/doc/gccint/the-gcc-low-level-runtime-library/routines-for-floating-point-emulation.rst
gcc/doc/gccint/the-gcc-low-level-runtime-library/routines-for-integer-arithmetic.rst
gcc/doc/gccint/the-language.rst
gcc/doc/gccint/user-experience-guidelines.rst
gcc/doc/install/binaries.rst
gcc/doc/install/building.rst
gcc/doc/install/building/building-a-cross-compiler.rst
gcc/doc/install/building/building-a-native-compiler.rst
gcc/doc/install/building/building-in-parallel.rst
gcc/doc/install/building/building-the-ada-compiler.rst
gcc/doc/install/building/building-the-d-compiler.rst
gcc/doc/install/building/building-with-profile-feedback.rst
gcc/doc/install/configuration.rst
gcc/doc/install/copyright.rst
gcc/doc/install/downloading-gcc.rst
gcc/doc/install/final-installation.rst
gcc/doc/install/gnu-free-documentation-license.rst
gcc/doc/install/host-target-specific-installation-notes-for-gcc.rst
gcc/doc/install/how-can-you-run-the-testsuite-on-selected-tests.rst
gcc/doc/install/how-to-interpret-test-results.rst
gcc/doc/install/index.rst
gcc/doc/install/indices-and-tables.rst
gcc/doc/install/installing-gcc.rst
gcc/doc/install/passing-options-and-running-multiple-testsuites.rst
gcc/doc/install/prerequisites.rst
gcc/doc/install/submitting-test-results.rst
gcc/doc/install/testing.rst
gcc/fortran/doc/gfc-internals/code-that-interacts-with-the-user.rst
gcc/fortran/doc/gfc-internals/command-line-options.rst
gcc/fortran/doc/gfc-internals/copyright.rst
gcc/fortran/doc/gfc-internals/error-handling.rst
gcc/fortran/doc/gfc-internals/frontend-data-structures.rst
gcc/fortran/doc/gfc-internals/generating-the-intermediate-language-for-later-stages.rst
gcc/fortran/doc/gfc-internals/generating-the-intermediate-language-for-later-stages/accessing-declarations.rst
gcc/fortran/doc/gfc-internals/generating-the-intermediate-language-for-later-stages/basic-data-structures.rst
gcc/fortran/doc/gfc-internals/generating-the-intermediate-language-for-later-stages/converting-expressions-to-tree.rst
gcc/fortran/doc/gfc-internals/generating-the-intermediate-language-for-later-stages/translating-statements.rst
gcc/fortran/doc/gfc-internals/gfccode.rst
gcc/fortran/doc/gfc-internals/gfcexpr.rst
gcc/fortran/doc/gfc-internals/gnu-free-documentation-license.rst
gcc/fortran/doc/gfc-internals/index.rst
gcc/fortran/doc/gfc-internals/indices-and-tables.rst
gcc/fortran/doc/gfc-internals/internals-of-fortran-2003-oop-features.rst
gcc/fortran/doc/gfc-internals/introduction.rst
gcc/fortran/doc/gfc-internals/symbol-versioning.rst
gcc/fortran/doc/gfc-internals/the-libgfortran-runtime-library.rst
gcc/fortran/doc/gfc-internals/type-bound-operators.rst
gcc/fortran/doc/gfc-internals/type-bound-procedures.rst
gcc/fortran/doc/gfortran/about-gnu-fortran.rst
gcc/fortran/doc/gfortran/coarray-programming.rst
gcc/fortran/doc/gfortran/compiler-characteristics.rst
gcc/fortran/doc/gfortran/compiler-characteristics/asynchronous-i-o.rst
gcc/fortran/doc/gfortran/compiler-characteristics/data-consistency-and-durability.rst
gcc/fortran/doc/gfortran/compiler-characteristics/evaluation-of-logical-expressions.rst
gcc/fortran/doc/gfortran/compiler-characteristics/file-format-of-unformatted-sequential-files.rst
gcc/fortran/doc/gfortran/compiler-characteristics/file-operations-on-symbolic-links.rst
gcc/fortran/doc/gfortran/compiler-characteristics/files-opened-without-an-explicit-action=-specifier.rst
gcc/fortran/doc/gfortran/compiler-characteristics/internal-representation-of-logical-variables.rst
gcc/fortran/doc/gfortran/compiler-characteristics/kind-type-parameters.rst
gcc/fortran/doc/gfortran/compiler-characteristics/max-and-min-intrinsics-with-real-nan-arguments.rst
gcc/fortran/doc/gfortran/compiler-characteristics/thread-safety-of-the-runtime-library.rst
gcc/fortran/doc/gfortran/contributing.rst
gcc/fortran/doc/gfortran/contributors-to-gnu-fortran.rst
gcc/fortran/doc/gfortran/copyright.rst
gcc/fortran/doc/gfortran/extensions-implemented-in-gnu-fortran.rst
gcc/fortran/doc/gfortran/extensions-not-implemented-in-gnu-fortran.rst
gcc/fortran/doc/gfortran/extensions.rst
gcc/fortran/doc/gfortran/function-abi-documentation.rst
gcc/fortran/doc/gfortran/funding.rst
gcc/fortran/doc/gfortran/general-public-license-3.rst
gcc/fortran/doc/gfortran/gnu-fortran-and-gcc.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/description.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/enable-and-customize-preprocessing.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/environment-variables-affecting-gfortran.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/influencing-runtime-behavior.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/influencing-the-linking-step.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/option-summary.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/options-controlling-fortran-dialect.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/options-for-code-generation-conventions.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/options-for-debugging-your-program-or-gnu-fortran.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/options-for-directory-search.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/options-for-interoperability-with-other-languages.rst
gcc/fortran/doc/gfortran/gnu-fortran-command-options/options-to-request-or-suppress-errors-and-warnings.rst
gcc/fortran/doc/gfortran/gnu-fortran-compiler-directives.rst
gcc/fortran/doc/gfortran/gnu-free-documentation-license.rst
gcc/fortran/doc/gfortran/index.rst
gcc/fortran/doc/gfortran/indices-and-tables.rst
gcc/fortran/doc/gfortran/interoperability-with-c.rst
gcc/fortran/doc/gfortran/intrinsic-modules.rst
gcc/fortran/doc/gfortran/intrinsic-modules/ieee-modules-ieeeexceptions-ieeearithmetic-and-ieeefeatures.rst
gcc/fortran/doc/gfortran/intrinsic-modules/isocbinding.rst
gcc/fortran/doc/gfortran/intrinsic-modules/isofortranenv.rst
gcc/fortran/doc/gfortran/intrinsic-modules/openacc-module-openacc.rst
gcc/fortran/doc/gfortran/intrinsic-modules/openmp-modules-omplib-and-omplibkinds.rst
gcc/fortran/doc/gfortran/intrinsic-procedures.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/abort.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/abs.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/access.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/achar.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/acos.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/acosd.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/acosh.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/adjustl.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/adjustr.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/aimag.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/alarm.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/all.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/allocated.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/and.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/any.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/asin.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/asind.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/asinh.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/associated.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atan.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atan2.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atan2d.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atanh.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicadd.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomiccas.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicdefine.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicfetchadd.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicfetchand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicfetchor.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicfetchxor.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicor.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicref.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/atomicxor.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/backtrace.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/besselj0.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/besselj1.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/besseljn.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/bessely0.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/bessely1.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/besselyn.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/bge.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/bgt.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/bitsize.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ble.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/blt.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/btest.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cassociated.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ceiling.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cfpointer.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cfprocpointer.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cfunloc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/chdir.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/chmod.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cloc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cmplx.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cobroadcast.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/comax.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/comin.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/commandargumentcount.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/compileroptions.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/compilerversion.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/complex.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/conjg.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/coreduce.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cos.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cosd.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cosh.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cosum.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cotan.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cotand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/count.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cputime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/cshift.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/csizeof.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ctime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dateandtime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dble.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dcmplx.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/digits.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dim.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dotproduct.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dprod.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dreal.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dshiftl.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dshiftr.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/dtime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/eoshift.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/epsilon.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/erf.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/erfc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/erfcscaled.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/etime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/eventquery.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/executecommandline.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/exit.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/exp.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/exponent.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/extendstypeof.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fdate.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fget.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fgetc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/findloc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/floor.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/flush.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fnum.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fput.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fputc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fraction.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/free.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fseek.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/fstat.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ftell.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/gamma.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/gerror.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getarg.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getcommand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getcommandargument.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getcwd.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getenv.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getenvironmentvariable.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getgid.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getlog.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getpid.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/getuid.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/gmtime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/hostnm.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/huge.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/hypot.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/iachar.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/iall.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/iand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/iany.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/iargc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ibclr.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ibits.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ibset.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ichar.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/idate.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ieor.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ierrno.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/imageindex.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/index.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/int2.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/int8.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/introduction-to-intrinsic-procedures.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ior.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/iparity.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/irand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/isatty.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/iscontiguous.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ishft.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ishftc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/isiostatend.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/isiostateor.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/isnan.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/itime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/kill.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/kind.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lbound.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lcobound.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/leadz.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/len.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lentrim.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lge.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lgt.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/link.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lle.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/llt.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lnblnk.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/loc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/log.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/log10.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/loggamma.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/logical.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lshift.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/lstat.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ltime.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/malloc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/maskl.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/maskr.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/matmul.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/max.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/maxexponent.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/maxloc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/maxval.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/mclock.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/mclock8.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/merge.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/mergebits.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/min.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/minexponent.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/minloc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/minval.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/mod.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/modulo.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/movealloc.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/mvbits.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/nearest.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/newline.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/nint.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/norm2.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/not.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/null.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/numimages.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/or.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/pack.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/parity.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/perror.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/popcnt.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/poppar.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/precision.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/present.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/product.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/radix.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ran.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/rand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/randominit.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/randomnumber.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/randomseed.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/range.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/rank.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/rename.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/repeat.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/reshape.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/rrspacing.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/rshift.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sametypeas.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/scale.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/scan.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/secnds.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/second.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/selectedcharkind.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/selectedintkind.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/selectedrealkind.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/setexponent.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/shape.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/shifta.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/shiftl.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/shiftr.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sign.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/signal.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sin.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sind.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sinh.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/size.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sizeof.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sleep.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/spacing.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/spread.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sqrt.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/srand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/stat.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/storagesize.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/sum.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/symlnk.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/system.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/systemclock.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/tan.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/tand.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/tanh.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/thisimage.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/time.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/time8.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/tiny.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/trailz.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/transfer.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/transpose.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/trim.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ttynam.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ubound.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/ucobound.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/umask.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/unlink.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/unpack.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/verify.rst
gcc/fortran/doc/gfortran/intrinsic-procedures/xor.rst
gcc/fortran/doc/gfortran/introduction.rst
gcc/fortran/doc/gfortran/mixed-language-programming.rst
gcc/fortran/doc/gfortran/naming-and-argument-passing-conventions.rst
gcc/fortran/doc/gfortran/non-fortran-main-program.rst
gcc/fortran/doc/gfortran/projects.rst
gcc/fortran/doc/gfortran/runtime.rst
gcc/fortran/doc/gfortran/runtime/gfortranconvertunit.rst
gcc/fortran/doc/gfortran/runtime/gfortranerrorbacktrace.rst
gcc/fortran/doc/gfortran/runtime/gfortranformattedbuffersize.rst
gcc/fortran/doc/gfortran/runtime/gfortranlistseparator.rst
gcc/fortran/doc/gfortran/runtime/gfortranoptionalplus.rst
gcc/fortran/doc/gfortran/runtime/gfortranshowlocus.rst
gcc/fortran/doc/gfortran/runtime/gfortranstderrunit.rst
gcc/fortran/doc/gfortran/runtime/gfortranstdinunit.rst
gcc/fortran/doc/gfortran/runtime/gfortranstdoutunit.rst
gcc/fortran/doc/gfortran/runtime/gfortranunbufferedall.rst
gcc/fortran/doc/gfortran/runtime/gfortranunbufferedpreconnected.rst
gcc/fortran/doc/gfortran/runtime/gfortranunformattedbuffersize.rst
gcc/fortran/doc/gfortran/runtime/tmpdir.rst
gcc/fortran/doc/gfortran/standards.rst
gcc/fortran/doc/gfortran/type-and-enum-abi-documentation.rst
gcc/go/doc/c-interoperability.rst
gcc/go/doc/c-type-interoperability.rst
gcc/go/doc/compiler-directives.rst
gcc/go/doc/copyright.rst
gcc/go/doc/function-names.rst
gcc/go/doc/general-public-license-3.rst
gcc/go/doc/gnu-free-documentation-license.rst
gcc/go/doc/import-and-export.rst
gcc/go/doc/index.rst
gcc/go/doc/indices-and-tables.rst
gcc/go/doc/introduction.rst
gcc/go/doc/invoking-gccgo.rst
libgomp/doc/amd-radeon-gcn.rst
libgomp/doc/copyright.rst
libgomp/doc/cuda-streams-usage.rst
libgomp/doc/enabling-openacc.rst
libgomp/doc/enabling-openmp.rst
libgomp/doc/first-invocation-nvidia-cublas-library-api.rst
libgomp/doc/first-invocation-openacc-library-api.rst
libgomp/doc/funding.rst
libgomp/doc/general-public-license-3.rst
libgomp/doc/gnu-free-documentation-license.rst
libgomp/doc/implementation-status-and-implementation-defined-behavior.rst
libgomp/doc/index.rst
libgomp/doc/indices-and-tables.rst
libgomp/doc/introduction.rst
libgomp/doc/memory-allocation-with-libmemkind.rst
libgomp/doc/nvptx.rst
libgomp/doc/offload-target-specifics.rst
libgomp/doc/openacc-environment-variables.rst
libgomp/doc/openacc-environment-variables/accdevicenum.rst
libgomp/doc/openacc-environment-variables/accdevicetype.rst
libgomp/doc/openacc-environment-variables/accproflib.rst
libgomp/doc/openacc-environment-variables/gccaccnotify.rst
libgomp/doc/openacc-introduction.rst
libgomp/doc/openacc-library-and-environment-variables.rst
libgomp/doc/openacc-library-interoperability.rst
libgomp/doc/openacc-profiling-interface.rst
libgomp/doc/openacc-runtime-library-routines.rst
libgomp/doc/openacc-runtime-library-routines/accasynctest.rst
libgomp/doc/openacc-runtime-library-routines/accasynctestall.rst
libgomp/doc/openacc-runtime-library-routines/accattach.rst
libgomp/doc/openacc-runtime-library-routines/acccopyin.rst
libgomp/doc/openacc-runtime-library-routines/acccopyout.rst
libgomp/doc/openacc-runtime-library-routines/acccreate.rst
libgomp/doc/openacc-runtime-library-routines/accdelete.rst
libgomp/doc/openacc-runtime-library-routines/accdetach.rst
libgomp/doc/openacc-runtime-library-routines/accdeviceptr.rst
libgomp/doc/openacc-runtime-library-routines/accfree.rst
libgomp/doc/openacc-runtime-library-routines/accgetcudastream.rst
libgomp/doc/openacc-runtime-library-routines/accgetcurrentcudacontext.rst
libgomp/doc/openacc-runtime-library-routines/accgetcurrentcudadevice.rst
libgomp/doc/openacc-runtime-library-routines/accgetdevicenum.rst
libgomp/doc/openacc-runtime-library-routines/accgetdevicetype.rst
libgomp/doc/openacc-runtime-library-routines/accgetnumdevices.rst
libgomp/doc/openacc-runtime-library-routines/accgetproperty.rst
libgomp/doc/openacc-runtime-library-routines/acchostptr.rst
libgomp/doc/openacc-runtime-library-routines/accinit.rst
libgomp/doc/openacc-runtime-library-routines/accispresent.rst
libgomp/doc/openacc-runtime-library-routines/accmalloc.rst
libgomp/doc/openacc-runtime-library-routines/accmapdata.rst
libgomp/doc/openacc-runtime-library-routines/accmemcpyfromdevice.rst
libgomp/doc/openacc-runtime-library-routines/accmemcpytodevice.rst
libgomp/doc/openacc-runtime-library-routines/accondevice.rst
libgomp/doc/openacc-runtime-library-routines/accpresentorcopyin.rst
libgomp/doc/openacc-runtime-library-routines/accpresentorcreate.rst
libgomp/doc/openacc-runtime-library-routines/accproflookup.rst
libgomp/doc/openacc-runtime-library-routines/accprofregister.rst
libgomp/doc/openacc-runtime-library-routines/accprofunregister.rst
libgomp/doc/openacc-runtime-library-routines/accregisterlibrary.rst
libgomp/doc/openacc-runtime-library-routines/accsetcudastream.rst
libgomp/doc/openacc-runtime-library-routines/accsetdevicenum.rst
libgomp/doc/openacc-runtime-library-routines/accsetdevicetype.rst
libgomp/doc/openacc-runtime-library-routines/accshutdown.rst
libgomp/doc/openacc-runtime-library-routines/accunmapdata.rst
libgomp/doc/openacc-runtime-library-routines/accupdatedevice.rst
libgomp/doc/openacc-runtime-library-routines/accupdateself.rst
libgomp/doc/openacc-runtime-library-routines/accwait.rst
libgomp/doc/openacc-runtime-library-routines/accwaitall.rst
libgomp/doc/openacc-runtime-library-routines/accwaitallasync.rst
libgomp/doc/openacc-runtime-library-routines/accwaitasync.rst
libgomp/doc/openmp-context-selectors.rst
libgomp/doc/openmp-environment-variables.rst
libgomp/doc/openmp-environment-variables/gompcpuaffinity.rst
libgomp/doc/openmp-environment-variables/gompdebug.rst
libgomp/doc/openmp-environment-variables/gomprtemsthreadpools.rst
libgomp/doc/openmp-environment-variables/gompspincount.rst
libgomp/doc/openmp-environment-variables/gompstacksize.rst
libgomp/doc/openmp-environment-variables/ompcancellation.rst
libgomp/doc/openmp-environment-variables/ompdefaultdevice.rst
libgomp/doc/openmp-environment-variables/ompdisplayenv.rst
libgomp/doc/openmp-environment-variables/ompdynamic.rst
libgomp/doc/openmp-environment-variables/ompmaxactivelevels.rst
libgomp/doc/openmp-environment-variables/ompmaxtaskpriority.rst
libgomp/doc/openmp-environment-variables/ompnested.rst
libgomp/doc/openmp-environment-variables/ompnumteams.rst
libgomp/doc/openmp-environment-variables/ompnumthreads.rst
libgomp/doc/openmp-environment-variables/ompplaces.rst
libgomp/doc/openmp-environment-variables/ompprocbind.rst
libgomp/doc/openmp-environment-variables/ompschedule.rst
libgomp/doc/openmp-environment-variables/ompstacksize.rst
libgomp/doc/openmp-environment-variables/omptargetoffload.rst
libgomp/doc/openmp-environment-variables/ompteamsthreadlimit.rst
libgomp/doc/openmp-environment-variables/ompthreadlimit.rst
libgomp/doc/openmp-environment-variables/ompwaitpolicy.rst
libgomp/doc/openmp-implementation-specifics.rst
libgomp/doc/openmp-implementation-status.rst
libgomp/doc/openmp-implementation-status/openmp-45.rst
libgomp/doc/openmp-implementation-status/openmp-50.rst
libgomp/doc/openmp-implementation-status/openmp-51.rst
libgomp/doc/openmp-implementation-status/openmp-52.rst
libgomp/doc/openmp-runtime-library-routines.rst
libgomp/doc/openmp-runtime-library-routines/ompdestroylock.rst
libgomp/doc/openmp-runtime-library-routines/ompdestroynestlock.rst
libgomp/doc/openmp-runtime-library-routines/ompfulfillevent.rst
libgomp/doc/openmp-runtime-library-routines/ompgetactivelevel.rst
libgomp/doc/openmp-runtime-library-routines/ompgetancestorthreadnum.rst
libgomp/doc/openmp-runtime-library-routines/ompgetcancellation.rst
libgomp/doc/openmp-runtime-library-routines/ompgetdefaultdevice.rst
libgomp/doc/openmp-runtime-library-routines/ompgetdevicenum.rst
libgomp/doc/openmp-runtime-library-routines/ompgetdynamic.rst
libgomp/doc/openmp-runtime-library-routines/ompgetinitialdevice.rst
libgomp/doc/openmp-runtime-library-routines/ompgetlevel.rst
libgomp/doc/openmp-runtime-library-routines/ompgetmaxactivelevels.rst
libgomp/doc/openmp-runtime-library-routines/ompgetmaxtaskpriority.rst
libgomp/doc/openmp-runtime-library-routines/ompgetmaxteams.rst
libgomp/doc/openmp-runtime-library-routines/ompgetmaxthreads.rst
libgomp/doc/openmp-runtime-library-routines/ompgetnested.rst
libgomp/doc/openmp-runtime-library-routines/ompgetnumdevices.rst
libgomp/doc/openmp-runtime-library-routines/ompgetnumprocs.rst
libgomp/doc/openmp-runtime-library-routines/ompgetnumteams.rst
libgomp/doc/openmp-runtime-library-routines/ompgetnumthreads.rst
libgomp/doc/openmp-runtime-library-routines/ompgetprocbind.rst
libgomp/doc/openmp-runtime-library-routines/ompgetschedule.rst
libgomp/doc/openmp-runtime-library-routines/ompgetsupportedactivelevels.rst
libgomp/doc/openmp-runtime-library-routines/ompgetteamnum.rst
libgomp/doc/openmp-runtime-library-routines/ompgetteamsize.rst
libgomp/doc/openmp-runtime-library-routines/ompgetteamsthreadlimit.rst
libgomp/doc/openmp-runtime-library-routines/ompgetthreadlimit.rst
libgomp/doc/openmp-runtime-library-routines/ompgetthreadnum.rst
libgomp/doc/openmp-runtime-library-routines/ompgetwtick.rst
libgomp/doc/openmp-runtime-library-routines/ompgetwtime.rst
libgomp/doc/openmp-runtime-library-routines/ompinfinal.rst
libgomp/doc/openmp-runtime-library-routines/ompinitlock.rst
libgomp/doc/openmp-runtime-library-routines/ompinitnestlock.rst
libgomp/doc/openmp-runtime-library-routines/ompinparallel.rst
libgomp/doc/openmp-runtime-library-routines/ompisinitialdevice.rst
libgomp/doc/openmp-runtime-library-routines/ompsetdefaultdevice.rst
libgomp/doc/openmp-runtime-library-routines/ompsetdynamic.rst
libgomp/doc/openmp-runtime-library-routines/ompsetlock.rst
libgomp/doc/openmp-runtime-library-routines/ompsetmaxactivelevels.rst
libgomp/doc/openmp-runtime-library-routines/ompsetnested.rst
libgomp/doc/openmp-runtime-library-routines/ompsetnestlock.rst
libgomp/doc/openmp-runtime-library-routines/ompsetnumteams.rst
libgomp/doc/openmp-runtime-library-routines/ompsetnumthreads.rst
libgomp/doc/openmp-runtime-library-routines/ompsetschedule.rst
libgomp/doc/openmp-runtime-library-routines/ompsetteamsthreadlimit.rst
libgomp/doc/openmp-runtime-library-routines/omptestlock.rst
libgomp/doc/openmp-runtime-library-routines/omptestnestlock.rst
libgomp/doc/openmp-runtime-library-routines/ompunsetlock.rst
libgomp/doc/openmp-runtime-library-routines/ompunsetnestlock.rst
libgomp/doc/reporting-bugs.rst
libgomp/doc/the-libgomp-abi.rst
libgomp/doc/the-libgomp-abi/implementing-atomic-construct.rst
libgomp/doc/the-libgomp-abi/implementing-barrier-construct.rst
libgomp/doc/the-libgomp-abi/implementing-critical-construct.rst
libgomp/doc/the-libgomp-abi/implementing-firstprivate-lastprivate-copyin-and-copyprivate-clauses.rst
libgomp/doc/the-libgomp-abi/implementing-flush-construct.rst
libgomp/doc/the-libgomp-abi/implementing-for-construct.rst
libgomp/doc/the-libgomp-abi/implementing-master-construct.rst
libgomp/doc/the-libgomp-abi/implementing-openaccs-parallel-construct.rst
libgomp/doc/the-libgomp-abi/implementing-ordered-construct.rst
libgomp/doc/the-libgomp-abi/implementing-parallel-construct.rst
libgomp/doc/the-libgomp-abi/implementing-private-clause.rst
libgomp/doc/the-libgomp-abi/implementing-reduction-clause.rst
libgomp/doc/the-libgomp-abi/implementing-sections-construct.rst
libgomp/doc/the-libgomp-abi/implementing-single-construct.rst
libgomp/doc/the-libgomp-abi/implementing-threadprivate-construct.rst
libiberty/doc/bsd.rst
libiberty/doc/copyright.rst
libiberty/doc/extensions.rst
libiberty/doc/function-variable-and-macro-listing.rst
libiberty/doc/index.rst
libiberty/doc/indices-and-tables.rst
libiberty/doc/introduction.rst
libiberty/doc/lesser-general-public-license-2.1.rst
libiberty/doc/overview.rst
libiberty/doc/replacement-functions.rst
libiberty/doc/supplemental-functions.rst
libiberty/doc/using.rst
libitm/doc/c-c++-language-constructs-for-tm.rst
libitm/doc/copyright.rst
libitm/doc/enabling-libitm.rst
libitm/doc/gnu-free-documentation-license.rst
libitm/doc/index.rst
libitm/doc/indices-and-tables.rst
libitm/doc/internals.rst
libitm/doc/locking-conventions.rst
libitm/doc/nesting-flat-vs-closed.rst
libitm/doc/the-libitm-abi.rst
libitm/doc/the-libitm-abi/function-list.rst
libitm/doc/the-libitm-abi/future-enhancements-to-the-abi.rst
libitm/doc/the-libitm-abi/library-design-principles.rst
libitm/doc/the-libitm-abi/memory-model.rst
libitm/doc/the-libitm-abi/non-objectives.rst
libitm/doc/the-libitm-abi/objectives.rst
libitm/doc/the-libitm-abi/sample-code.rst
libitm/doc/the-libitm-abi/types-and-macros-list.rst
libitm/doc/tm-methods-and-method-groups.rst
libquadmath/doc/copyright.rst
libquadmath/doc/gnu-free-documentation-license.rst
libquadmath/doc/i-o-library-routines.rst
libquadmath/doc/index.rst
libquadmath/doc/indices-and-tables.rst
libquadmath/doc/introduction.rst
libquadmath/doc/math-library-routines.rst
libquadmath/doc/quadmathsnprintf.rst
libquadmath/doc/reporting-bugs.rst
libquadmath/doc/strtoflt128.rst
libquadmath/doc/typedef-and-constants.rst

index 4f91312..6d53fa6 100644 (file)
@@ -36,4 +36,4 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.
+SUCH DAMAGE.
\ No newline at end of file
index 96bf2a5..273d617 100644 (file)
@@ -1270,4 +1270,4 @@ to testing:
 
 And finally we'd like to thank everyone who uses the compiler, provides
 feedback and generally reminds us why we're doing this work in the first
-place.
+place.
\ No newline at end of file
index 9a2fadd..643562e 100644 (file)
@@ -18,4 +18,4 @@ advice at these URLs: https://gcc.gnu.org/contribute.html, https://gcc.gnu.org/c
 
 for information on how to make useful contributions and avoid
 duplication of effort.  Suggested projects are listed at
-https://gcc.gnu.org/projects/.
+https://gcc.gnu.org/projects/.
\ No newline at end of file
index e2e4dc9..91568fe 100644 (file)
 
 .. option:: -Wendif-labels
 
-  Default setting; overrides :option:`-Wno-endif-labels`.
+  Default setting; overrides :option:`-Wno-endif-labels`.
\ No newline at end of file
index edd8c4c..f27338c 100644 (file)
@@ -94,4 +94,4 @@
 
   The value should be a known timestamp such as the last modification
   time of the source or package and it should be set by the build
-  process.
+  process.
\ No newline at end of file
index 4aafa22..60d663e 100644 (file)
   token in the output is preceded by the dump of the map its location
   belongs to.
 
-  When used from GCC without :option:`-E`, this option has no effect.
+  When used from GCC without :option:`-E`, this option has no effect.
\ No newline at end of file
index 3a5d938..8e9e9e7 100644 (file)
@@ -1,4 +1,4 @@
 ..
   Copyright 1988-2022 Free Software Foundation, Inc.
   This is part of the GCC manual.
-  For copying conditions, see the copyright.rst file.
+  For copying conditions, see the copyright.rst file.
\ No newline at end of file
index 9e0d057..ee4daca 100644 (file)
@@ -44,4 +44,4 @@ major new features or packages contribute the most.
 
 By establishing the idea that supporting further development is 'the
 proper thing to do' when distributing free software for a fee, we can
-assure a steady flow of resources into making more free software.
+assure a steady flow of resources into making more free software.
\ No newline at end of file
index 8703eb1..930659b 100644 (file)
@@ -16,4 +16,4 @@ kernel Linux, are now widely used; though these systems are often
 referred to as 'Linux', they are more accurately called GNU/Linux
 systems.
 
-For more information, see: https://www.gnu.org/ and https://www.gnu.org/gnu/linux-and-gnu.html.
+For more information, see: https://www.gnu.org/ and https://www.gnu.org/gnu/linux-and-gnu.html.
\ No newline at end of file
index 6ab6f79..5a7d110 100644 (file)
@@ -473,4 +473,4 @@ situation.
 If your document contains nontrivial examples of program code, we
 recommend releasing these examples in parallel under your choice of
 free software license, such as the GNU General Public License,
-to permit their use in free software.
+to permit their use in free software.
\ No newline at end of file
index d4d5615..07ffd72 100644 (file)
@@ -704,4 +704,4 @@ program into proprietary programs. If your program is a subroutine
 library, you may consider it more useful to permit linking proprietary
 applications with the library. If this is what you want to do, use the
 GNU Lesser General Public License instead of this License. But first,
-please read https://www.gnu.org/licenses/why-not-lgpl.html.
+please read https://www.gnu.org/licenses/why-not-lgpl.html.
\ No newline at end of file
index bf62509..92bf73b 100644 (file)
@@ -10,4 +10,4 @@
     TODO
     ----
 
-    .. todolist::
+    .. todolist::
\ No newline at end of file
index 340ace7..845de30 100644 (file)
@@ -511,4 +511,4 @@ necessary.  Here is a sample; alter the names:
     signature of Ty Coon, 1 April 1990
     Ty Coon, President of Vice
 
-That's all there is to it!
+That's all there is to it!
\ No newline at end of file
index d0fb75e..55e0711 100644 (file)
@@ -3139,4 +3139,4 @@ Xtensa---:samp:`{config/xtensa/constraints.md}`
   Integer constant valid for BccI instructions
 
 ``L``
-  Unsigned constant valid for BccUI instructions
+  Unsigned constant valid for BccUI instructions
\ No newline at end of file
index 10a131a..5afce61 100644 (file)
@@ -10,4 +10,4 @@ Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
-A copy of the license is in the :ref:`gnu_fdl`.
+A copy of the license is in the :ref:`gnu_fdl`.
\ No newline at end of file
index f39f21e..becda77 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gpl-3.0.rst
+.. include:: ../../../doc/gpl-3.0.rst
\ No newline at end of file
index d70ca98..1de809b 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 01e6cd7..700a4a8 100644 (file)
@@ -19,4 +19,4 @@ package documentation, see https://dlang.org/.
   general-public-license-3
   gnu-free-documentation-license
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 5cc3191..6c215a3 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/indices-and-tables.rst
+.. include:: ../../../doc/indices-and-tables.rst
\ No newline at end of file
index 3d967bc..be477b8 100644 (file)
@@ -45,4 +45,4 @@ Options
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index 25a9954..178b6f9 100644 (file)
@@ -167,4 +167,4 @@ In addition to the many :command:`gcc` options controlling code generation,
 
   Generates code expanded from D ``mixin`` statements and writes the
   processed sources to :samp:`{file}`.  This is useful to debug errors in compilation
-  and provides source for debuggers to show when requested.
+  and provides source for debuggers to show when requested.
\ No newline at end of file
index cc31358..564ed36 100644 (file)
@@ -28,4 +28,4 @@ interest to developers or language tooling.
   program is being compiled.  This includes listing all modules that are
   processed through the ``parse``, ``semantic``, ``semantic2``, and
   ``semantic3`` stages; all ``import`` modules and their file paths;
-  and all ``function`` bodies that are being compiled.
+  and all ``function`` bodies that are being compiled.
\ No newline at end of file
index d3c7573..a4bce6b 100644 (file)
@@ -42,4 +42,4 @@ A Ddoc source file contains code in the D macro processor language.  It is
 primarily designed for use in producing user documentation from embedded
 comments, with a slight affinity towards HTML generation.  If a :samp:`.d`
 source file starts with the string ``Ddoc`` then it is treated as general
-purpose documentation, not as a D source file.
+purpose documentation, not as a D source file.
\ No newline at end of file
index 07a057f..934b22d 100644 (file)
@@ -89,4 +89,4 @@ other parts of the compiler:
 
   Do not search the standard system directories for D source and interface
   files.  Only the directories that have been specified with :option:`-I` options
-  (and the directory of the current file, if appropriate) are searched.
+  (and the directory of the current file, if appropriate) are searched.
\ No newline at end of file
index 31ea783..dc64fcd 100644 (file)
@@ -56,4 +56,4 @@ a link step.
   On systems that provide :samp:`libgphobos` and :samp:`libgdruntime` as a
   shared and a static library, this option forces the use of the static
   version.  If no static version was built when the compiler was configured,
-  this option has no effect.
+  this option has no effect.
\ No newline at end of file
index fcb7eae..fda87c2 100644 (file)
@@ -311,4 +311,4 @@ These options affect the runtime behavior of programs compiled with
   Turns off emission of declarations that can be defined in multiple objects as
   weak symbols.  The default is to emit all public symbols as weak, unless the
   target lacks support for weak symbols.  Disabling this option means that common
-  symbols are instead put in COMDAT or become private.
+  symbols are instead put in COMDAT or become private.
\ No newline at end of file
index 180a6e4..c9ed52e 100644 (file)
@@ -145,4 +145,4 @@ specified, they do not prevent compilation of the program.
     List all variables going into thread local storage.
 
   :samp:`vmarkdown`
-    List instances of Markdown replacements in Ddoc.
+    List instances of Markdown replacements in Ddoc.
\ No newline at end of file
index 34bca2d..f4b6e05 100644 (file)
@@ -53,4 +53,4 @@ used, then those constructs are not permitted in identifiers.
 .. [#f1] UTF-16 does not meet the requirements of the C
   standard for a wide character set, but the choice of 16-bit
   ``wchar_t`` is enshrined in some system ABIs so we cannot fix
-  this.
+  this.
\ No newline at end of file
index 6b536a2..1dec2ac 100644 (file)
@@ -408,4 +408,4 @@ but not with others that don't.
 
   #if defined __has_include && __has_include ("header.h")   /* not portable */
   ...
-  #endif
+  #endif
\ No newline at end of file
index c81bdf2..59555a5 100644 (file)
@@ -29,4 +29,4 @@ There are three general reasons to use a conditional.
 
 Simple programs that do not need system-specific logic or complex
 debugging hooks generally will not need to use preprocessing
-conditionals.
+conditionals.
\ No newline at end of file
index cfe6f2f..381a612 100644 (file)
@@ -41,4 +41,4 @@ remains syntactically valid when it is not to be used.
 
   conditional-uses
   conditional-syntax
-  deleted-code
+  deleted-code
\ No newline at end of file
index ed6b960..fa61190 100644 (file)
@@ -21,4 +21,4 @@ A copy of the license is included in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index 0e2a439..758e0c1 100644 (file)
@@ -31,4 +31,4 @@ comment, instead.  The interior of ``#if 0`` must consist of complete
 tokens; in particular, single-quote characters must balance.  Comments
 often contain unbalanced single-quote characters (known in English as
 apostrophes).  These confuse ``#if 0``.  They don't confuse
-:samp:`/*`.
+:samp:`/*`.
\ No newline at end of file
index c73d4bd..beaad7d 100644 (file)
@@ -48,4 +48,4 @@ Neither :samp:`#error` nor :samp:`#warning` macro-expands its argument.
 Internal whitespace sequences are each replaced with a single space.
 The line must consist of complete tokens.  It is wisest to make the
 argument of these directives be a single string constant; this avoids
-problems with apostrophes and the like.
+problems with apostrophes and the like.
\ No newline at end of file
index da8e3ed..c0ab799 100644 (file)
@@ -20,4 +20,4 @@ Note that you can also specify places to search using options such as
 environment variables, which in turn take precedence over the
 configuration of GCC.
 
-.. include:: ../../../doc/cppenv.rst
+.. include:: ../../../doc/cppenv.rst
\ No newline at end of file
index d70ca98..1de809b 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 13176c0..13b9841 100644 (file)
@@ -53,4 +53,4 @@ underscores in header file names, and at most one dot.
   header-files/alternatives-to-wrapper-ifndef
   header-files/computed-includes
   header-files/wrapper-headers
-  header-files/system-headers
+  header-files/system-headers
\ No newline at end of file
index f24b1c2..e38cffe 100644 (file)
@@ -37,4 +37,4 @@ Another way to prevent a header file from being included more than once
 is with the :samp:`#pragma once` directive (see :ref:`pragmas`).
 :samp:`#pragma once` does not have the problems that :samp:`#import` does,
 but it is not recognized by all preprocessors, so you cannot rely on it
-in a portable program.
+in a portable program.
\ No newline at end of file
index 60b3ff6..49c1622 100644 (file)
@@ -83,4 +83,4 @@ These rules are implementation-defined behavior according to the C
 standard.  To minimize the risk of different compilers interpreting your
 computed includes differently, we recommend you use only a single
 object-like macro which expands to a string constant.  This will also
-minimize confusion for people reading your program.
+minimize confusion for people reading your program.
\ No newline at end of file
index 0fbdc1f..4659056 100644 (file)
@@ -64,4 +64,4 @@ declarations, etc.
 
 The line following the :samp:`#include` directive is always treated as a
 separate line by the C preprocessor, even if the included file lacks a
-final newline.
+final newline.
\ No newline at end of file
index 8136043..a378dfc 100644 (file)
@@ -39,4 +39,4 @@ All of these also interpret :samp:`/` the same way.  It is most portable
 to use only :samp:`/`.)
 
 It is an error if there is anything (other than comments) on the line
-after the file name.
+after the file name.
\ No newline at end of file
index 7a18ce1..2ee7777 100644 (file)
@@ -49,4 +49,4 @@ The macro ``FILE_FOO_SEEN`` is called the :dfn:`controlling macro` or
 begin with :samp:`_`.  In a system header file, it should begin with
 :samp:`__` to avoid conflicts with user programs.  In any kind of header
 file, the macro name should contain the name of the file and some
-additional text, to avoid conflicts with other header files.
+additional text, to avoid conflicts with other header files.
\ No newline at end of file
index e01a6c2..9f87878 100644 (file)
@@ -50,4 +50,4 @@ Note that you can also prevent the preprocessor from searching any of
 the default system header directories with the :option:`-nostdinc`
 option.  This is useful when you are compiling an operating system
 kernel or some other program that does not use the standard C library
-facilities, or the standard C library itself.
+facilities, or the standard C library itself.
\ No newline at end of file
index 907a4f6..ef6474f 100644 (file)
@@ -38,4 +38,4 @@ There are, however, two ways to make normal headers into system headers:
   system_header`` has no effect in the primary source file.
 
 On some targets, such as RS/6000 AIX, GCC implicitly surrounds all
-system headers with an :samp:`extern "C"` block when compiling as C++.
+system headers with an :samp:`extern "C"` block when compiling as C++.
\ No newline at end of file
index bc608f7..848170e 100644 (file)
@@ -55,4 +55,4 @@ The use of :samp:`#include_next` can lead to great confusion.  We
 recommend it be used only when there is no other alternative.  In
 particular, it should not be used in the headers belonging to a specific
 program; it should be used only to make global corrections along the
-lines of :command:`fixincludes`.
+lines of :command:`fixincludes`.
\ No newline at end of file
index 901391b..8946520 100644 (file)
@@ -94,4 +94,4 @@ and stick to it.
   question does not arise.
 
   Note that GCC does not yet implement any of the standard
-  pragmas.
+  pragmas.
\ No newline at end of file
index 8da0f14..326277b 100644 (file)
@@ -20,4 +20,4 @@ Also documented here are obsolete features still supported by CPP.
 
   implementation-defined-behavior
   implementation-limits
-  obsolete-features
+  obsolete-features
\ No newline at end of file
index 171e2a0..18cfc6a 100644 (file)
@@ -65,4 +65,4 @@ consumed by other processes on the same computer, etc.
   source file.  GNU cpp maps files into memory, so it is limited by the
   available address space.  This is generally at least two gigabytes.
   Depending on the operating system, the size of physical memory may or
-  may not be a limitation.
+  may not be a limitation.
\ No newline at end of file
index aebff50..e19dfba 100644 (file)
@@ -32,4 +32,4 @@ useful on its own.
   environment-variables
   gnu-free-documentation-license
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 5cc3191..6c215a3 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/indices-and-tables.rst
+.. include:: ../../../doc/indices-and-tables.rst
\ No newline at end of file
index 052d5d8..9ca96f2 100644 (file)
@@ -161,4 +161,4 @@ readable.
 
 There is no way to prevent a backslash at the end of a line from being
 interpreted as a backslash-newline.  This cannot affect any correct
-program, however.
+program, however.
\ No newline at end of file
index 4264b74..7b13980 100644 (file)
@@ -78,4 +78,4 @@ options may *not* be grouped: :option:`-dM` is very different from
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index 34c9f90..933d8a9 100644 (file)
@@ -52,4 +52,4 @@ for subsequent input in the current preprocessor input file.
 
 :samp:`#line` directives alter the results of the ``__FILE__`` and
 ``__LINE__`` predefined macros from that point on.  See :ref:`standard-predefined-macros`.  They do not have any effect on :samp:`#include`'s
-idea of the directory containing the current file.
+idea of the directory containing the current file.
\ No newline at end of file
index 5106b84..7355e07 100644 (file)
@@ -34,4 +34,4 @@ macros when you are compiling C++.
   macros/predefined-macros
   macros/undefining-and-redefining-macros
   macros/directives-within-macro-arguments
-  macros/macro-pitfalls
+  macros/macro-pitfalls
\ No newline at end of file
index ec39466..2f5066a 100644 (file)
@@ -82,4 +82,4 @@ concatenating the argument with :samp:`_command`.  Here is how it is done:
     COMMAND (quit),
     COMMAND (help),
     ...
-  };
+  };
\ No newline at end of file
index ea5c076..2e7e825 100644 (file)
@@ -36,4 +36,4 @@ which expands to
 
   1 2 1 2
 
-with the semantics described above.
+with the semantics described above.
\ No newline at end of file
index 9101bc1..16ba2cf 100644 (file)
@@ -52,4 +52,4 @@ parentheses.
 The first two pairs of parentheses in this expansion come from the
 macro.  The third is the pair that was originally after the macro
 invocation.  Since ``lang_init`` is an object-like macro, it does not
-consume those parentheses.
+consume those parentheses.
\ No newline at end of file
index 18441a7..0691152 100644 (file)
@@ -109,4 +109,4 @@ their corresponding actual arguments.
 .. code-block::
 
   #define foo(x) x, "x"
-  foo(bar)        → bar, "x"
+  foo(bar)        → bar, "x"
\ No newline at end of file
index 755e088..0be2295 100644 (file)
@@ -446,4 +446,4 @@ The syntax error triggered by the tokens ``syntax error`` results in
 an error message citing line three---the line of ignore_second_arg---
 even though the problematic code comes from line five.
 
-We consider this a bug, and intend to fix it in the near future.
+We consider this a bug, and intend to fix it in the near future.
\ No newline at end of file
index a674433..c5e6e4c 100644 (file)
@@ -123,4 +123,4 @@ Now ``TABLESIZE`` expands (in two stages) to ``37``.
 If the expansion of a macro contains its own name, either directly or
 via intermediate macros, it is not expanded again when the expansion is
 examined for more macros.  This prevents infinite recursion.
-See :ref:`self-referential-macros`, for the precise details.
+See :ref:`self-referential-macros`, for the precise details.
\ No newline at end of file
index f4afeef..8af566e 100644 (file)
@@ -871,4 +871,4 @@ These are the named operators and their corresponding punctuators:
    * - ``xor``
      - ``^``
    * - ``xor_eq``
-     - ``^=``
+     - ``^=``
\ No newline at end of file
index 95277d8..9265601 100644 (file)
@@ -83,4 +83,4 @@ you have to use two levels of macros.
 macro-expanded first.  But ``s`` is an ordinary argument to
 ``xstr``, so it is completely macro-expanded before ``xstr``
 itself is expanded (see :ref:`argument-prescan`).  Therefore, by the time
-``str`` gets to its argument, it has already been macro-expanded.
+``str`` gets to its argument, it has already been macro-expanded.
\ No newline at end of file
index 6f0cdcf..137abe9 100644 (file)
@@ -64,4 +64,4 @@ same as the old one, the preprocessor issues a warning and changes the
 macro to use the new definition.  If the new definition is effectively
 the same, the redefinition is silently ignored.  This allows, for
 instance, two different headers to define a common macro.  The
-preprocessor will only complain if the definitions do not match.
+preprocessor will only complain if the definitions do not match.
\ No newline at end of file
index 73540ec..21ce15d 100644 (file)
@@ -138,4 +138,4 @@ Variadic macros became a standard part of the C language with C99.
 GNU CPP previously supported them
 with a named variable argument
 (:samp:`args...`, not :samp:`...` and ``__VA_ARGS__``), which
-is still supported for backward compatibility.
+is still supported for backward compatibility.
\ No newline at end of file
index 0528b89..229c033 100644 (file)
@@ -95,4 +95,4 @@ In either form, if no such assertion has been made, :samp:`#unassert` has
 no effect.
 
 You can also make or cancel assertions using command-line options.
-See :ref:`invocation`.
+See :ref:`invocation`.
\ No newline at end of file
index 34d42e4..370523a 100644 (file)
@@ -27,4 +27,4 @@ is understood as a preprocessing directive but has no effect on the
 preprocessor output.  The primary significance of the existence of the
 null directive is that an input line consisting of just a :samp:`#` will
 produce no output, rather than a line of output containing just a
-:samp:`#`.  Supposedly some old C programs contain such lines.
+:samp:`#`.  Supposedly some old C programs contain such lines.
\ No newline at end of file
index 48caad0..f705419 100644 (file)
@@ -64,4 +64,4 @@ manual refer to GNU CPP.
   character-sets
   initial-processing
   tokenization
-  the-preprocessing-language
+  the-preprocessing-language
\ No newline at end of file
index da07ceb..062b9c4 100644 (file)
@@ -118,4 +118,4 @@ GCC plugins may provide their own pragmas.
   If ``#pragma once`` is seen when scanning a header file, that
   file will never be read again, no matter what.  It is a less-portable
   alternative to using :samp:`#ifndef` to guard the contents of header files
-  against multiple inclusions.
+  against multiple inclusions.
\ No newline at end of file
index ff14301..1b9c1f1 100644 (file)
@@ -83,4 +83,4 @@ preprocessor does not handle the pragma itself), and :samp:`#define` and
 will be no space between the :samp:`#` and the directive name.  If macro
 expansion happens to generate tokens which might be mistaken for a
 duplicated directive, a space will be inserted between the :samp:`#` and
-the directive name.
+the directive name.
\ No newline at end of file
index cc02b75..f95e924 100644 (file)
@@ -66,4 +66,4 @@ A preprocessing directive cannot cover more than one line.  The line
 may, however, be continued with backslash-newline, or by a block comment
 which extends past the end of the line.  In either case, when the
 directive is processed, the continuations have already been merged with
-the first line to make one long line.
+the first line to make one long line.
\ No newline at end of file
index 7e962a9..34f02c9 100644 (file)
@@ -165,4 +165,4 @@ warning message.
 
 .. [#f1] The C
   standard uses the term :dfn:`string literal` to refer only to what we are
-  calling :dfn:`string constants`.
+  calling :dfn:`string constants`.
\ No newline at end of file
index 4ba988d..77db3d9 100644 (file)
@@ -71,4 +71,4 @@ require matching quotes.  For example:
   #include <stdio.h
 
 Just as for the ISO preprocessor, what would be a closing quote can be
-escaped with a backslash to prevent the quoted text from closing.
+escaped with a backslash to prevent the quoted text from closing.
\ No newline at end of file
index 71df0ed..459a649 100644 (file)
@@ -96,4 +96,4 @@ pasting.
 
   #define suffix(x) foo_/**/x
   suffix(bar)
-       → foo_bar
+       → foo_bar
\ No newline at end of file
index c1d88a2..e5c775e 100644 (file)
@@ -27,4 +27,4 @@ preprocessor.
 * If you use digraphs the behavior is undefined.
 
 * If a line that looks like a directive appears within macro arguments,
-  the behavior is undefined.
+  the behavior is undefined.
\ No newline at end of file
index b14c863..f44a5a5 100644 (file)
@@ -32,4 +32,4 @@ that actually matter.
   traditional-lexical-analysis
   traditional-macros
   traditional-miscellany
-  traditional-warnings
+  traditional-warnings
\ No newline at end of file
index f07ffa2..c9729ec 100644 (file)
@@ -46,4 +46,4 @@ Presently :option:`-Wtraditional` warns about:
   You can usually avoid the warning, and the related warning about
   constants which are so large that they are unsigned, by writing the
   integer constant in question in hexadecimal, with no U suffix.  Take
-  care, though, because this gives the wrong result in exotic cases.
+  care, though, because this gives the wrong result in exotic cases.
\ No newline at end of file
index 932cac7..3607098 100644 (file)
@@ -16,4 +16,4 @@ the entire resulting derived work is distributed under the terms of a
 permission notice identical to this one.
 
 Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions.
+into another language, under the above conditions for modified versions.
\ No newline at end of file
index dc22083..66d54ae 100644 (file)
@@ -281,4 +281,4 @@ Line numbering
   :maxdepth: 2
 
   just-which-line-number-anyway
-  representation-of-line-numbers
+  representation-of-line-numbers
\ No newline at end of file
index 36d00de..cd045e6 100644 (file)
@@ -26,4 +26,4 @@ figure out what the code is doing, and why things have been implemented
 the way they have.
 
 .. toctree::
-  :maxdepth: 2
+  :maxdepth: 2
\ No newline at end of file
index cd8ee1c..085c79b 100644 (file)
@@ -67,4 +67,4 @@ for the real header files with shorter names.  The map from one to the
 other is found in a special file called :samp:`header.gcc`, stored in the
 command line (or system) include directories to which the mapping
 applies.  This may be higher up the directory tree than the full path to
-the file minus the base name.
+the file minus the base name.
\ No newline at end of file
index d719e16..0d20aa7 100644 (file)
@@ -18,4 +18,4 @@ The GNU C Preprocessor Internals
   multiple-include-optimization
   files
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 5cc3191..6c215a3 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/indices-and-tables.rst
+.. include:: ../../../doc/indices-and-tables.rst
\ No newline at end of file
index 7ac172a..640e76b 100644 (file)
@@ -24,4 +24,4 @@ allows rapid replacement of parameters with their arguments during
 expansion.  Despite this optimization it is still necessary to store
 the original parameters to the macro, both for dumping with e.g.,
 :option:`-dD`, and to warn about non-trivial macro redefinitions when
-the parameter names have changed.
+the parameter names have changed.
\ No newline at end of file
index d825811..df0ea21 100644 (file)
@@ -59,4 +59,4 @@ whenever it lexes a preprocessing token that starts a new logical line
 other than a directive.  It passes this token (which may be a
 ``CPP_EOF`` token indicating the end of the translation unit) to the
 callback routine, which can then use the line and column of this token
-to produce correct output.
+to produce correct output.
\ No newline at end of file
index 9948517..35638b9 100644 (file)
@@ -88,4 +88,4 @@ to be made.  ``_cpp_lex_token`` also handles skipping over tokens in
 failed conditional blocks, and invalidates the control macro of the
 multiple-include optimization if a token was successfully lexed outside
 a directive.  In other words, its callers do not need to concern
-themselves with such issues.
+themselves with such issues.
\ No newline at end of file
index ab97f50..9eff921 100644 (file)
@@ -174,4 +174,4 @@ storage from the original input buffer, so a token remains valid and
 correct even if its source buffer is freed with ``_cpp_pop_buffer``.
 The storage holding the spellings of such tokens remains until the
 client program calls cpp_destroy, probably at the end of the translation
-unit.
+unit.
\ No newline at end of file
index c2c7f95..272cb4b 100644 (file)
@@ -21,4 +21,4 @@ Instead, searching for the parenthesis is handled by a special
 function, ``funlike_invocation_p``, which remembers padding
 information as it reads tokens.  If the next real token is not an
 opening parenthesis, it backs up that one token, and then pushes an
-extra context just containing the padding information if necessary.
+extra context just containing the padding information if necessary.
\ No newline at end of file
index af2915a..ba55a6c 100644 (file)
@@ -48,4 +48,4 @@ like ``__TIME__``).  The macro is re-enabled when its context is
 later popped from the context stack, as described above.  This strict
 ordering ensures that a macro is disabled whilst its expansion is
 being scanned, but that it is *not* disabled whilst any arguments
-to it are being expanded.
+to it are being expanded.
\ No newline at end of file
index 9454130..b34aa83 100644 (file)
@@ -21,4 +21,4 @@ This might sound unsafe.  However, tokens runs are not re-used at the
 end of a line if it happens to be in the middle of a macro argument
 list, and cpplib only wants to back-up more than one lexer token in
 situations where no macro expansion is involved, so the optimization
-is safe.
+is safe.
\ No newline at end of file
index d7812f4..e710eaa 100644 (file)
@@ -114,4 +114,4 @@ so, they return the guard macro to ``do_if`` in the variable
 ``enter_macro_context`` sets ``mi_valid`` to false, so if a macro
 was expanded whilst parsing any part of the expression, then the
 top-of-file test in ``push_conditional`` fails and the optimization
-is turned off.
+is turned off.
\ No newline at end of file
index af52e35..4459c7f 100644 (file)
@@ -21,4 +21,4 @@ necessary.  However, the lexer does expose some functionality so that
 clients of the library can easily spell a given token, such as
 ``cpp_spell_token`` and ``cpp_token_len``.  These functions are
 useful when generating diagnostics, and for emitting the preprocessed
-output.
+output.
\ No newline at end of file
index 40bbd5a..4aa9934 100644 (file)
@@ -29,4 +29,4 @@ containing the right hand side of an equivalent ``#define`` or
 ``#assert`` directive.  Some built-in macros are handled similarly.
 Since these are all processed before the first line of the main input
 file, it will typically have an assigned line closer to twenty than to
-one.
+one.
\ No newline at end of file
index 817046a..c0b1261 100644 (file)
@@ -54,4 +54,4 @@ If instead the algorithm looked for an opening parenthesis first and
 then tested whether the macro were disabled it would be subtly wrong.
 In the example above, the replacement list of :samp:`foo` would be
 popped in the process of finding the parenthesis, re-enabling
-:samp:`foo` and expanding it a second time.
+:samp:`foo` and expanding it a second time.
\ No newline at end of file
index 8d86099..a55423c 100644 (file)
@@ -148,4 +148,4 @@ it is necessary to tell :command:`g++` the location and name of that
 library.  It might also be necessary to specify different startup files
 and other runtime support libraries, and to suppress the use of GCC's
 support libraries with one or more of the options :option:`-nostdlib`,
-:option:`-nostartfiles`, and :option:`-nodefaultlibs`.
+:option:`-nostartfiles`, and :option:`-nodefaultlibs`.
\ No newline at end of file
index 41f6701..9cc4bcd 100644 (file)
@@ -30,4 +30,4 @@ environment); refer to their documentation for details.
   :maxdepth: 2
 
   conditionally-supported-behavior
-  exception-handling
+  exception-handling
\ No newline at end of file
index c9ff029..eb796dc 100644 (file)
@@ -43,4 +43,4 @@ a freestanding environment); refer to their documentation for details.
   c-implementation-defined-behavior/preprocessing-directives
   c-implementation-defined-behavior/library-functions
   c-implementation-defined-behavior/architecture
-  c-implementation-defined-behavior/locale-specific-behavior
+  c-implementation-defined-behavior/locale-specific-behavior
\ No newline at end of file
index 6dd5a6a..99639bc 100644 (file)
@@ -44,4 +44,4 @@ Architecture
 * The value of the result of the ``sizeof`` and ``_Alignof``
   operators (C90 6.3.3.4, C99 and C11 6.5.3.4).
 
-  Determined by ABI.
+  Determined by ABI.
\ No newline at end of file
index 3766b4d..3d8f188 100644 (file)
@@ -43,4 +43,4 @@ Arrays and Pointers
   The value is as specified in the standard and the type is determined
   by the ABI.
 
-.. [#f1] Future versions of GCC may zero-extend, or use a target-defined ``ptr_extend`` pattern.  Do not rely on sign extension.
+.. [#f1] Future versions of GCC may zero-extend, or use a target-defined ``ptr_extend`` pattern.  Do not rely on sign extension.
\ No newline at end of file
index aa2102f..7e896b0 100644 (file)
@@ -90,4 +90,4 @@ Characters
 
   See :ref:`cpp:implementation-defined-behavior`.  ``char16_t`` and
   ``char32_t`` literals are always encoded in UTF-16 and UTF-32
-  respectively.
+  respectively.
\ No newline at end of file
index 13d98e8..8ac479e 100644 (file)
@@ -11,4 +11,4 @@ Declarators
 * The maximum number of declarators that may modify an arithmetic,
   structure or union type (C90 6.5.4).
 
-  GCC is only limited by available memory.
+  GCC is only limited by available memory.
\ No newline at end of file
index 19a4757..db3e765 100644 (file)
@@ -15,4 +15,4 @@ of the C library, and are not defined by GCC itself.
   and the source character set in translation phase 1 (C90, C99 and C11
   5.1.1.2).
 
-  See :ref:`cpp:implementation-defined-behavior`.
+  See :ref:`cpp:implementation-defined-behavior`.
\ No newline at end of file
index eb42634..f0d43d5 100644 (file)
@@ -85,4 +85,4 @@ Floating Point
   IEC 60559 conformant implementation (C99 F.9).
 
   This is dependent on the implementation of the C library, and is not
-  defined by GCC itself.
+  defined by GCC itself.
\ No newline at end of file
index e9a6c69..e3d1935 100644 (file)
@@ -32,4 +32,4 @@ Hints
   GCC will not inline any functions if the :option:`-fno-inline` option is
   used or if :option:`-O0` is used.  Otherwise, GCC may still be unable to
   inline a function for many reasons; the :option:`-Winline` option may be
-  used to determine if a function has not been inlined and why not.
+  used to determine if a function has not been inlined and why not.
\ No newline at end of file
index e7fb90f..da1b949 100644 (file)
@@ -25,4 +25,4 @@ Identifiers
 
   This is a property of the linker.  C99 and C11 require that case distinctions
   are always significant in identifiers with external linkage and
-  systems without this property are not supported by GCC.
+  systems without this property are not supported by GCC.
\ No newline at end of file
index a8720cb..627fe77 100644 (file)
@@ -63,4 +63,4 @@ Integers
 * The sign of the remainder on integer division (C90 6.3.5).
 
   GCC always follows the C99 and C11 requirement that the result of division is
-  truncated towards zero.
+  truncated towards zero.
\ No newline at end of file
index 1b5c892..62bc15d 100644 (file)
@@ -16,4 +16,4 @@ of the C library, and are not defined by GCC itself.
 
   In ``<stddef.h>``, ``NULL`` expands to ``((void *)0)``.  GCC
   does not provide the other headers which define ``NULL`` and some
-  library implementations may use other definitions in those headers.
+  library implementations may use other definitions in those headers.
\ No newline at end of file
index 736a979..86745aa 100644 (file)
@@ -9,4 +9,4 @@ Locale-Specific Behavior
 ************************
 
 The behavior of these points are dependent on the implementation
-of the C library, and are not defined by GCC itself.
+of the C library, and are not defined by GCC itself.
\ No newline at end of file
index 7b2d75d..cca0e27 100644 (file)
@@ -51,4 +51,4 @@ implementation-defined behavior.
 
 * The definitions for ``__DATE__`` and ``__TIME__`` when
   respectively, the date and time of translation are not available (C90
-  6.8.8, C99 6.10.8, C11 6.10.8.1).
+  6.8.8, C99 6.10.8, C11 6.10.8.1).
\ No newline at end of file
index 0c86fe8..3d9baf3 100644 (file)
@@ -50,4 +50,4 @@ Qualifiers
   When an object of an aggregate type, with the same size and alignment as a
   scalar type ``S``, is the subject of a volatile access by an assignment
   expression or an atomic function, the access to it is performed as if the
-  object's declared type were ``volatile S``.
+  object's declared type were ``volatile S``.
\ No newline at end of file
index 5fc4ca4..725d9c4 100644 (file)
@@ -11,4 +11,4 @@ Statements
 * The maximum number of ``case`` values in a ``switch``
   statement (C90 6.6.4.2).
 
-  GCC is only limited by available memory.
+  GCC is only limited by available memory.
\ No newline at end of file
index aca34a3..949f465 100644 (file)
@@ -75,4 +75,4 @@ Structures, Unions, Enumerations, and Bit-Fields
   .. conforming to C90 on those targets.
 
   On some targets, :option:`-fshort-enums` is the default; this is
-  determined by the ABI.
+  determined by the ABI.
\ No newline at end of file
index fa96d07..e9a6d88 100644 (file)
@@ -17,4 +17,4 @@ Translation
   new-line is retained or replaced by one space character in translation
   phase 3 (C90, C99 and C11 5.1.1.2).
 
-  See :ref:`cpp:implementation-defined-behavior`.
+  See :ref:`cpp:implementation-defined-behavior`.
\ No newline at end of file
index 6b4a114..432bb32 100644 (file)
@@ -17,4 +17,4 @@ all conditionally-supported constructs that it does not support (C++0x
 
   Such argument passing is supported, using the same
   pass-by-invisible-reference approach used for normal function
-  arguments of such types.
+  arguments of such types.
\ No newline at end of file
index d2ca9c4..f0d4b9f 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/contribute.rst
+.. include:: ../../../doc/contribute.rst
\ No newline at end of file
index 28f149d..27d5de9 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/contrib.rst
+.. include:: ../../../doc/contrib.rst
\ No newline at end of file
index 4c658f4..c778eb1 100644 (file)
@@ -22,4 +22,4 @@ in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index 5d1d54a..5a29f27 100644 (file)
@@ -12,4 +12,4 @@ Exception Handling
   implementation-defined whether or not the stack is unwound before
   std::terminate() is called (C++98 15.5.1).
 
-  The stack is not unwound before std::terminate is called.
+  The stack is not unwound before std::terminate is called.
\ No newline at end of file
index 084143f..5ea082b 100644 (file)
@@ -31,4 +31,4 @@ test specifically for GNU C++ (see :ref:`cpp:common-predefined-macros`).
   extensions-to-the-c++-language/c++-interface-and-implementation-pragmas
   extensions-to-the-c++-language/wheres-the-template
   extensions-to-the-c++-language/extracting-the-function-pointer-from-a-bound-pointer-to-member-function
-  extensions-to-the-c++-language/c++-specific-variable-function-and-type-attributes
+  extensions-to-the-c++-language/c++-specific-variable-function-and-type-attributes
\ No newline at end of file
index 1eaaaec..d1ac5b2 100644 (file)
@@ -24,4 +24,4 @@ deprecated.   See :ref:`deprecated-features`.
   scope to set the language.  On such systems, all system header files are
   implicitly scoped inside a C language scope.  Such headers must
   correctly prototype function argument types, there is no leeway for
-  ``()`` to indicate an unspecified set of arguments.
+  ``()`` to indicate an unspecified set of arguments.
\ No newline at end of file
index 3f60776..bba336e 100644 (file)
@@ -41,4 +41,4 @@ to simplify the writing of type traits. Note that some of these traits are
 likely to be removed in the future.
 
 ``__is_same (type1, type2)``
-  A binary type trait: ``true`` whenever the type arguments are the same.
+  A binary type trait: ``true`` whenever the type arguments are the same.
\ No newline at end of file
index aaa5799..fc7fafd 100644 (file)
@@ -94,4 +94,4 @@ code for the function itself; this defines a version of the function
 that can be found via pointers (or by callers compiled without
 inlining).  If all calls to the function can be inlined, you can avoid
 emitting the function by compiling with :option:`-fno-implement-inlines`.
-If any calls are not inlined, you will get linker errors.
+If any calls are not inlined, you will get linker errors.
\ No newline at end of file
index 8750c47..0eb484a 100644 (file)
@@ -92,4 +92,4 @@ Some attributes only make sense for C++ programs.
   control a resource, such as ``std::lock_guard``.
 
   This attribute is also accepted in C, but it is unnecessary because C
-  does not have constructors or destructors.
+  does not have constructors or destructors.
\ No newline at end of file
index ed62b7d..f55b5eb 100644 (file)
@@ -40,4 +40,4 @@ has been ignored since G++ 3.3 and is deprecated.
 
 G++ allows anonymous structs and unions to have members that are not
 public non-static data members (i.e. fields).  These extensions are
-deprecated.
+deprecated.
\ No newline at end of file
index d595adb..bae1efe 100644 (file)
@@ -45,4 +45,4 @@ converted to function pointers directly:
 
 .. index:: Wno-pmf-conversions
 
-You must specify :option:`-Wno-pmf-conversions` to use this extension.
+You must specify :option:`-Wno-pmf-conversions` to use this extension.
\ No newline at end of file
index 616aa9c..2524ff5 100644 (file)
@@ -62,4 +62,4 @@ different target string.  Function foo is called or a pointer to it is
 taken just like a regular function.  GCC takes care of doing the
 dispatching to call the right version at runtime.  Refer to the
 `GCC wiki on
-Function Multiversioning <https://gcc.gnu.org/wiki/FunctionMultiVersioning>`_ for more details.
+Function Multiversioning <https://gcc.gnu.org/wiki/FunctionMultiVersioning>`_ for more details.
\ No newline at end of file
index 853b78d..971770c 100644 (file)
@@ -49,4 +49,4 @@ other compilers that implement restricted pointers.
 As with all outermost parameter qualifiers, ``__restrict__`` is
 ignored in function definition matching.  This means you only need to
 specify ``__restrict__`` in a function definition, rather than
-in a function prototype as well.
+in a function prototype as well.
\ No newline at end of file
index 5dcd010..3ce0a37 100644 (file)
@@ -162,4 +162,4 @@ pair of types).
   When used as the pattern of a pack expansion within a template
   definition, expands to a template argument pack containing integers
   from ``0`` to ``length-1``.  This is provided for efficient
-  implementation of ``std::make_integer_sequence``.
+  implementation of ``std::make_integer_sequence``.
\ No newline at end of file
index 9eb6aac..7477d4d 100644 (file)
@@ -77,4 +77,4 @@ for local statics in inlines, however, as having multiple copies
 almost certainly breaks things.
 
 See :ref:`c++-interface`, for
-another way to control placement of these constructs.
+another way to control placement of these constructs.
\ No newline at end of file
index 5c38a00..f50f1ea 100644 (file)
@@ -55,4 +55,4 @@ expected, in the following example:
 .. code-block:: c++
 
   volatile int vobj;
-  volatile int &vref = vobj = something;
+  volatile int &vref = vobj = something;
\ No newline at end of file
index 5393544..7229367 100644 (file)
@@ -128,4 +128,4 @@ You have the following options for dealing with template instantiations:
   .. code-block:: c++
 
     inline template class Foo<int>;
-    static template class Foo<int>;
+    static template class Foo<int>;
\ No newline at end of file
index 84eecd2..e7a0360 100644 (file)
@@ -89,4 +89,4 @@ extensions, accepted by GCC in C90 mode and in C++.
   extensions-to-the-c-language-family/pragmas-accepted-by-gcc
   extensions-to-the-c-language-family/unnamed-structure-and-union-fields
   extensions-to-the-c-language-family/thread-local-storage
-  extensions-to-the-c-language-family/binary-constants-using-the-0b-prefix
+  extensions-to-the-c-language-family/binary-constants-using-the-0b-prefix
\ No newline at end of file
index fcc28e5..07376ba 100644 (file)
@@ -15,4 +15,4 @@ targets which have an integer mode wide enough to hold 128 bits.
 Simply write ``__int128`` for a signed 128-bit integer, or
 ``unsigned __int128`` for an unsigned 128-bit integer.  There is no
 support in GCC for expressing an integer constant of type ``__int128``
-for targets with ``long long`` integer less than 128 bits wide.
+for targets with ``long long`` integer less than 128 bits wide.
\ No newline at end of file
index 74a3e07..0746867 100644 (file)
@@ -80,4 +80,4 @@ the corresponding internal complex type, ``KCmode`` for
 .. code-block:: c++
 
   typedef _Complex float __attribute__((mode(KC))) _Complex_float128;
-  typedef _Complex float __attribute__((mode(IC))) _Complex_ibm128;
+  typedef _Complex float __attribute__((mode(IC))) _Complex_ibm128;
\ No newline at end of file
index 155083d..0abcf0f 100644 (file)
@@ -43,4 +43,4 @@ macros to replace them with the customary keywords.  It looks like this:
 You can
 prevent such warnings within one expression by writing
 ``__extension__`` before the expression.  ``__extension__`` has no
-effect aside from this.
+effect aside from this.
\ No newline at end of file
index b415bf1..ad82c41 100644 (file)
@@ -123,4 +123,4 @@ a header file with these keywords, and put another copy of the
 definition (lacking ``inline`` and ``extern``) in a library file.
 The definition in the header file causes most calls to the function
 to be inlined.  If any uses of the function remain, they refer to
-the single copy in the library.
+the single copy in the library.
\ No newline at end of file
index c8757be..dc96698 100644 (file)
@@ -20,4 +20,4 @@ and on function types, and returns 1.
 .. index:: Wpointer-arith
 
 The option :option:`-Wpointer-arith` requests a warning if these extensions
-are used.
+are used.
\ No newline at end of file
index 9a38f4c..7014206 100644 (file)
@@ -108,4 +108,4 @@ object.  For example:
   struct foo a = { 1, { 2, 3, 4 } };        // Valid.
   struct bar b = { { 1, { 2, 3, 4 } } };    // Invalid.
   struct bar c = { { 1, { } } };            // Valid.
-  struct foo d[1] = { { 1, { 2, 3, 4 } } };  // Invalid.
+  struct foo d[1] = { { 1, { 2, 3, 4 } } };  // Invalid.
\ No newline at end of file
index 95e5166..c0d0c12 100644 (file)
@@ -96,4 +96,4 @@ parameter list.  They can be separated by commas or semicolons, but the
 last one must end with a semicolon, which is followed by the 'real'
 parameter declarations.  Each forward declaration must match a 'real'
 declaration in parameter name and data type.  ISO C99 does not support
-parameter forward declarations.
+parameter forward declarations.
\ No newline at end of file
index 566c788..f8b52e5 100644 (file)
@@ -256,4 +256,4 @@ attribute that only applies to function types is applied to a
 pointer-to-function type, it is treated as applying to the pointer
 target type; if such an attribute is applied to a function return type
 that is not a pointer-to-function type, it is treated as applying
-to the function type.
+to the function type.
\ No newline at end of file
index 62c468c..640523a 100644 (file)
@@ -26,4 +26,4 @@ The following statements are identical:
 
 The type of these constants follows the same rules as for octal or
 hexadecimal integer constants, so suffixes like :samp:`L` or :samp:`UL`
-can be applied.
+can be applied.
\ No newline at end of file
index ef63a8a..fcabf48 100644 (file)
@@ -287,4 +287,4 @@ ensures proper usage.
 
   :samp:`{ptr}` is an optional pointer to the object that may be used to determine
   alignment.  A value of 0 indicates typical alignment should be used.  The
-  compiler may also ignore this parameter.
+  compiler may also ignore this parameter.
\ No newline at end of file
index f1b9056..a7927b1 100644 (file)
@@ -99,4 +99,4 @@ would overflow.
 
   The compiler will attempt to use hardware instructions to implement
   these built-in functions where possible, like conditional jump on overflow
-  after addition, conditional jump on carry etc.
+  after addition, conditional jump on carry etc.
\ No newline at end of file
index 3bf7944..c1815e8 100644 (file)
@@ -15,4 +15,4 @@ continue until the end of the line.  Many other C implementations allow
 such comments, and they are included in the 1999 C standard.  However,
 C++ style comments are not recognized if you specify an :option:`-std`
 option specifying a version of ISO C before C99, or :option:`-ansi`
-(equivalent to :option:`-std=c90`).
+(equivalent to :option:`-std=c90`).
\ No newline at end of file
index f13e911..4a02d87 100644 (file)
@@ -66,4 +66,4 @@ You can also use the union cast as a function argument:
 
   void hack (union foo);
   /* ... */
-  hack ((union foo) x);
+  hack ((union foo) x);
\ No newline at end of file
index bb23ebf..c8819cc 100644 (file)
@@ -119,4 +119,4 @@ examine and set these two fictitious variables with your debugger.
   real binary floating-point type, and the result has the corresponding
   complex type with real and imaginary parts :samp:`{real}` and :samp:`{imag}`.
   Unlike :samp:`{real} + I * {imag}`, this works even when
-  infinities, NaNs and negative zeros are involved.
+  infinities, NaNs and negative zeros are involved.
\ No newline at end of file
index 8a7595a..4984ed4 100644 (file)
@@ -101,4 +101,4 @@ a ``const`` -qualified type.  If ``foo`` and its initializer had
 elements of type ``char *const`` rather than ``char *``, or if
 ``foo`` were a global variable, the array would have static storage
 duration.  But it is probably safest just to avoid the use of array
-compound literals in C++ code.
+compound literals in C++ code.
\ No newline at end of file
index 9b03edf..ddea0fc 100644 (file)
@@ -36,4 +36,4 @@ especially useful.  When it becomes useful is when the first operand does,
 or may (if it is a macro argument), contain a side effect.  Then repeating
 the operand in the middle would perform the side effect twice.  Omitting
 the middle operand uses the value already computed without the undesirable
-effects of recomputing it.
+effects of recomputing it.
\ No newline at end of file
index 0073f7e..051f1c3 100644 (file)
@@ -122,4 +122,4 @@ functions acting as mere forwarders for their arguments.
 
       return open (path, oflag, __builtin_va_arg_pack ());
     }
-    #endif
+    #endif
\ No newline at end of file
index a12f50a..aa3902e 100644 (file)
@@ -44,4 +44,4 @@ is incomplete:
   the technical report.
 
 Types ``_Decimal32``, ``_Decimal64``, and ``_Decimal128``
-are supported by the DWARF debug information format.
+are supported by the DWARF debug information format.
\ No newline at end of file
index e08f5f2..0d57b9b 100644 (file)
@@ -106,4 +106,4 @@ GCC plugins may provide their own attributes.
   declaring-attributes-of-functions/v850-function-attributes
   declaring-attributes-of-functions/visium-function-attributes
   declaring-attributes-of-functions/x86-function-attributes
-  declaring-attributes-of-functions/xstormy16-function-attributes
+  declaring-attributes-of-functions/xstormy16-function-attributes
\ No newline at end of file
index a554ae0..3f238e6 100644 (file)
@@ -189,4 +189,4 @@ function compiled with :option:`-mstrict-align` is allowed.
 Note that CPU tuning options and attributes such as the :option:`-mcpu=`,
 :option:`-mtune=` do not inhibit inlining unless the CPU specified by the
 :option:`-mcpu=` option or the :gcc-attr:`cpu=` attribute conflicts with the
-architectural feature rules specified above.
+architectural feature rules specified above.
\ No newline at end of file
index 26e386b..15034de 100644 (file)
@@ -90,4 +90,4 @@ These function attributes are supported by the AMD GCN back end:
 
   ``work_item_id_Z``
     Set ``enable_vgpr_workitem_id`` parameter.  Always on (required to use
-    OpenACC/OpenMP).
+    OpenACC/OpenMP).
\ No newline at end of file
index b8a721e..3cc2700 100644 (file)
@@ -85,4 +85,4 @@ These function attributes are supported by the ARC back end:
   can safely be included in naked functions (see :ref:`basic-asm`).  While
   using extended ``asm`` or a mixture of basic ``asm`` and C code
   may appear to work, they cannot be depended upon to work reliably and
-  are not supported.
+  are not supported.
\ No newline at end of file
index 2c848de..1806421 100644 (file)
@@ -165,4 +165,4 @@ These function attributes are supported for ARM targets:
 
     In this example ``target("+crc+nocrypto")`` enables the ``crc``
     extension and disables the ``crypto`` extension for the function ``foo``
-    without modifying an existing :option:`-march=` or :option:`-mcpu` option.
+    without modifying an existing :option:`-march=` or :option:`-mcpu` option.
\ No newline at end of file
index 676303a..4d51397 100644 (file)
@@ -117,4 +117,4 @@ These function attributes are supported by the AVR back end:
   application which is responsibility of the application.
 
   If both :avr-fn-attr:`signal` and :avr-fn-attr:`interrupt` are specified for the same
-  function, :avr-fn-attr:`signal` is silently ignored.
+  function, :avr-fn-attr:`signal` is silently ignored.
\ No newline at end of file
index 50b89a8..cba1fcb 100644 (file)
@@ -88,4 +88,4 @@ These function attributes are supported by the Blackfin back end:
 
   Use this attribute to indicate that
   all registers except the stack pointer should be saved in the prologue
-  regardless of whether they are used or not.
+  regardless of whether they are used or not.
\ No newline at end of file
index aef91a4..76af135 100644 (file)
@@ -21,4 +21,4 @@ These function attributes are supported by the BPF back end:
   .. code-block:: c++
 
     int bpf_probe_read (void *dst, int size, const void *unsafe_ptr)
-      __attribute__ ((kernel_helper (4)));
+      __attribute__ ((kernel_helper (4)));
\ No newline at end of file
index 293e735..2600ab8 100644 (file)
@@ -34,4 +34,4 @@ These function attributes are supported by the C-SKY back end:
   ``asm`` statements can safely be included in naked functions
   (see :ref:`basic-asm`). While using extended ``asm`` or a mixture of
   basic ``asm`` and C code may appear to work, they cannot be
-  depended upon to work reliably and are not supported.
+  depended upon to work reliably and are not supported.
\ No newline at end of file
index 631a18e..f24a8fd 100644 (file)
@@ -1888,4 +1888,4 @@ The following attributes are supported on most targets.
   therefore, a caller cannot assume that the register has the same contents
   on return from the function as it had before calling the function.  Such
   registers are also called 'call-clobbered', 'caller-saved', or
-  'volatile'.
+  'volatile'.
\ No newline at end of file
index 0690e39..da7441d 100644 (file)
@@ -79,4 +79,4 @@ These function attributes are supported by the Epiphany back end:
   These attributes specify how a particular function is called.
   These attributes override the
   :option:`-mlong-calls` (see :ref:`adapteva-epiphany-options`)
-  command-line switch and ``#pragma long_calls`` settings.
+  command-line switch and ``#pragma long_calls`` settings.
\ No newline at end of file
index 00eb8bf..70a929f 100644 (file)
@@ -36,4 +36,4 @@ These function attributes are available for H8/300 targets:
 
   Use this attribute on the H8/300, H8/300H, and H8S to indicate that
   all registers except the stack pointer should be saved in the prologue
-  regardless of whether they are used or not.
+  regardless of whether they are used or not.
\ No newline at end of file
index fc0e1a4..5be539e 100644 (file)
@@ -33,4 +33,4 @@ These function attributes are supported on IA-64 targets:
 
     extern int foo () __attribute__((version_id ("20040821")));
 
-  Calls to ``foo`` are mapped to calls to ``foo{20040821}``.
+  Calls to ``foo`` are mapped to calls to ``foo{20040821}``.
\ No newline at end of file
index e1915e9..4c1f863 100644 (file)
@@ -72,4 +72,4 @@ These function attributes are supported by the M32C back end:
   Use this attribute to indicate
   that the specified function is an interrupt handler.  The compiler generates
   function entry and exit sequences suitable for use in an interrupt handler
-  when this attribute is present.
+  when this attribute is present.
\ No newline at end of file
index 7fb489e..04bb01f 100644 (file)
@@ -39,4 +39,4 @@ These function attributes are supported by the M32R/D back end:
   Large model objects may live anywhere in the 32-bit address space (the
   compiler generates ``seth/add3`` instructions to load their addresses),
   and may not be reachable with the ``bl`` instruction (the compiler
-  generates the much slower ``seth/add3/jl`` instruction sequence).
+  generates the much slower ``seth/add3/jl`` instruction sequence).
\ No newline at end of file
index 89cfb3a..b2fa719 100644 (file)
@@ -27,4 +27,4 @@ These function attributes are supported by the m68k back end:
   that the specified function is an interrupt handler that is designed
   to run as a thread.  The compiler omits generate prologue/epilogue
   sequences and replaces the return instruction with a ``sleep``
-  instruction.  This attribute is available only on fido.
+  instruction.  This attribute is available only on fido.
\ No newline at end of file
index e8e9231..ef90eb3 100644 (file)
@@ -21,4 +21,4 @@ These function attributes are supported by the MCORE back end:
   ``asm`` statements can safely be included in naked functions
   (see :ref:`basic-asm`). While using extended ``asm`` or a mixture of
   basic ``asm`` and C code may appear to work, they cannot be
-  depended upon to work reliably and are not supported.
+  depended upon to work reliably and are not supported.
\ No newline at end of file
index 41f35fb..b039c43 100644 (file)
@@ -50,4 +50,4 @@ These function attributes are supported by the MeP back end:
   The :mep-fn-attr:`vliw` attribute tells the compiler to emit
   instructions in VLIW mode instead of core mode.  Note that this
   attribute is not allowed unless a VLIW coprocessor has been configured
-  and enabled through command-line options.
+  and enabled through command-line options.
\ No newline at end of file
index 86d4a3c..130de9c 100644 (file)
@@ -43,4 +43,4 @@ These function attributes are supported on MicroBlaze targets:
   used in low-latency interrupt mode, and :microblaze-fn-attr:`interrupt_handler` for
   interrupts that do not use low-latency handlers.  In both cases, GCC
   emits appropriate prologue code and generates a return from the handler
-  using ``rtid`` instead of ``rtsd``.
+  using ``rtid`` instead of ``rtsd``.
\ No newline at end of file
index 08729f3..7cdc761 100644 (file)
@@ -101,4 +101,4 @@ targets.
   :microsoft-windows-fn-attr:`dllimport` attribute can be used as a constant initializer; in
   this case, the address of a stub function in the import lib is
   referenced.  On Microsoft Windows targets, the attribute can be disabled
-  for functions by setting the :option:`-mnop-fun-dllimport` flag.
+  for functions by setting the :option:`-mnop-fun-dllimport` flag.
\ No newline at end of file
index 43193bd..93e8aae 100644 (file)
@@ -131,4 +131,4 @@ These function attributes are supported by the MIPS back end:
   On MIPS targets, you can use the :mips-fn-attr:`nocompression` function attribute
   to locally turn off MIPS16 and microMIPS code generation.  This attribute
   overrides the :option:`-mips16` and :option:`-mmicromips` options on the
-  command line (see :ref:`mips-options`).
+  command line (see :ref:`mips-options`).
\ No newline at end of file
index 2672ec1..1b234c4 100644 (file)
@@ -100,4 +100,4 @@ These function attributes are supported by the MSP430 back end:
   one pass over the objects and does the best that it can.  Using the
   :option:`-ffunction-sections` and :option:`-fdata-sections` command-line
   options can help the packing, however, since they produce smaller,
-  easier to pack regions.
+  easier to pack regions.
\ No newline at end of file
index 846f1da..5e98215 100644 (file)
@@ -93,4 +93,4 @@ These function attributes are supported by the NDS32 back end:
 
     .. index:: warm function attribute, NDS32
 
-    Provide a user-defined function to handle warm reset exception.
+    Provide a user-defined function to handle warm reset exception.
\ No newline at end of file
index a4264ff..6e4b873 100644 (file)
@@ -39,4 +39,4 @@ These function attributes are supported by the Nios II back end:
     This attribute corresponds to the :option:`-mcustom-fpu-cfg=name`
     command-line option, to select a predefined set of custom instructions
     named :samp:`{name}`.
-    See :ref:`nios-ii-options`, for more information.
+    See :ref:`nios-ii-options`, for more information.
\ No newline at end of file
index ae293be..700a737 100644 (file)
@@ -19,4 +19,4 @@ These function attributes are supported by the Nvidia PTX back end:
   library.
   By default functions are only callable only from other PTX functions.
 
-  Kernel functions must have ``void`` return type.
+  Kernel functions must have ``void`` return type.
\ No newline at end of file
index 6729622..f7a65ac 100644 (file)
@@ -222,4 +222,4 @@ These function attributes are supported by the PowerPC back end:
 
   On the PowerPC, the inliner does not inline a
   function that has different target options than the caller, unless the
-  callee has a subset of the target options of the caller.
+  callee has a subset of the target options of the caller.
\ No newline at end of file
index 928a0cb..6ef5036 100644 (file)
@@ -40,4 +40,4 @@ These function attributes are supported by the RISC-V back end:
 
   Permissible values for this parameter are ``user``, ``supervisor``,
   and ``machine``.  If there is no parameter, then it defaults to
-  ``machine``.
+  ``machine``.
\ No newline at end of file
index 3302e68..d963f1b 100644 (file)
@@ -34,4 +34,4 @@ These function attributes are supported by the RL78 back end:
   ``asm`` statements can safely be included in naked functions
   (see :ref:`basic-asm`). While using extended ``asm`` or a mixture of
   basic ``asm`` and C code may appear to work, they cannot be
-  depended upon to work reliably and are not supported.
+  depended upon to work reliably and are not supported.
\ No newline at end of file
index afdbffa..99260f7 100644 (file)
@@ -72,4 +72,4 @@ These function attributes are supported by the RX back end:
   This RX attribute is similar to the :rx-fn-attr:`interrupt` attribute, including its
   parameters, but does not make the function an interrupt-handler type
   function (i.e. it retains the normal C function calling ABI).  See the
-  :rx-fn-attr:`interrupt` attribute for a description of its arguments.
+  :rx-fn-attr:`interrupt` attribute for a description of its arguments.
\ No newline at end of file
index c89a6b0..f60d387 100644 (file)
@@ -98,4 +98,4 @@ These function attributes are supported on the SH family of processors:
 .. sh-fn-attr:: trapa_handler
 
   On SH targets this function attribute is similar to :sh-fn-attr:`interrupt_handler`
-  but it does not save and restore all registers.
+  but it does not save and restore all registers.
\ No newline at end of file
index ad6c670..2c57111 100644 (file)
@@ -9,4 +9,4 @@ Symbian OS Function Attributes
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 See :ref:`microsoft-windows-function-attributes`, for discussion of the
-:symbian-os-fn-attr:`dllexport` and :symbian-os-fn-attr:`dllimport` attributes.
+:symbian-os-fn-attr:`dllexport` and :symbian-os-fn-attr:`dllimport` attributes.
\ No newline at end of file
index a5857a4..87f7dd2 100644 (file)
@@ -17,4 +17,4 @@ The V850 back end supports these function attributes:
   Use these attributes to indicate
   that the specified function is an interrupt handler.  The compiler generates
   function entry and exit sequences suitable for use in an interrupt handler
-  when either attribute is present.
+  when either attribute is present.
\ No newline at end of file
index aaa7bfa..1db8f75 100644 (file)
@@ -19,4 +19,4 @@ These function attributes are supported by the Visium back end:
   Use this attribute to indicate
   that the specified function is an interrupt handler.  The compiler generates
   function entry and exit sequences suitable for use in an interrupt handler
-  when this attribute is present.
+  when this attribute is present.
\ No newline at end of file
index 8f915d7..b1a1861 100644 (file)
@@ -1017,4 +1017,4 @@ These function attributes are supported by the x86 back end:
 .. option:: nodirect_extern_access
 
   This attribute, attached to a global variable or function, is the
-  counterpart to option :option:`-mno-direct-extern-access`.
+  counterpart to option :option:`-mno-direct-extern-access`.
\ No newline at end of file
index 783b1a1..0c79812 100644 (file)
@@ -17,4 +17,4 @@ These function attributes are supported by the Xstormy16 back end:
   Use this attribute to indicate
   that the specified function is an interrupt handler.  The compiler generates
   function entry and exit sequences suitable for use in an interrupt handler
-  when this attribute is present.
+  when this attribute is present.
\ No newline at end of file
index 7e2c712..2b89d34 100644 (file)
@@ -144,4 +144,4 @@ initialization is used.  When a field of a union is itself a structure,
 the entire structure from the last field initialized is used.  If any previous
 initializer has side effect, it is unspecified whether the side effect
 happens or not.  Currently, GCC discards the side-effecting
-initializer expressions and issues a warning.
+initializer expressions and issues a warning.
\ No newline at end of file
index 1b8e62a..ff1c011 100644 (file)
@@ -41,4 +41,4 @@ than ``void``.
 
 If the operand of the ``__alignof__`` expression is a function,
 the expression evaluates to the alignment of the function which may
-be specified by attribute :fn-attr:`aligned` (see :ref:`common-function-attributes`).
+be specified by attribute :fn-attr:`aligned` (see :ref:`common-function-attributes`).
\ No newline at end of file
index 1f13278..c6d6e65 100644 (file)
@@ -13,4 +13,4 @@ Dollar Signs in Identifier Names
 In GNU C, you may normally use dollar signs in identifier names.
 This is because many traditional C implementations allow such identifiers.
 However, dollar signs in identifiers are not supported on a few target
-machines, typically because the target assembler does not allow them.
+machines, typically because the target assembler does not allow them.
\ No newline at end of file
index a395682..96d8bc3 100644 (file)
@@ -32,4 +32,4 @@ expects type ``int`` for its argument, and you pass a value of type
 ``long long int``, confusion results because the caller and the
 subroutine disagree about the number of bytes for the argument.
 Likewise, if the function expects ``long long int`` and you pass
-``int``.  The best way to avoid such problems is to use prototypes.
+``int``.  The best way to avoid such problems is to use prototypes.
\ No newline at end of file
index 448184a..620611b 100644 (file)
@@ -50,4 +50,4 @@ This example uses the :enum-attr:`deprecated` enumerator attribute to indicate t
 
   The :enum-attr:`unavailable` attribute results in an error if the enumerator
   is used anywhere in the source file.  In other respects it behaves in the
-  same manner as the :enum-attr:`deprecated` attribute.
+  same manner as the :enum-attr:`deprecated` attribute.
\ No newline at end of file
index 7e62e41..27f3d0e 100644 (file)
@@ -125,4 +125,4 @@ is incomplete:
 
 * Pragmas to control overflow and rounding behaviors are not implemented.
 
-Fixed-point types are supported by the DWARF debug information format.
+Fixed-point types are supported by the DWARF debug information format.
\ No newline at end of file
index 97d88a7..6ffc76e 100644 (file)
@@ -44,4 +44,4 @@ Additionally, ``CFStringRefs`` (defined by the ``CoreFoundation`` headers) may
 also be used as format arguments.  Note that the relevant headers are only likely to be
 available on Darwin (OSX) installations.  On such installations, the XCode and system
 documentation provide descriptions of ``CFString``, ``CFStringRefs`` and
-associated functions.
+associated functions.
\ No newline at end of file
index 3672124..227154f 100644 (file)
@@ -68,4 +68,4 @@ gives this output:
 
 These identifiers are variables, not preprocessor macros, and may not
 be used to initialize ``char`` arrays or be concatenated with string
-literals.
+literals.
\ No newline at end of file
index 4d55c36..d3e3870 100644 (file)
@@ -94,4 +94,4 @@ function.
   effects, including crashing the calling program.  As a result, calls
   that are considered unsafe are diagnosed when the :option:`-Wframe-address`
   option is in effect.  Such calls should only be made in debugging
-  situations.
+  situations.
\ No newline at end of file
index d676165..3eff480 100644 (file)
@@ -73,4 +73,4 @@ after each operation. The same is true with :option:`-fexcess-precision=standard
 and :option:`-mfpmath=sse`. If there is no :option:`-mfpmath=sse`,
 :option:`-fexcess-precision=standard` alone does the same thing as before,
 It is useful for code that does not have ``_Float16`` and runs on the x87
-FPU.
+FPU.
\ No newline at end of file
index ec6583d..25cd964 100644 (file)
@@ -27,4 +27,4 @@ Unlike for floating-point numbers in the decimal notation the exponent
 is always required in the hexadecimal notation.  Otherwise the compiler
 would not be able to resolve the ambiguity of, e.g., ``0x1.f``.  This
 could mean ``1.0f`` or ``1.9375`` since :samp:`f` is also the
-extension for floating-point constants of type ``float``.
+extension for floating-point constants of type ``float``.
\ No newline at end of file
index e70fa87..bee4092 100644 (file)
@@ -1976,4 +1976,4 @@ a label is unreachable.
 
 This size is also used for inlining decisions.  If you use ``asm inline``
 instead of just ``asm``, then for inlining purposes the size of the asm
-is taken as the minimum size, ignoring how many instructions GCC thinks it is.
+is taken as the minimum size, ignoring how many instructions GCC thinks it is.
\ No newline at end of file
index 43eaaf8..ffb06c9 100644 (file)
@@ -20,4 +20,4 @@ This extension may not be very useful, but it makes the handling of
 ``enum`` more consistent with the way ``struct`` and ``union``
 are handled.
 
-This extension is not supported by GNU C++.
+This extension is not supported by GNU C++.
\ No newline at end of file
index 8525079..f872130 100644 (file)
@@ -62,4 +62,4 @@ This example uses the :label-attr:`cold` label attribute to indicate the
   The :label-attr:`cold` attribute on labels is used to inform the compiler that
   the path following the label is unlikely to be executed.  This attribute
   is used in cases where ``__builtin_expect`` cannot be used, for instance
-  with computed goto or ``asm goto``.
+  with computed goto or ``asm goto``.
\ No newline at end of file
index e25a06d..7c6408a 100644 (file)
@@ -83,4 +83,4 @@ variable initializer, inlining and cloning is forbidden.
 
 .. [#f1] The analogous feature in Fortran is called an assigned goto, but that name seems inappropriate in
   C, where one can do more than simply store label addresses in label
-  variables.
+  variables.
\ No newline at end of file
index f3697e4..de3e80c 100644 (file)
@@ -168,4 +168,4 @@ The same constraints on arguments apply as for the corresponding
   but rather a :dfn:`release barrier`.
   This means that all previous memory stores are globally visible, and all
   previous memory loads have been satisfied, but following memory reads
-  are not prevented from being speculated to before the barrier.
+  are not prevented from being speculated to before the barrier.
\ No newline at end of file
index 89e8391..b79e745 100644 (file)
@@ -79,4 +79,4 @@ This could also be written using a statement expression:
   })
 
 Local label declarations also make the labels they declare visible to
-nested functions, if there are any.  See :ref:`nested-functions`, for details.
+nested functions, if there are any.  See :ref:`nested-functions`, for details.
\ No newline at end of file
index eaf519e..8c22eb5 100644 (file)
@@ -65,4 +65,4 @@ operator causes the preprocessor to remove the comma before it.  If you
 do provide some variable arguments in your macro invocation, GNU CPP
 does not complain about the paste operation and instead places the
 variable arguments after the comma.  Just like any other pasted macro
-argument, these arguments are not macro expanded.
+argument, these arguments are not macro expanded.
\ No newline at end of file
index 6aff35b..090ead8 100644 (file)
@@ -24,4 +24,4 @@ you could do:
   int j = i + 2;
 
 Each identifier is visible from where it is declared until the end of
-the enclosing block.
+the enclosing block.
\ No newline at end of file
index 44e4ccc..8420428 100644 (file)
@@ -237,4 +237,4 @@ to the ``%fs`` or ``%gs`` segments.
   that it installed previously.
 
   The preprocessor symbols ``__SEG_FS`` and ``__SEG_GS`` are
-  defined when these address spaces are supported.
+  defined when these address spaces are supported.
\ No newline at end of file
index 8a845a3..68bcb95 100644 (file)
@@ -129,4 +129,4 @@ for function declarations).
         return array[index + offset];
       }
     /* ... */
-  }
+  }
\ No newline at end of file
index c24baf0..e93c850 100644 (file)
@@ -20,4 +20,4 @@ Here is an example of an initializer with run-time varying elements:
   {
     float beat_freqs[2] = { f-g, f+g };
     /* ... */
-  }
+  }
\ No newline at end of file
index 65bea29..1aab77a 100644 (file)
@@ -59,4 +59,4 @@ built-in functions as:
   mechanism to restore the stack context, it cannot be called
   from the same function calling ``__builtin_setjmp`` to
   initialize :samp:`{buf}`.  It can only be called from a function called
-  (directly or indirectly) from the function calling ``__builtin_setjmp``.
+  (directly or indirectly) from the function calling ``__builtin_setjmp``.
\ No newline at end of file
index 7fcc3ed..640498a 100644 (file)
@@ -142,4 +142,4 @@ In addition to this, there are checking built-in functions
 These have just one additional argument, :samp:`{flag}`, right before
 format string :samp:`{fmt}`.  If the compiler is able to optimize them to
 ``fputc`` etc. functions, it does, otherwise the checking function
-is called and the :samp:`{flag}` argument passed to it.
+is called and the :samp:`{flag}` argument passed to it.
\ No newline at end of file
index a1c5076..8f272a0 100644 (file)
@@ -1242,4 +1242,4 @@ calls.  These built-in functions appear both with and without the
 .. function:: int __builtin_goacc_parlevel_size (int x)
 
   Returns the openacc gang, worker or vector size depending on whether :samp:`{x}` is
-  0, 1 or 2.
+  0, 1 or 2.
\ No newline at end of file
index 5bf0c50..772ab0f 100644 (file)
@@ -19,4 +19,4 @@ of ``va_arg`` with a pointer type to receive arguments of any other
 pointer type.
 
 In particular, in GNU C :samp:`va_arg (ap, void *)` can safely be used
-to consume an argument of any pointer type.
+to consume an argument of any pointer type.
\ No newline at end of file
index 1f5aefc..70430c7 100644 (file)
@@ -726,4 +726,4 @@ Loop-Specific Pragmas
   It must be placed immediately before a ``for``, ``while`` or ``do``
   loop or a ``#pragma GCC ivdep``, and applies only to the loop that follows.
   :samp:`{n}` is an integer constant expression specifying the unrolling factor.
-  The values of 0 and 1 block any unrolling of the loop.
+  The values of 0 and 1 block any unrolling of the loop.
\ No newline at end of file
index 1362141..f84b1e0 100644 (file)
@@ -134,4 +134,4 @@ Using ``__auto_type`` instead of ``typeof`` has two advantages:
 
 * If the argument to the macro has variably modified type, it is
   evaluated only once when using ``__auto_type``, but twice if
-  ``typeof`` is used.
+  ``typeof`` is used.
\ No newline at end of file
index 07e5894..8dc3684 100644 (file)
@@ -20,4 +20,4 @@ warning, but treats it as a valid escaped newline and combines the two
 lines to form a single logical line.  This works within comments and
 tokens, as well as between tokens.  Comments are *not* treated as
 whitespace for the purposes of this relaxation, since they have not
-yet been replaced with spaces.
+yet been replaced with spaces.
\ No newline at end of file
index 568e370..1703a02 100644 (file)
@@ -710,4 +710,4 @@ Two attributes are currently defined for x86 configurations:
   command-line options, respectively;
   see :ref:`x86-options`, for details of how structure layout is affected.
   See :ref:`x86-variable-attributes`, for information about the corresponding
-  attributes on variables.
+  attributes on variables.
\ No newline at end of file
index 3e54213..9207faf 100644 (file)
@@ -1184,4 +1184,4 @@ One attribute is currently defined for xstormy16 configurations:
   allowed also), GCC places the variable in the first 0x100 bytes of
   memory and use special opcodes to access it.  Such variables are
   placed in either the ``.bss_below100`` section or the
-  ``.data_below100`` section.
+  ``.data_below100`` section.
\ No newline at end of file
index dc5cb1f..683347a 100644 (file)
@@ -68,4 +68,4 @@ available for functions (see :ref:`function-attributes`), variables
     }
 
   ``y`` is not actually incremented and the compiler can but does not
-  have to optimize it to just ``return 42 + 42;``.
+  have to optimize it to just ``return 42 + 42;``.
\ No newline at end of file
index 7426b98..c67be39 100644 (file)
@@ -161,4 +161,4 @@ parts of the containing expression.  For example,
 
 calls ``foo`` and ``bar1`` and does not call ``baz`` but
 may or may not call ``bar2``.  If ``bar2`` is called, it is
-called after ``foo`` and before ``bar1``.
+called after ``foo`` and before ``bar1``.
\ No newline at end of file
index e64d793..7bd0b9f 100644 (file)
@@ -19,4 +19,4 @@ GCC permits a C structure to have no members:
 
 The structure has size zero.  In C++, empty structures are part
 of the language.  G++ treats empty structures as if they had a single
-member of type ``char``.
+member of type ``char``.
\ No newline at end of file
index 03e020f..1c2a919 100644 (file)
@@ -31,4 +31,4 @@ This extension is sufficient such that
 
 is a suitable definition of the ``offsetof`` macro.  In C++, :samp:`{type}`
 may be dependent.  In either case, :samp:`{member}` may consist of a single
-identifier, or a sequence of member accesses and array references.
+identifier, or a sequence of member accesses and array references.
\ No newline at end of file
index a793496..d2fce79 100644 (file)
@@ -50,4 +50,4 @@ instructions, but allow the compiler to schedule those calls.
   target-builtins/ti-c6x-built-in-functions
   target-builtins/x86-built-in-functions
   target-builtins/x86-transactional-memory-intrinsics
-  target-builtins/x86-control-flow-protection-intrinsics
+  target-builtins/x86-control-flow-protection-intrinsics
\ No newline at end of file
index 7247a81..22d0426 100644 (file)
@@ -21,4 +21,4 @@ processors.
   unsigned long long __builtin_aarch64_get_fpcr64 ();
   void __builtin_aarch64_set_fpcr64 (unsigned long long);
   unsigned long long __builtin_aarch64_get_fpsr64 ();
-  void __builtin_aarch64_set_fpsr64 (unsigned long long);
+  void __builtin_aarch64_set_fpsr64 (unsigned long long);
\ No newline at end of file
index 1d4cf46..b119719 100644 (file)
@@ -85,4 +85,4 @@ PAL calls, but when invoked with :option:`-mtls-kernel`, they invoke
 .. code-block:: c++
 
   void *__builtin_thread_pointer (void);
-  void __builtin_set_thread_pointer (void *);
+  void __builtin_set_thread_pointer (void *);
\ No newline at end of file
index b02c207..aac982d 100644 (file)
@@ -115,4 +115,4 @@ The letters represent the following data types:
   void * __builtin_custom_pnfp (float, void *);
   void * __builtin_custom_pnpi (void *, int);
   void * __builtin_custom_pnpf (void *, float);
-  void * __builtin_custom_pnpp (void *, void *);
+  void * __builtin_custom_pnpp (void *, void *);
\ No newline at end of file
index 45eabb1..0df309e 100644 (file)
@@ -230,4 +230,4 @@ where they are put in the C code:
   __builtin_arc_lr()
   __builtin_arc_sleep()
   __builtin_arc_sr()
-  __builtin_arc_swi()
+  __builtin_arc_swi()
\ No newline at end of file
index ca7cb9f..1d3dd7e 100644 (file)
@@ -242,4 +242,4 @@ indicating one the registers I0-I7, and the fourth argument must be an
 .. code-block:: c++
 
   void __builtin_arc_vst16_n (__v8hi, const int, const int, const int);
-  void __builtin_arc_vst32_n (__v8hi, const int, const int, const int);
+  void __builtin_arc_vst32_n (__v8hi, const int, const int, const int);
\ No newline at end of file
index 2150104..feb9fd3 100644 (file)
@@ -32,4 +32,4 @@ is used here to mean any function pointer type.
   void * cmse_check_address_range (void *, size_t, int);
   typeof(p) cmse_nsfptr_create (FPTR p);
   intptr_t cmse_is_nsfptr (FPTR);
-  int cmse_nonsecure_caller (void);
+  int cmse_nonsecure_caller (void);
\ No newline at end of file
index 00e295c..1fa4a5f 100644 (file)
@@ -27,4 +27,4 @@ AArch64's back end does not have support for 16-bit floating point Advanced SIMD
 intrinsics yet.
 
 See :ref:`arm-options` and :ref:`aarch64-options` for more information on the
-availability of extensions.
+availability of extensions.
\ No newline at end of file
index 6d90659..a86039e 100644 (file)
@@ -156,4 +156,4 @@ processors when the :option:`-mcpu=iwmmxt` switch is used:
   v4hi __builtin_arm_wunpckilh (v4hi, v4hi);
   v2si __builtin_arm_wunpckilw (v2si, v2si);
   long long __builtin_arm_wxor (long long, long long);
-  long long __builtin_arm_wzero ();
+  long long __builtin_arm_wzero ();
\ No newline at end of file
index d97d362..0e9550c 100644 (file)
@@ -721,4 +721,4 @@ Truncate and store the rightmost element of a vector, as if implemented by the
 ISA 3.1 ``stxvrbx``, ``stxvrhx``, ``stxvrwx``, and ``stxvrdx``
 instructions.
 
-.. index:: vec_xst_trunc
+.. index:: vec_xst_trunc
\ No newline at end of file
index c9c4391..44189a3 100644 (file)
@@ -17,4 +17,4 @@ instructions.  These functions are named as follows:
 .. code-block:: c++
 
   void __builtin_bfin_csync (void);
-  void __builtin_bfin_ssync (void);
+  void __builtin_bfin_ssync (void);
\ No newline at end of file
index 60eabc4..c471852 100644 (file)
@@ -97,4 +97,4 @@ The following built-in functions are available for eBPF targets.
         val >>= __builtin_preserve_field_info (arg->y, FIELD_RSHIFT_U64);
 
       return val;
-    }
+    }
\ No newline at end of file
index 6e57697..b317839 100644 (file)
@@ -471,4 +471,4 @@ a specific FR-V instruction.
 .. function:: void __data_prefetch (const void *x)
 
   Use the ``nldub`` instruction to load the contents of address :samp:`{x}`
-  into the data cache.  The instruction is issued in slot I1.
+  into the data cache.  The instruction is issued in slot I1.
\ No newline at end of file
index 0e7fe6c..83fbb38 100644 (file)
@@ -309,4 +309,4 @@ for details on what each instruction does.
   a64 __builtin_mips_dpaqx_s_w_ph (a64, v2q15, v2q15);
   a64 __builtin_mips_dpaqx_sa_w_ph (a64, v2q15, v2q15);
   a64 __builtin_mips_dpsqx_s_w_ph (a64, v2q15, v2q15);
-  a64 __builtin_mips_dpsqx_sa_w_ph (a64, v2q15, v2q15);
+  a64 __builtin_mips_dpsqx_sa_w_ph (a64, v2q15, v2q15);
\ No newline at end of file
index d4cee2b..dae2f96 100644 (file)
@@ -444,4 +444,4 @@ In each case, :samp:`{cond}` can be any of the 16 floating-point conditions:
     if (__builtin_mips_all_c_eq_4s (a, b, c, d))
       all_are_true ();
     else
-      some_are_false ();
+      some_are_false ();
\ No newline at end of file
index 18f46da..aeb86cf 100644 (file)
@@ -42,4 +42,4 @@ For example:
   On little-endian targets, the first value is the lower one and the second
   value is the upper one.  The opposite order applies to big-endian targets.
   For example, the code above sets the lower half of ``a`` to
-  ``1.5`` on little-endian targets and ``9.1`` on big-endian targets.
+  ``1.5`` on little-endian targets and ``9.1`` on big-endian targets.
\ No newline at end of file
index 7859b07..04560f1 100644 (file)
@@ -33,4 +33,4 @@ writing of interrupt handlers in C.
   instructions.  Note that :samp:`{cycles}` must be a compile-time constant
   integer - that is, you must pass a number, not a variable that may be
   optimized to a constant later.  The number of cycles delayed by this
-  builtin is exact.
+  builtin is exact.
\ No newline at end of file
index 3ba7a9f..28365f9 100644 (file)
@@ -41,4 +41,4 @@ These built-in functions are available for the NDS32 target:
 
 .. function:: void __builtin_nds32_setgie_dis (void)
 
-  Disable global interrupt.
+  Disable global interrupt.
\ No newline at end of file
index c046bb3..1570348 100644 (file)
@@ -24,4 +24,4 @@ GCC provides other MIPS-specific built-in functions:
   code but can be called in both MIPS16 and non-MIPS16 contexts.
 
   ``__builtin_mips_set_fcsr`` can be used to change any bit of the
-  register except the condition codes, which GCC assumes are preserved.
+  register except the condition codes, which GCC assumes are preserved.
\ No newline at end of file
index f58590e..03c9941 100644 (file)
@@ -42,4 +42,4 @@ picoChip instruction set.
 .. function:: void __builtin_halt (void)
 
   Halt.  The processor stops execution.  This built-in is useful for
-  implementing assertions.
+  implementing assertions.
\ No newline at end of file
index 218c227..3c08b2e 100644 (file)
@@ -2178,4 +2178,4 @@ Otherwise, the element of the returned vector contains all zeros.
   int vec_any_ge (vector signed __int128, vector signed __int128);
   int vec_any_ge (vector unsigned __int128, vector unsigned __int128);
   int vec_any_le (vector signed __int128, vector signed __int128);
-  int vec_any_le (vector unsigned __int128, vector unsigned __int128);
+  int vec_any_le (vector unsigned __int128, vector unsigned __int128);
\ No newline at end of file
index d4d3062..331d5fc 100644 (file)
@@ -65,4 +65,4 @@ The functions supported are:
 
   void amo_stdat_sadd (int64_t *, int64_t);
   void amo_stdat_smax (int64_t *, int64_t);
-  void amo_stdat_smin (int64_t *, int64_t);
+  void amo_stdat_smin (int64_t *, int64_t);
\ No newline at end of file
index 27e873b..dd9e984 100644 (file)
@@ -101,4 +101,4 @@ The built-in functions supported are:
   vec_t __builtin_vsx_xvcvbf16spn (vec_t);
 
   __vector_pair __builtin_vsx_lxvp (size_t, __vector_pair *);
-  void __builtin_vsx_stxvp (__vector_pair, size_t, __vector_pair *);
+  void __builtin_vsx_stxvp (__vector_pair, size_t, __vector_pair *);
\ No newline at end of file
index 334c049..840ce92 100644 (file)
@@ -31,4 +31,4 @@ The built-in functions supported are:
 
   This inserts LMBD instruction to calculate the left-most bit with value
   :samp:`{bitval}` in value :samp:`{wordval}`.  Only the least significant bit
-  of :samp:`{bitval}` is taken into account.
+  of :samp:`{bitval}` is taken into account.
\ No newline at end of file
index fca4852..90ed798 100644 (file)
@@ -13,4 +13,4 @@ processors.
 
 .. function:: void * __builtin_thread_pointer (void)
 
-  Returns the value that is currently set in the :samp:`tp` register.
+  Returns the value that is currently set in the :samp:`tp` register.
\ No newline at end of file
index bbd376a..632014f 100644 (file)
@@ -119,4 +119,4 @@ following functions are supported:
 
 .. function:: void __builtin_rx_wait (void)
 
-  Generates the ``wait`` machine instruction.
+  Generates the ``wait`` machine instruction.
\ No newline at end of file
index 6ad8205..3311d0b 100644 (file)
@@ -118,4 +118,4 @@ Principles of Operation manual chapter 5-91.
 
   Generates the ``ntstg`` machine instruction.  The second argument
   is written to the first arguments location.  The store operation will
-  not be rolled-back in case of an transaction abort.
+  not be rolled-back in case of an transaction abort.
\ No newline at end of file
index 23e2869..4240fb7 100644 (file)
@@ -47,4 +47,4 @@ families of processors:
 .. function:: void __builtin_sh_set_fpscr (unsigned int val)
 
   Sets the :samp:`FPSCR` register to the specified value :samp:`{val}`, while
-  preserving the current values of the FR, SZ and PR bits.
+  preserving the current values of the FR, SZ and PR bits.
\ No newline at end of file
index 09a067e..23d076a 100644 (file)
@@ -223,4 +223,4 @@ built-in functions also become available:
 
   long __builtin_vis_fpcmpur8shl (v8qi, v8qi, int);
   long __builtin_vis_fpcmpur16shl (v4hi, v4hi, int);
-  long __builtin_vis_fpcmpur32shl (v2si, v2si, int);
+  long __builtin_vis_fpcmpur32shl (v2si, v2si, int);
\ No newline at end of file
index 23b83fe..2c03e45 100644 (file)
@@ -1695,4 +1695,4 @@ should be used instead.
   void __builtin_ia32_wrussd(unsigned int, void *);
   void __builtin_ia32_wrussq(unsigned long long, void *);
   void __builtin_ia32_setssbsy(void);
-  void __builtin_ia32_clrssbsy(void *);
+  void __builtin_ia32_clrssbsy(void *);
\ No newline at end of file
index 3b17c0d..c563883 100644 (file)
@@ -47,4 +47,4 @@ The shadow stack unwind code looks like:
       while (0)
 
 This code runs unconditionally on all 64-bit processors.  For 32-bit
-processors the code runs on those that support multi-byte NOP instructions.
+processors the code runs on those that support multi-byte NOP instructions.
\ No newline at end of file
index 5fb5a7b..7526ae2 100644 (file)
@@ -99,4 +99,4 @@ and a fallback path for other failures:
     }
 
 Note that, in most cases, the transactional and non-transactional code
-must synchronize together to ensure consistency.
+must synchronize together to ensure consistency.
\ No newline at end of file
index fd1ff91..b379ec6 100644 (file)
@@ -9,4 +9,4 @@ The Character ESC in Constants
 ******************************
 
 You can use the sequence :samp:`\\e` in a string or character constant to
-stand for the ASCII character ESC.
+stand for the ASCII character ESC.
\ No newline at end of file
index fa04221..ae51f8f 100644 (file)
@@ -216,4 +216,4 @@ that document the exact semantics of the language extension.
 
   Add after paragraph 6
 
-  Non- ``static`` members shall not be ``__thread``.
+  Non- ``static`` members shall not be ``__thread``.
\ No newline at end of file
index fe2f406..213a16c 100644 (file)
@@ -83,4 +83,4 @@ name of the ``typedef``.
   struct s2 { s1; };
   s1 f1 (struct s2 *p) { return p->s1; }
 
-These usages are only permitted when they are not ambiguous.
+These usages are only permitted when they are not ambiguous.
\ No newline at end of file
index 04e3ddd..808ac58 100644 (file)
@@ -282,4 +282,4 @@ intrinsics:
   /* Instead of a variable, a compound literal may be used to pass the
      return value of an intrinsic call to a function expecting the union: */
   v128 foo (v128);
-  x = foo ((v128) {_mm_adds_epu8 (x.mm, y.mm)});
+  x = foo ((v128) {_mm_adds_epu8 (x.mm, y.mm)});
\ No newline at end of file
index df96282..d3e6f6a 100644 (file)
@@ -83,4 +83,4 @@ be implicitly read when written to, or when adjacent bit-fields are
 accessed.  Bit-field operations may be optimized such that adjacent
 bit-fields are only partially accessed, if they straddle a storage unit
 boundary.  For these reasons it is unwise to use volatile bit-fields to
-access hardware.
+access hardware.
\ No newline at end of file
index 4469807..045d2f9 100644 (file)
@@ -35,4 +35,4 @@ the transaction quickly. This can be done with a ``_mm_pause``.
       _mm_pause(); /* Abort failed transaction */
   ...
   /* Free lock with lock elision */
-  __atomic_store_n(&lockvar, 0, __ATOMIC_RELEASE|__ATOMIC_HLE_RELEASE);
+  __atomic_store_n(&lockvar, 0, __ATOMIC_RELEASE|__ATOMIC_HLE_RELEASE);
\ No newline at end of file
index ae11890..04e2a26 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/funding.rst
+.. include:: ../../../doc/funding.rst
\ No newline at end of file
index dc3561c..fa1e37e 100644 (file)
@@ -64,4 +64,4 @@ GCC Command Options
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index 271c250..8dffe37 100644 (file)
@@ -39,4 +39,4 @@ languages; or options that are meaningful only for C++ programs.
 See :ref:`c-dialect-options`, for
 explanations of options for languages related to C.
 See :ref:`c++-dialect-options`, for
-explanations of options that are meaningful only for C++ programs.
+explanations of options that are meaningful only for C++ programs.
\ No newline at end of file
index 97b4a66..33f1cc0 100644 (file)
@@ -70,4 +70,4 @@ listing and explanation of the binary and decimal byte size prefixes.
 
 .. only:: html
 
-    See :ref:`genindex`, for an index to GCC's options.
+    See :ref:`genindex`, for an index to GCC's options.
\ No newline at end of file
index 81ed3de..4b81a5d 100644 (file)
@@ -160,4 +160,4 @@ See :ref:`gccint:driver`.
 Some additional environment variables affect the behavior of the
 preprocessor.
 
-.. include:: ../../../../doc/cppenv.rst
+.. include:: ../../../../doc/cppenv.rst
\ No newline at end of file
index 372cb5c..dbfc233 100644 (file)
@@ -1171,4 +1171,4 @@ The files are created in the directory of the output file.
 .. option:: -dumpspecs
 
   Print the compiler's built-in specs---and don't do anything else.  (This
-  is used when GCC itself is being built.)  See :ref:`spec-files`.
+  is used when GCC itself is being built.)  See :ref:`spec-files`.
\ No newline at end of file
index cbd4980..79dc9dd 100644 (file)
@@ -89,4 +89,4 @@ platform.
   machine-dependent-options/xtensa-options
   machine-dependent-options/zseries-options
 
-.. program:: None
+.. program:: None
\ No newline at end of file
index c2b23a6..345b54e 100644 (file)
@@ -547,4 +547,4 @@ the following and their inverses no :samp:`{feature}` :
 Feature ``crypto`` implies ``aes``, ``sha2``, and ``simd``,
 which implies ``fp``.
 Conversely, ``nofp`` implies ``nosimd``, which implies
-``nocrypto``, ``noaes`` and ``nosha2``.
+``nocrypto``, ``noaes`` and ``nosha2``.
\ No newline at end of file
index 6f40bbe..abbcc68 100644 (file)
@@ -160,4 +160,4 @@ These :samp:`-m` options are defined for Adapteva Epiphany:
   Allowable values for :samp:`{reg}` are :samp:`r43` and :samp:`r63`,
   which specify use of that register as a fixed register,
   and :samp:`none`, which means that no register is used for this
-  purpose.  The default is :option:`-m1reg-none`.
+  purpose.  The default is :option:`-m1reg-none`.
\ No newline at end of file
index 5d45376..75fe0e3 100644 (file)
@@ -55,4 +55,4 @@ These options are defined specifically for the AMD GCN port.
   devices always require XNACK and some allow the user to configure XNACK.  The
   compiled code must match the device mode.  The default is :samp:`-mno-xnack`.
   At present this option is a placeholder for support that is not yet
-  implemented.
+  implemented.
\ No newline at end of file
index c300965..758331a 100644 (file)
@@ -756,4 +756,4 @@ are now deprecated and will be removed in a future release:
 
 .. option:: -multcost={num}
 
-  Replaced by :option:`-mmultcost`.
+  Replaced by :option:`-mmultcost`.
\ No newline at end of file
index 3315114..398b0da 100644 (file)
@@ -1034,4 +1034,4 @@ These :samp:`-m` options are defined for the ARM port:
 
   The opposite :option:`-mno-fdpic` option is useful (and required) to
   build the Linux kernel using the same (``arm-*-uclinuxfdpiceabi``)
-  toolchain as the one used to build the userland programs.
+  toolchain as the one used to build the userland programs.
\ No newline at end of file
index b8157b2..634032c 100644 (file)
@@ -540,4 +540,4 @@ For even more AVR-specific built-in macros see
   and is defined to ``2`` or ``3``.
 
 ``__WITH_LIBF7_LIBGCC__`` ``__WITH_LIBF7_MATH__`` ``__WITH_LIBF7_MATH_SYMBOLS__``
-  Reflects the :option:`install:--with-libf7`.
+  Reflects the :option:`install:--with-libf7`.
\ No newline at end of file
index 7c1f778..7e7fbda 100644 (file)
@@ -224,4 +224,4 @@ Blackfin Options
 
   Assume that ICPLBs are enabled at run time.  This has an effect on certain
   anomaly workarounds.  For Linux targets, the default is to assume ICPLBs
-  are enabled; for standalone applications the default is off.
+  are enabled; for standalone applications the default is off.
\ No newline at end of file
index 6b0a974..77ebf14 100644 (file)
@@ -190,4 +190,4 @@ GCC supports these options when compiling for C-SKY V2 processors.
 .. option:: -msim
 
   Links the library libsemi.a which is in compatible with simulator. Applicable
-  to ELF compiler only.
+  to ELF compiler only.
\ No newline at end of file
index 802c69e..452e8eb 100644 (file)
@@ -52,4 +52,4 @@ C6X Options
   addresses to access all data.  Put all initialized global and static
   data in the ``.fardata`` section, and all uninitialized data in the
   ``.far`` section.  Put all constant data into the ``.const``
-  section.
+  section.
\ No newline at end of file
index be8cae9..c0b392c 100644 (file)
@@ -99,4 +99,4 @@ These options are defined specifically for the CRIS ports.
 .. option:: -sim2
 
   Like :option:`-sim`, but pass linker options to locate initialized data at
-  0x40000000 and zero-initialized data at 0x80000000.
+  0x40000000 and zero-initialized data at 0x80000000.
\ No newline at end of file
index 94bcf8d..8f799f3 100644 (file)
@@ -221,4 +221,4 @@ restrictive subtype of any of its input files.
 .. option:: -whatsloaded
 
   These options are passed to the Darwin linker.  The Darwin linker man page
-  describes them in detail.
+  describes them in detail.
\ No newline at end of file
index 4c27578..f9571c4 100644 (file)
@@ -271,4 +271,4 @@ These :samp:`-m` options are defined for the DEC Alpha implementations:
     The compiler contains estimates of the number of clock cycles for
     'typical' EV4 & EV5 hardware for the Level 1, 2 & 3 caches
     (also called Dcache, Scache, and Bcache), as well as to main memory.
-    Note that L3 is only valid for EV5.
+    Note that L3 is only valid for EV5.
\ No newline at end of file
index 0a8807c..724beef 100644 (file)
@@ -91,4 +91,4 @@ eBPF Options
   the restrictions imposed by the BPF architecture:
 
   * Save and restore callee-saved registers at function entry and
-    exit, respectively.
+    exit, respectively.
\ No newline at end of file
index 5a95c1c..cd03df9 100644 (file)
@@ -24,4 +24,4 @@ These options are defined specifically for the FR30 port.
 
   Assume that runtime support has been provided and so there is no need
   to include the simulator library (:samp:`libsim.a`) on the linker
-  command line.
+  command line.
\ No newline at end of file
index 62d9623..bb7ce7c 100644 (file)
@@ -276,4 +276,4 @@ FRV Options
 
   Select the processor type for which to generate code.  Possible values are
   :samp:`frv`, :samp:`fr550`, :samp:`tomcat`, :samp:`fr500`, :samp:`fr450`,
-  :samp:`fr405`, :samp:`fr400`, :samp:`fr300` and :samp:`simple`.
+  :samp:`fr405`, :samp:`fr400`, :samp:`fr300` and :samp:`simple`.
\ No newline at end of file
index 5c86d25..7f86569 100644 (file)
@@ -41,4 +41,4 @@ These options are defined specifically for the FT32 port.
 
 .. option:: -mnopm
 
-  Do not generate code that reads program memory.
+  Do not generate code that reads program memory.
\ No newline at end of file
index dbe58c4..6ba0182 100644 (file)
@@ -53,4 +53,4 @@ These :samp:`-m` options are defined for GNU/Linux targets:
 .. option:: -tno-android-ld
 
   Disable linking effects of :option:`-mandroid`, i.e., pass standard Linux
-  linking options to the linker.
+  linking options to the linker.
\ No newline at end of file
index 140aee2..c9219ff 100644 (file)
@@ -61,4 +61,4 @@ These :samp:`-m` options are defined for the H8/300 implementations:
   The default for the H8/300H and H8S is to align longs and floats on
   4-byte boundaries.
   :option:`-malign-300` causes them to be aligned on 2-byte boundaries.
-  This option has no effect on the H8/300.
+  This option has no effect on the H8/300.
\ No newline at end of file
index f1277d7..3f11965 100644 (file)
@@ -242,4 +242,4 @@ These :samp:`-m` options are defined for the HPPA family of computers:
 
   Add support for multithreading with the :dfn:`dce thread` library
   under HP-UX.  This option sets flags for both the preprocessor and
-  linker.
+  linker.
\ No newline at end of file
index 0404e2c..15299b9 100644 (file)
@@ -258,4 +258,4 @@ These are the :samp:`-m` options defined for the Intel IA-64 architecture.
   disallowing more than that number in an instruction group.
   Otherwise, the limit is 'soft', meaning that non-memory operations
   are preferred when the limit is reached, but memory operations may still
-  be scheduled.
+  be scheduled.
\ No newline at end of file
index a73a618..10b4e64 100644 (file)
@@ -1014,4 +1014,4 @@ These :samp:`-m` options are defined for the IBM RS/6000 and PowerPC:
   The vectorizer will check with target information to determine whether it
   would be beneficial to unroll the main vectorized loop and by how much.  This
   parameter sets the upper bound of how much the vectorizer will unroll the main
-  loop.  The default value is four.
+  loop.  The default value is four.
\ No newline at end of file
index 1deb18e..c8ced19 100644 (file)
@@ -32,4 +32,4 @@ These :option:`-m` options are defined for the LatticeMico32 architecture:
 
 .. option:: -muser-enabled
 
-  Enable user-defined instructions.
+  Enable user-defined instructions.
\ No newline at end of file
index 8eee9bb..6bd45bb 100644 (file)
@@ -188,4 +188,4 @@ These command-line options are defined for LoongArch targets:
   environments where no dynamic link is performed, like firmwares, OS
   kernels, executables linked with :option:`-static` or :option:`-static-pie`.
   :option:`-mdirect-extern-access` is not compatible with :option:`-fPIC` or
-  :option:`-fpic`.
+  :option:`-fpic`.
\ No newline at end of file
index 7cf58e9..d3aa805 100644 (file)
@@ -35,4 +35,4 @@ M32C Options
   code into available registers, and the performance penalty of using
   memory instead of registers.  Note that all modules in a program must
   be compiled with the same value for this option.  Because of that, you
-  must not use this option with GCC's default runtime libraries.
+  must not use this option with GCC's default runtime libraries.
\ No newline at end of file
index 09e2074..483f0e2 100644 (file)
@@ -134,4 +134,4 @@ These :option:`-m` options are defined for Renesas M32R/D architectures:
 
 .. option:: -mno-flush-func
 
-  Indicates that there is no OS function for flushing the cache.
+  Indicates that there is no OS function for flushing the cache.
\ No newline at end of file
index 5593f85..63fac92 100644 (file)
@@ -404,4 +404,4 @@ are given below.
 .. option:: -mlong-jump-table-offsets
 
   Use 32-bit offsets in ``switch`` tables.  The default is to use
-  16-bit offsets.
+  16-bit offsets.
\ No newline at end of file
index d0a9a3c..1a9eca1 100644 (file)
@@ -63,4 +63,4 @@ processors.
   values can increase the speed of programs that contain functions
   that need a large amount of stack space, but they can also trigger a
   segmentation fault if the stack is extended too much.  The default
-  value is 0x1000.
+  value is 0x1000.
\ No newline at end of file
index 1b50eb2..28f4c42 100644 (file)
@@ -164,4 +164,4 @@ MeP Options
   Variables that are :samp:`{n}` bytes or smaller are allocated to the
   ``.tiny`` section.  These variables use the ``$gp`` base
   register.  The default for this option is 4, but note that there's a
-  65536-byte limit to the ``.tiny`` section.
+  65536-byte limit to the ``.tiny`` section.
\ No newline at end of file
index 51a1b87..059af63 100644 (file)
@@ -118,4 +118,4 @@ MicroBlaze Options
 
   Assume that the displacement between the text and data segments is fixed
   at static link time.  This allows data to be referenced by offset from start of
-  text address instead of GOT since PC-relative addressing is not supported.
+  text address instead of GOT since PC-relative addressing is not supported.
\ No newline at end of file
index bf5828a..296c778 100644 (file)
@@ -983,4 +983,4 @@ MIPS Options
 .. option:: -mmadd4, -mno-madd4
 
   When applicable, enable (disable) the generation of 4-operand ``madd.s``,
-  ``madd.d`` and related instructions.  Enabled by default.
+  ``madd.d`` and related instructions.  Enabled by default.
\ No newline at end of file
index 0c8284c..91e5d1f 100644 (file)
@@ -72,4 +72,4 @@ These options are defined for the MMIX:
 .. option:: -msingle-exit, -mno-single-exit
 
   Force (do not force) generated code to have a single exit point in each
-  function.
+  function.
\ No newline at end of file
index cb56192..ff73e98 100644 (file)
@@ -90,4 +90,4 @@ These :option:`-m` options are defined for Matsushita MN10300 architectures:
 
   Do not allow the compiler to generate *SETLB* or *Lcc*
   instructions.  This option defines the preprocessor macro
-  ``__NO_SETLB__``.
+  ``__NO_SETLB__``.
\ No newline at end of file
index 3c11b2c..d552dd3 100644 (file)
@@ -28,4 +28,4 @@ Moxie Options
 
 .. option:: -mno-crt0
 
-  Do not link in the C run-time initialization object file.
+  Do not link in the C run-time initialization object file.
\ No newline at end of file
index ad0afee..6367bb1 100644 (file)
@@ -186,4 +186,4 @@ These options are defined for the MSP430:
 .. option:: -mwarn-devices-csv, -mno-warn-devices-csv
 
   Warn if :samp:`devices.csv` is not found or there are problem parsing it
-  (default: on).
+  (default: on).
\ No newline at end of file
index 60e88df..ecfb512 100644 (file)
@@ -113,4 +113,4 @@ These options are defined for NDS32 implementations:
 
 .. option:: -mrelax
 
-  Guide linker to relax instructions.
+  Guide linker to relax instructions.
\ No newline at end of file
index 5e48e26..3be25c2 100644 (file)
@@ -360,4 +360,4 @@ ELF (bare-metal) target:
   :samp:`{systemlib}` is the library name of the library that provides
   low-level system calls required by the C library,
   e.g. ``read`` and ``write``.
-  This option is typically used to link with a library provided by a HAL BSP.
+  This option is typically used to link with a library provided by a HAL BSP.
\ No newline at end of file
index c0c8248..05344d6 100644 (file)
@@ -95,4 +95,4 @@ These options are defined for Nvidia PTX:
 .. option:: -mgomp
 
   Generate code for use in OpenMP offloading: enables :option:`-msoft-stack` and
-  :option:`-muniform-simt` options, and selects corresponding multilib variant.
+  :option:`-muniform-simt` options, and selects corresponding multilib variant.
\ No newline at end of file
index a49ceeb..45d67ea 100644 (file)
@@ -92,4 +92,4 @@ These options are defined for OpenRISC:
 
 .. option:: -mcmodel=large
 
-  Generate OpenRISC code for the large model: The GOT may grow up to 4G in size.
+  Generate OpenRISC code for the large model: The GOT may grow up to 4G in size.
\ No newline at end of file
index 4b6d151..e4e67b5 100644 (file)
@@ -40,4 +40,4 @@ compatibility with other compilers on those systems:
 
   .. This is supposed to go with a -Yd for predefined M4 macro files, but
 
-  .. the generic assembler that comes with Solaris takes just -Ym.
+  .. the generic assembler that comes with Solaris takes just -Ym.
\ No newline at end of file
index 8e911c9..73a352f 100644 (file)
@@ -70,4 +70,4 @@ These options are defined for the PDP-11:
 .. option:: -mlra
 
   Use the new LRA register allocator.  By default, the old 'reload'
-  allocator is used.
+  allocator is used.
\ No newline at end of file
index 3295807..ef0a65a 100644 (file)
@@ -52,4 +52,4 @@ These :samp:`-m` options are defined for picoChip implementations:
   inefficient and a warning is generated to indicate
   that you should rewrite the code to avoid byte operations, or to target
   an AE type that has the necessary hardware support.  This option disables
-  these warnings.
+  these warnings.
\ No newline at end of file
index 6feaefb..026e112 100644 (file)
@@ -12,4 +12,4 @@
 PowerPC Options
 ^^^^^^^^^^^^^^^
 
-These are listed under See :ref:`rs-6000-and-powerpc-options`.
+These are listed under See :ref:`rs-6000-and-powerpc-options`.
\ No newline at end of file
index 3a94b47..70611cb 100644 (file)
@@ -60,4 +60,4 @@ These command-line options are defined for PRU target:
   Relaxation is a GNU feature and for safety reasons is disabled when using
   :option:`-mabi=ti`.  The TI toolchain does not emit relocations for QBBx
   instructions, so the GNU linker cannot adjust them when shortening adjacent
-  LDI32 pseudo instructions.
+  LDI32 pseudo instructions.
\ No newline at end of file
index 2b5167b..36de704 100644 (file)
@@ -213,4 +213,4 @@ These command-line options are defined for RISC-V targets:
   which register to use as base register for reading the canary,
   and from what offset from that base register. There is no default
   register or offset as this is entirely for use within the Linux
-  kernel.
+  kernel.
\ No newline at end of file
index 551ca4b..cbe5b29 100644 (file)
@@ -88,4 +88,4 @@ RL78 Options
   needs to be passed for this to work as this feature is only available
   on the G13 target (S2 core).  The MDUC registers will only be saved
   if the interrupt handler performs a multiplication or division
-  operation or it calls another function.
+  operation or it calls another function.
\ No newline at end of file
index eaf0deb..f1af263 100644 (file)
@@ -206,4 +206,4 @@ These command-line options are defined for RX targets:
   and/or ``r13`` and only provided that the normal use of the
   corresponding registers have been restricted via the
   :option:`-ffixed-reg` or :option:`-mint-register` command-line
-  options.
+  options.
\ No newline at end of file
index d0aa8d7..7cdde51 100644 (file)
@@ -241,4 +241,4 @@ These are the :samp:`-m` options defined for the S/390 and zSeries architecture.
   If both arguments are zero, hotpatching is disabled.
 
   This option can be overridden for individual functions with the
-  ``hotpatch`` attribute.
+  ``hotpatch`` attribute.
\ No newline at end of file
index c5e7c7d..900da88 100644 (file)
@@ -48,4 +48,4 @@ These options are defined for Score implementations:
 
 .. option:: -mscore7d
 
-  Specify the SCORE7D as the target architecture.
+  Specify the SCORE7D as the target architecture.
\ No newline at end of file
index 74d7ec0..b1c1b9f 100644 (file)
@@ -441,4 +441,4 @@ These :samp:`-m` options are defined for the SH implementations:
 
 .. option:: -mfdpic
 
-  Generate code using the FDPIC ABI.
+  Generate code using the FDPIC ABI.
\ No newline at end of file
index d0558b7..39ef4cd 100644 (file)
@@ -39,4 +39,4 @@ These switches are supported in addition to the above on Solaris 2:
 
 .. option:: -pthreads
 
-  This is a synonym for :option:`-pthread`.
+  This is a synonym for :option:`-pthread`.
\ No newline at end of file
index ee63aa6..9cffb71 100644 (file)
@@ -385,4 +385,4 @@ on SPARC-V9 processors in 64-bit environments:
   With :option:`-mstack-bias`, GCC assumes that the stack pointer, and
   frame pointer if present, are offset by -2047 which must be added back
   when making stack frame references.  This is the default in 64-bit mode.
-  Otherwise, assume no such offset is present.
+  Otherwise, assume no such offset is present.
\ No newline at end of file
index 37c89b5..e6bf936 100644 (file)
@@ -204,4 +204,4 @@ These :samp:`-m` options are defined for V850 implementations:
 
 .. option:: -mno-app-regs
 
-  This option causes r2 and r5 to be treated as fixed registers.
+  This option causes r2 and r5 to be treated as fixed registers.
\ No newline at end of file
index 5dc3c79..d604168 100644 (file)
@@ -32,4 +32,4 @@ These :samp:`-m` options are defined for the VAX:
 .. option:: -mlra, -mno-lra
 
   Enable Local Register Allocation.  This is still experimental for the VAX,
-  so by default the compiler uses standard reload.
+  so by default the compiler uses standard reload.
\ No newline at end of file
index 2f2e1a8..1745925 100644 (file)
@@ -70,4 +70,4 @@ Visium Options
 
   Generate code for the user mode, where the access to some general registers
   is forbidden: on the GR5, registers r24 to r31 cannot be accessed in this
-  mode; on the GR6, only registers r29 to r31 are affected.
+  mode; on the GR6, only registers r29 to r31 are affected.
\ No newline at end of file
index 5f5dfd4..d0d8120 100644 (file)
@@ -35,4 +35,4 @@ These :samp:`-m` options are defined for the VMS implementations:
   Set the default size of pointers. Possible options for :samp:`{size}` are
   :samp:`32` or :samp:`short` for 32 bit pointers, :samp:`64` or :samp:`long`
   for 64 bit pointers, and :samp:`no` for supporting only 32 bit pointers.
-  The later option disables ``pragma pointer_size``.
+  The later option disables ``pragma pointer_size``.
\ No newline at end of file
index 02cb96c..8c79f5c 100644 (file)
@@ -42,4 +42,4 @@ options for that target.
 .. option:: -Xbind-now
 
   Disable lazy binding of function calls.  This option is the default and
-  is defined for compatibility with Diab.
+  is defined for compatibility with Diab.
\ No newline at end of file
index b368f81..b7e75cf 100644 (file)
@@ -92,4 +92,4 @@ These additional options are available for Microsoft Windows targets:
   GCC detects that the target assembler found during configuration
   supports the feature.
 
-See also under :ref:`x86-options` for standard options.
+See also under :ref:`x86-options` for standard options.
\ No newline at end of file
index 9edf991..8c191b9 100644 (file)
@@ -16,4 +16,4 @@ These options are defined for Xstormy16:
 
 .. option:: -msim
 
-  Choose startup files and linker script suitable for the simulator.
+  Choose startup files and linker script suitable for the simulator.
\ No newline at end of file
index 29cc7e2..fbffe96 100644 (file)
@@ -135,4 +135,4 @@ These options are supported for Xtensa targets:
   instructions, in clock cycles.  This affects, when optimizing for speed,
   whether loading a constant from literal pool using ``L32R`` or
   synthesizing the constant from a small one with a couple of arithmetic
-  instructions.  The default value is 0.
+  instructions.  The default value is 0.
\ No newline at end of file
index e99463f..eec47bf 100644 (file)
@@ -12,4 +12,4 @@
 zSeries Options
 ^^^^^^^^^^^^^^^
 
-These are listed under See :ref:`s-390-and-zseries-options`.
+These are listed under See :ref:`s-390-and-zseries-options`.
\ No newline at end of file
index 8d2a278..9bfb1cc 100644 (file)
@@ -2140,4 +2140,4 @@ In addition, these warning options have meanings only for C++ programs:
 
 .. option:: -Wconversion-null
 
-  Default setting; overrides :option:`-Wno-conversion-null`.
+  Default setting; overrides :option:`-Wno-conversion-null`.
\ No newline at end of file
index ebecdb9..203982f 100644 (file)
@@ -541,4 +541,4 @@ accepts:
 
     The :option:`-fsso-struct` switch causes GCC to generate
     code that is not binary compatible with code generated without it if the
-    specified endianness is not the native endianness of the target.
+    specified endianness is not the native endianness of the target.
\ No newline at end of file
index 10b1c2e..119e646 100644 (file)
@@ -313,4 +313,4 @@ and Objective-C++ programs:
 .. option:: -print-objc-runtime-info
 
   Generate C header describing the largest structure that is passed by
-  value, if any.
+  value, if any.
\ No newline at end of file
index 956b563..ea9e3cf 100644 (file)
@@ -729,4 +729,4 @@ one of the options :option:`-c`, :option:`-S`, or :option:`-E` to say where
   option in either single or double quotes.  Any character (including a
   backslash) may be included by prefixing the character to be included
   with a backslash.  The :samp:`{file}` may itself contain additional
-  :samp:`@{file}` options; any such options will be processed recursively.
+  :samp:`@{file}` options; any such options will be processed recursively.
\ No newline at end of file
index 4caabd3..4b646a0 100644 (file)
@@ -76,4 +76,4 @@ Options to control preprocessor diagnostics are listed in
   It also means that options like :option:`-Wmisleading-indentation` cease to work
   at that point, although the compiler prints a note if this happens.
   Passing :option:`-flarge-source-files` significantly increases the number
-  of source lines that GCC can process before it stops tracking columns.
+  of source lines that GCC can process before it stops tracking columns.
\ No newline at end of file
index c2cc5b2..5bd5530 100644 (file)
@@ -710,4 +710,4 @@ it.
 
   The default value of this option is enabled, thus the only useful form
   of the option is :option:`-fno-sync-libcalls`.  This option is used in
-  the implementation of the :samp:`libatomic` runtime library.
+  the implementation of the :samp:`libatomic` runtime library.
\ No newline at end of file
index b7b5388..16f830c 100644 (file)
@@ -468,4 +468,4 @@ information useful for debugging do not run at all, so that
 
 .. option:: -feliminate-unused-debug-types
 
-  Default setting; overrides :option:`-fno-eliminate-unused-debug-types`.
+  Default setting; overrides :option:`-fno-eliminate-unused-debug-types`.
\ No newline at end of file
index aca53bf..1d6e0e4 100644 (file)
@@ -99,4 +99,4 @@ libraries and for parts of the compiler:
   headers may for example be found in
   :samp:`{dir}/{suffix}/usr/include` instead of
   :samp:`{dir}/usr/include`.  This option disables the addition of
-  such a suffix.
+  such a suffix.
\ No newline at end of file
index 592a7ba..d988b2f 100644 (file)
@@ -404,4 +404,4 @@ not doing a link step.
 
   :option:`-z` is passed directly on to the linker along with the keyword
   :samp:`{keyword}`. See the section in the documentation of your linker for
-  permitted values and their meanings.
+  permitted values and their meanings.
\ No newline at end of file
index ce60c01..102396f 100644 (file)
@@ -4854,4 +4854,4 @@ section includes experimental options that may produce broken code.
 
   .. gcc-param:: x86-stlf-window-ninsns
 
-    Instructions number above which STFL stall penalty can be compensated.
+    Instructions number above which STFL stall penalty can be compensated.
\ No newline at end of file
index c0e06ea..a4e87a1 100644 (file)
@@ -1064,4 +1064,4 @@ The following options control the analyzer.
 
 .. option:: -fdump-analyzer-untracked
 
-  Emit custom warnings with internal details intended for analyzer developers.
+  Emit custom warnings with internal details intended for analyzer developers.
\ No newline at end of file
index 6e40ab2..ea38381 100644 (file)
@@ -896,4 +896,4 @@ honor these options.
 
   Diagnostics have a boolean attribute ``escape-source``, hinting whether
   non-ASCII bytes should be escaped when printing the pertinent lines of
-  source code (``true`` for diagnostics involving source encoding issues).
+  source code (``true`` for diagnostics involving source encoding issues).
\ No newline at end of file
index a4a2888..7ddb5da 100644 (file)
@@ -4863,4 +4863,4 @@ warnings, in some cases it may also cause false positives.
 
 .. option:: -Wdesignated-init
 
-  Default setting; overrides :option:`-Wno-designated-init`.
+  Default setting; overrides :option:`-Wno-designated-init`.
\ No newline at end of file
index f9890a9..c39a61f 100644 (file)
@@ -24,4 +24,4 @@ You can pass options to the assembler.
   recognize.
 
   If you want to pass an option that takes an argument, you must use
-  :option:`-Xassembler` twice, once for the option and once for the argument.
+  :option:`-Xassembler` twice, once for the option and once for the argument.
\ No newline at end of file
index 3d1fae6..0549b7d 100644 (file)
@@ -1108,4 +1108,4 @@ program analysis purposes.
 
   The maximum value of :samp:`{N}` and :samp:`{M}` is 65535.  On PowerPC with the
   ELFv2 ABI, for a function with dual entry points, the supported values
-  for :samp:`{M}` are 0, 2, 6 and 14.
+  for :samp:`{M}` are 0, 2, 6 and 14.
\ No newline at end of file
index 014b679..cc5e03c 100644 (file)
 
   GCC also knows implicitly that arguments starting in :option:`-l` are to be
   treated as compiler output files, and passed to the linker in their
-  proper position among the other output files.
+  proper position among the other output files.
\ No newline at end of file
index 26ba2be..94549c9 100644 (file)
   precompiled header, the actual behavior is a mixture of the
   behavior for the options.  For instance, if you use :option:`-g` to
   generate the precompiled header but not when using it, you may or may
-  not get debugging information for routines in the precompiled header.
+  not get debugging information for routines in the precompiled header.
\ No newline at end of file
index 434d48c..f14f074 100644 (file)
@@ -44,4 +44,4 @@ bugs.  It corresponds to the compilers
 version |gcc_version|.
 The internals of the GNU compilers, including how to port them to new
 targets and some information about how to write front ends for new
-languages, are documented in a separate manual.  See :ref:`gccint:top`.
+languages, are documented in a separate manual.  See :ref:`gccint:top`.
\ No newline at end of file
index efaa956..629efd2 100644 (file)
@@ -67,4 +67,4 @@ Options
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index 33ce5b9..6b415d5 100644 (file)
@@ -206,4 +206,4 @@ Options
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index 2ff22e8..c841874 100644 (file)
@@ -50,4 +50,4 @@ test code coverage in your programs.
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index 2ce67c6..11201a3 100644 (file)
@@ -30,4 +30,4 @@ some summary information.
 
 It is not recommended to access the coverage files directly.
 Consumers should use the intermediate format that is provided
-by :command:`gcov` tool via :option:`--json-format` option.
+by :command:`gcov` tool via :option:`--json-format` option.
\ No newline at end of file
index b3b6602..fc3585c 100644 (file)
@@ -40,4 +40,4 @@ setting will name the data file :samp:`/target/run/build/foo.gcda`.
 
 You must move the data files to the expected directory tree in order to
 use them for profile directed optimizations (:option:`-fprofile-use`), or to
-use the :command:`gcov` tool.
+use the :command:`gcov` tool.
\ No newline at end of file
index 1a531ef..5b9fda0 100644 (file)
@@ -59,4 +59,4 @@ timing information you can use along with the information you get from
 :command:`gcov`.
 
 :command:`gcov` works only on code compiled with GCC.  It is not
-compatible with any other profiling or test coverage mechanism.
+compatible with any other profiling or test coverage mechanism.
\ No newline at end of file
index 25a93b7..8445ddb 100644 (file)
@@ -653,4 +653,4 @@ exits.  For each source file compiled with :option:`-fprofile-arcs`, the
 profiling code first attempts to read in an existing :samp:`.gcda` file; if
 the file doesn't match the executable (differing number of basic block
 counts) it will ignore the contents of the file.  It then adds in the
-new execution counts and finally writes the data to the file.
+new execution counts and finally writes the data to the file.
\ No newline at end of file
index 754d372..8efae01 100644 (file)
@@ -388,4 +388,4 @@ zero is unusable.  Dumping the gcov information using
 zero or the initialized data is loaded, is undefined behaviour.  Clearing the
 zero-initialized data to zero through a function instrumented for profiling or
 test coverage is undefined behaviour, since it may produce inconsistent program
-flow graph edge counters for example.
+flow graph edge counters for example.
\ No newline at end of file
index 32108a8..eaab0a8 100644 (file)
@@ -83,4 +83,4 @@ or :samp:`GCOV_ERROR_FILE` file, if environment variable is used.
 In order to terminate immediately after an errors occurs
 set :samp:`GCOV_EXIT_AT_ERROR` environment variable.
 That can help users to find profile clashing which leads
-to a misleading profile.
+to a misleading profile.
\ No newline at end of file
index f39f21e..becda77 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gpl-3.0.rst
+.. include:: ../../../doc/gpl-3.0.rst
\ No newline at end of file
index d70ca98..1de809b 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 80d0ba5..bce77af 100644 (file)
@@ -24,4 +24,4 @@ several resources on the Internet that present the language.
   gnu-objective-c-features/exceptions
   gnu-objective-c-features/synchronization
   gnu-objective-c-features/fast-enumeration
-  gnu-objective-c-features/messaging-with-the-gnu-objective-c-runtime
+  gnu-objective-c-features/messaging-with-the-gnu-objective-c-runtime
\ No newline at end of file
index e3f1124..4255144 100644 (file)
@@ -23,4 +23,4 @@ There are some constraints on how this can be used---
 
 * ``WOApplication`` (the alias) must not be an existing class;
 
-* ``GSWApplication`` (the real class) must be an existing class.
+* ``GSWApplication`` (the real class) must be an existing class.
\ No newline at end of file
index b52b0d6..2e7b8ba 100644 (file)
@@ -61,4 +61,4 @@ As a result, when a file is compiled with the
 will be instances of the class specified as argument to this option.  It
 is possible to have multiple compilation units referring to different
 constant string classes, neither the compiler nor the linker impose any
-restrictions in doing this.
+restrictions in doing this.
\ No newline at end of file
index 0e64627..f763e12 100644 (file)
@@ -76,4 +76,4 @@ There are several caveats to using the new exception mechanism:
   Objective-C++, the Objective-C exception model does not interoperate with C++
   exceptions at this time.  This means you cannot ``@throw`` an exception
   from Objective-C and ``catch`` it in C++, or vice versa
-  (i.e., ``throw ... @catch``).
+  (i.e., ``throw ... @catch``).
\ No newline at end of file
index e951e2d..bc4a432 100644 (file)
@@ -218,4 +218,4 @@ approximate check that the collection has not been mutated.
 
 Finally, note how we declared the ``len`` argument and the return
 value to be of type ``unsigned long``.  They could also be declared
-to be of type ``unsigned int`` and everything would still work.
+to be of type ``unsigned int`` and everything would still work.
\ No newline at end of file
index c49441d..c78a66c 100644 (file)
@@ -78,4 +78,4 @@ Weak pointers are supported through a new type character specifier
 represented by the :samp:`!` character.  The
 ``class_ivar_set_gcinvisible()`` function adds or removes this
 specifier to the string type description of the instance variable named
-as argument.
+as argument.
\ No newline at end of file
index 281e1ce..6c5f038 100644 (file)
@@ -95,4 +95,4 @@ API).  Software using this API includes the file
 :samp:`objc/objc-api.h` where it is declared.
 
 Starting with GCC 4.7.0, the traditional GNU runtime API is no longer
-available.
+available.
\ No newline at end of file
index 0761962..04a3e84 100644 (file)
@@ -138,4 +138,4 @@ loaded into your running program.  This happens automatically without any
 intervening operation from you.  When you write bundles and you need to
 write ``+load`` you can safely create and send messages to objects whose
 classes already exist in the running program.  The same restrictions as
-above apply to classes defined in bundle.
+above apply to classes defined in bundle.
\ No newline at end of file
index 6f13665..4d2405a 100644 (file)
@@ -142,4 +142,4 @@ for method forwarding or method invocations other than the
 If the forwarding hook does not exist or returns ``NULL``, the
 runtime currently attempts forwarding using an older, deprecated API,
 and if that fails, it aborts the program.  In future versions of the
-GNU Objective-C runtime, the runtime will immediately abort.
+GNU Objective-C runtime, the runtime will immediately abort.
\ No newline at end of file
index 6609210..a24abd7 100644 (file)
@@ -33,4 +33,4 @@ object to be unlocked properly.
 Because of the interactions between synchronization and exception
 handling, you can only use ``@synchronized`` when compiling with
 exceptions enabled, that is with the command line option
-:option:`-fobjc-exceptions`.
+:option:`-fobjc-exceptions`.
\ No newline at end of file
index a02447b..531c7ac 100644 (file)
@@ -277,4 +277,4 @@ second parameter (a ``SEL`` at byte offset ``4``).
 You can easily find more examples by running the 'strings' program
 on an Objective-C object file compiled by GCC.  You'll see a lot of
 strings that look very much like ``i8@0:4``.  They are signatures
-of Objective-C methods.
+of Objective-C methods.
\ No newline at end of file
index 54db9aa..6b3fc40 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/gnu.rst
+.. include:: ../../../doc/gnu.rst
\ No newline at end of file
index de2d5c1..2c7b38f 100644 (file)
@@ -59,4 +59,4 @@ If you are not sure whether you have found a bug, here are some guidelines:
   'support for traditional practice'.
 
 * If you are an experienced user of one of the languages GCC supports, your
-  suggestions for improvement of GCC are welcome in any case.
+  suggestions for improvement of GCC are welcome in any case.
\ No newline at end of file
index 04f8a91..af19f92 100644 (file)
@@ -10,4 +10,4 @@
 How and Where to Report Bugs
 ****************************
 
-Bugs should be reported to the bug database at |bugurl|.
+Bugs should be reported to the bug database at |bugurl|.
\ No newline at end of file
index 5098e80..fc2af7a 100644 (file)
@@ -23,4 +23,4 @@ ways to find it:
   https://www.fsf.org/resources/service.
 
 For further information, see
-https://gcc.gnu.org/faq.html#support.
+https://gcc.gnu.org/faq.html#support.
\ No newline at end of file
index 64ab28a..5aea898 100644 (file)
@@ -37,4 +37,4 @@ Using the GNU Compiler Collection (GCC)
   gnu-free-documentation-license
   contributors-to-gcc
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 5cc3191..6c215a3 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/indices-and-tables.rst
+.. include:: ../../../doc/indices-and-tables.rst
\ No newline at end of file
index 0d8e5f0..8fe0467 100644 (file)
@@ -29,4 +29,4 @@ where people's opinions differ as to what is best.
   known-causes-of-trouble-with-gcc/disappointments-and-misunderstandings
   known-causes-of-trouble-with-gcc/common-misunderstandings-with-gnu-c
   known-causes-of-trouble-with-gcc/certain-changes-we-dont-want-to-make
-  known-causes-of-trouble-with-gcc/warning-messages-and-error-messages
+  known-causes-of-trouble-with-gcc/warning-messages-and-error-messages
\ No newline at end of file
index 903e7f3..ecd5a01 100644 (file)
@@ -11,4 +11,4 @@ Actual Bugs We Haven't Fixed Yet
 * The ``fixincludes`` script interacts badly with automounters; if the
   directory of system header files is automounted, it tends to be
   unmounted while ``fixincludes`` is running.  This would seem to be a
-  bug in the automounter.  We don't know any good way to work around it.
+  bug in the automounter.  We don't know any good way to work around it.
\ No newline at end of file
index 3a43bfe..ef49c5d 100644 (file)
@@ -233,4 +233,4 @@ we do not make because we think GCC is better without them.
   GCC produces a warning but not an error, that is correct ISO C support.
   If testsuites call this 'failure', they should be run with the GCC
   option :option:`-pedantic-errors`, which will turn these warnings into
-  errors.
+  errors.
\ No newline at end of file
index 55bf62c..037abcb 100644 (file)
@@ -293,4 +293,4 @@ proceeds in the following order: :samp:`name` (via ``strdup``),
 If application code relies on copy-assignment, a user-defined
 copy-assignment operator removes any uncertainties.  With such an
 operator, the application can define whether and how the virtual base
-subobject is assigned.
+subobject is assigned.
\ No newline at end of file
index 01f54e3..5eaf16b 100644 (file)
@@ -99,4 +99,4 @@ way around them.
   All static constructors and destructors found will be referenced even
   though the modules in which they occur may not be used by the program.
   This may lead to both increased executable size and unexpected symbol
-  references.
+  references.
\ No newline at end of file
index f6c5799..5ec03e1 100644 (file)
@@ -36,4 +36,4 @@ doesn't do the right thing automatically.
 
   It is possible to make separate sets of fixed header files for the
   different machine models, and arrange a structure of symbolic links so
-  as to use the proper set, but you'll have to do this by hand.
+  as to use the proper set, but you'll have to do this by hand.
\ No newline at end of file
index 66731af..c78b2c1 100644 (file)
@@ -230,4 +230,4 @@ There are several noteworthy incompatibilities between GNU C and K&R
   appear in preprocessing numbers.)
 
   To make the above program fragment valid, place whitespace in front of
-  the minus sign.  This whitespace will end the preprocessing number.
+  the minus sign.  This whitespace will end the preprocessing number.
\ No newline at end of file
index 52957f5..01f32d0 100644 (file)
@@ -150,4 +150,4 @@ libraries and debuggers on certain systems.
   Even if you specify :option:`-fdollars-in-identifiers`,
   you cannot successfully use :samp:`$` in identifiers on the RS/6000 due
   to a restriction in the IBM assembler.  GAS supports these
-  identifiers.
+  identifiers.
\ No newline at end of file
index 6dbd202..86782a1 100644 (file)
@@ -30,4 +30,4 @@ provides ISO C, POSIX, BSD, SystemV and X/Open compatibility for
 GNU/Linux and HURD-based GNU systems; no recent version of it supports
 other systems, though some very old versions did.  Version 2.2 of the
 GNU C library includes nearly complete C99 support.  You could also ask
-your operating system vendor if newer libraries are available.
+your operating system vendor if newer libraries are available.
\ No newline at end of file
index e778bac..8383049 100644 (file)
@@ -43,4 +43,4 @@ This does not mean that *all* non-ISO constructs get warnings
 or errors.
 
 See :ref:`warning-options`, for
-more detail on these and related command-line options.
+more detail on these and related command-line options.
\ No newline at end of file
index da1cd23..bf04131 100644 (file)
@@ -20,4 +20,4 @@ with some exceptions, and possibly with some extensions.
   language-standards-supported-by-gcc/objective-c-and-objective-c++-languages
   language-standards-supported-by-gcc/go-language
   language-standards-supported-by-gcc/d-language
-  language-standards-supported-by-gcc/references-for-other-languages
+  language-standards-supported-by-gcc/references-for-other-languages
\ No newline at end of file
index ea3ac8e..7d9c50a 100644 (file)
@@ -68,4 +68,4 @@ select an extended version of the C++ language explicitly with
 :option:`-std=gnu++20` (for C++20 with GNU extensions).
 
 The default, if
-no C++ language dialect options are given, is :option:`-std=gnu++17`.
+no C++ language dialect options are given, is :option:`-std=gnu++17`.
\ No newline at end of file
index 405e006..b6bdc37 100644 (file)
@@ -136,4 +136,4 @@ to ``abort``.
 
 For references to Technical Corrigenda, Rationale documents and
 information concerning the history of C that is available online, see
-https://gcc.gnu.org/readings.html
+https://gcc.gnu.org/readings.html
\ No newline at end of file
index 85c33a1..bc23da9 100644 (file)
@@ -8,4 +8,4 @@ D language
 
 GCC supports the D 2.0 programming language.  The D language itself is
 currently defined by its reference implementation and supporting language
-specification, described at https://dlang.org/spec/spec.html.
+specification, described at https://dlang.org/spec/spec.html.
\ No newline at end of file
index 57df735..d74d36f 100644 (file)
@@ -7,4 +7,4 @@ Go Language
 ***********
 
 As of the GCC 4.7.1 release, GCC supports the Go 1 language standard,
-described at https://golang.org/doc/go1.
+described at https://golang.org/doc/go1.
\ No newline at end of file
index 80bdb7e..535080e 100644 (file)
@@ -59,4 +59,4 @@ The authoritative manual on Objective-C 2.0 is available from Apple:
 * https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html
 
 For more information concerning the history of Objective-C that is
-available online, see https://gcc.gnu.org/readings.html
+available online, see https://gcc.gnu.org/readings.html
\ No newline at end of file
index 6cf924f..b1ca4a3 100644 (file)
@@ -114,4 +114,4 @@ Options
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index bd857a7..0d4ce6f 100644 (file)
@@ -51,4 +51,4 @@ level language such as C.  None of the compilers included in GCC are
 implemented this way; they all generate machine code directly.  This
 sort of preprocessor should not be confused with the :dfn:`C
 preprocessor`, which is an integral feature of the C, C++, Objective-C
-and Objective-C++ languages.
+and Objective-C++ languages.
\ No newline at end of file
index 23dbfe3..ab3e067 100644 (file)
@@ -20,4 +20,4 @@ report the problem.
   :maxdepth: 2
 
   have-you-found-a-bug
-  how-and-where-to-report-bugs
+  how-and-where-to-report-bugs
\ No newline at end of file
index a39265d..6fdfd54 100644 (file)
@@ -41,4 +41,4 @@ passes for GIMPLE.
   analysis-and-optimization-of-gimple-tuples/ssa-operands
   analysis-and-optimization-of-gimple-tuples/alias-analysis
   analysis-and-optimization-of-gimple-tuples/memory-model
-  analysis-and-optimization-of-gimple-tuples/static-single-assignment
+  analysis-and-optimization-of-gimple-tuples/static-single-assignment
\ No newline at end of file
index c71ca72..4e73721 100644 (file)
@@ -101,4 +101,4 @@ be queried to disambiguate explicit and implicit memory references.
   the first clobbering statement or if asked to.
   ``walk_aliased_vdefs`` walks over dominating memory defining
   statements and calls back on each statement clobbering ref
-  providing its aliasing VDEF.  The walk stops if asked to.
+  providing its aliasing VDEF.  The walk stops if asked to.
\ No newline at end of file
index 2c6eaa2..a8e0374 100644 (file)
@@ -14,4 +14,4 @@ The optimizers need to associate attributes with variables during the
 optimization process.  For instance, we need to know whether a
 variable has aliases.  All these attributes are stored in data
 structures called annotations which are then linked to the field
-``ann`` in ``struct tree_common``.
+``ann`` in ``struct tree_common``.
\ No newline at end of file
index 798b32b..11a68f5 100644 (file)
@@ -31,4 +31,4 @@ type to objects with a declared type as required for C++.
   of the modified object for that access and for subsequent accesses that
   do not modify the value is undetermined.  For all other accesses to an
   object, the effective type of the object is simply the type of the
-  lvalue used for the access.
+  lvalue used for the access.
\ No newline at end of file
index 1dd7c86..e36bf94 100644 (file)
@@ -385,4 +385,4 @@ This is done with a simple loop over the instruction stream:
       {
         for (bsi = bsi_start (bb); !bsi_end_p (bsi); bsi_next (&bsi))
           update_stmt_if_modified (bsi_stmt (bsi));
-      }
+      }
\ No newline at end of file
index e89c554..8b79dc0 100644 (file)
@@ -256,4 +256,4 @@ Walking the dominator tree
 
   * Once after walking the statements in :samp:`{bb}` and :samp:`{bb}` 's
     dominator children.  At this stage, the block local data stack
-    is popped.
+    is popped.
\ No newline at end of file
index 1880777..a1fe2cd 100644 (file)
@@ -24,4 +24,4 @@ variable analysis and number of iterations analysis).
   analysis-and-representation-of-loops/scalar-evolutions
   analysis-and-representation-of-loops/iv-analysis-on-rtl
   analysis-and-representation-of-loops/number-of-iterations-analysis
-  analysis-and-representation-of-loops/data-dependency-analysis
+  analysis-and-representation-of-loops/data-dependency-analysis
\ No newline at end of file
index cd1fe86..3548e16 100644 (file)
@@ -132,4 +132,4 @@ maximum verbosity the details of a data dependence relations array,
 ``dump_dist_dir_vectors`` prints only the classical distance and
 direction vectors for a data dependence relations array, and
 ``dump_data_references`` prints the details of the data references
-contained in a data reference array.
+contained in a data reference array.
\ No newline at end of file
index 2f76003..77facc0 100644 (file)
@@ -52,4 +52,4 @@ and the value in the i-th iteration is
   subreg_{mode} (base + i * step)
 
 The function ``get_iv_value`` can be used to perform these
-calculations.
+calculations.
\ No newline at end of file
index 8d90a31..bbca8b6 100644 (file)
@@ -44,4 +44,4 @@ outside, or unless you manipulate loop exit edges (functions are
 provided to make these manipulations simple).
 ``rewrite_into_loop_closed_ssa`` is used to rewrite SSA form to
 LCSSA, and ``verify_loop_closed_ssa`` to check that the invariant of
-LCSSA is preserved.
+LCSSA is preserved.
\ No newline at end of file
index 3b6b30a..7546e43 100644 (file)
@@ -55,4 +55,4 @@ are only reliable for the innermost loops:
 * ``tree_unroll_loop`` : Unrolls the loop, including peeling the
   extra iterations to make the number of iterations divisible by unroll
   factor, updating the exit condition, and removing the exits that now
-  cannot be taken.  Works only on GIMPLE.
+  cannot be taken.  Works only on GIMPLE.
\ No newline at end of file
index 04efa99..d37bcae 100644 (file)
@@ -78,4 +78,4 @@ The most important functions to query loop structures are:
 
 * ``just_once_each_iteration_p`` : Returns true if the basic block
   is executed exactly once during each iteration of a loop (that is, it
-  does not belong to a sub-loop, and it dominates the latch of the loop).
+  does not belong to a sub-loop, and it dominates the latch of the loop).
\ No newline at end of file
index aa14b07..861f6ad 100644 (file)
@@ -134,4 +134,4 @@ used to cleanup CFG while updating the loops structures if
 
 At the moment loop structure is preserved from the start of GIMPLE
 loop optimizations until the end of RTL loop optimizations.  During
-this time a loop can be tracked by its ``struct loop`` and number.
+this time a loop can be tracked by its ``struct loop`` and number.
\ No newline at end of file
index 617327d..b806d48 100644 (file)
@@ -82,4 +82,4 @@ of a loop versioned under ``assumptions`` is valid unconditionally.
 
 Other constraints may be added in the future, for example, a constraint
 indicating that loops' latch must roll thus ``may_be_zero`` would be
-false unconditionally.
+false unconditionally.
\ No newline at end of file
index 8fb0b09..1001511 100644 (file)
@@ -68,4 +68,4 @@ In many cases, one wants to restrict the attention just to affine
 induction variables.  In this case, the extra expressive power of SCEV
 is not useful, and may complicate the optimizations.  In this case,
 ``simple_iv`` function may be used to analyze a value -- the result
-is a loop-invariant base and step.
+is a loop-invariant base and step.
\ No newline at end of file
index b120950..2dc5462 100644 (file)
@@ -416,4 +416,4 @@ Some ideas for other checkers
 
 * Linux kernel internal APIs
 
-* Signal handling
+* Signal handling
\ No newline at end of file
index aef0000..e49cbd9 100644 (file)
@@ -74,4 +74,4 @@ another copy (or version) of ``collect2`` installed as ``ld`` in a
 second place in the search path.
 
 ``collect2`` searches for the utilities ``nm`` and ``strip``
-using the same algorithm as above for ``ld``.
+using the same algorithm as above for ``ld``.
\ No newline at end of file
index d2ca9c4..f0d4b9f 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/contribute.rst
+.. include:: ../../../doc/contribute.rst
\ No newline at end of file
index 28f149d..27d5de9 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/contrib.rst
+.. include:: ../../../doc/contrib.rst
\ No newline at end of file
index 051d598..92de2a5 100644 (file)
@@ -40,4 +40,4 @@ without proper maintenance of the CFG simultaneously.
   control-flow-graph/edges
   control-flow-graph/profile-information
   control-flow-graph/maintaining-the-cfg
-  control-flow-graph/liveness-information
+  control-flow-graph/liveness-information
\ No newline at end of file
index 9e7f2b2..a29867c 100644 (file)
@@ -138,4 +138,4 @@ of the current function in the GIMPLE representation.
          gimple stmt = gsi_stmt (si);
          print_gimple_stmt (dump_file, stmt, 0, TDF_SLIM);
        }
-    }
+    }
\ No newline at end of file
index 09a45ad..55d6401 100644 (file)
@@ -238,4 +238,4 @@ the following types:
   instruction in the insn chain and no explicit return instructions are
   used.  This corresponds to the fall-thru edge into exit block.  After
   reload, optimal RTL epilogues are used that use explicit (conditional)
-  return instructions that are represented by edges with no flags set.
+  return instructions that are represented by edges with no flags set.
\ No newline at end of file
index 2c554dd..5e75a30 100644 (file)
@@ -45,4 +45,4 @@ instruction stream: Each instruction may contain ``REG_DEAD`` notes
 representing that the value of a given register is no longer needed, or
 ``REG_UNUSED`` notes representing that the value computed by the
 instruction is never used.  The second is useful for instructions
-computing multiple values at once.
+computing multiple values at once.
\ No newline at end of file
index 61fb58a..9b9b51b 100644 (file)
@@ -142,4 +142,4 @@ the instruction to actual instruction stream.
 
 While debugging the optimization pass, the ``verify_flow_info``
 function may be useful to find bugs in the control flow graph updating
-code.
+code.
\ No newline at end of file
index 776f9d4..8238f7d 100644 (file)
@@ -109,4 +109,4 @@ It is important to point out that ``REG_BR_PROB_BASE`` and
 ``BB_FREQ_BASE`` are both set low enough to be possible to compute
 second power of any frequency or probability in the flow graph, it is
 not possible to even square the ``count`` field, as modern CPUs are
-fast enough to execute $2^32$ operations quickly.
+fast enough to execute $2^32$ operations quickly.
\ No newline at end of file
index 4c658f4..c778eb1 100644 (file)
@@ -22,4 +22,4 @@ in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index 4a09b39..b2ae658 100644 (file)
@@ -138,4 +138,4 @@ temporarily added a:
     gcc_assert (!m_base_region->is_named_decl_p ("yy_buffer_stack"));
 
 to ``binding_cluster::mark_as_escaped`` to trap a point where
-``yy_buffer_stack`` was mistakenly being treated as having escaped.
+``yy_buffer_stack`` was mistakenly being treated as having escaped.
\ No newline at end of file
index ae11890..04e2a26 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/funding.rst
+.. include:: ../../../doc/funding.rst
\ No newline at end of file
index d1e47e9..02a7f8d 100644 (file)
@@ -38,4 +38,4 @@ encountered.  As a result, a new target may require additional
 strategies.  You will know
 if this happens because the compiler will call ``abort``.  Fortunately,
 the new strategies can be added in a machine-independent fashion, and will
-affect only the target machines that need them.
+affect only the target machines that need them.
\ No newline at end of file
index f39f21e..becda77 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gpl-3.0.rst
+.. include:: ../../../doc/gpl-3.0.rst
\ No newline at end of file
index 0b7fe12..9b644c3 100644 (file)
@@ -44,4 +44,4 @@ seems inelegant.
   generic/statements
   generic/functions
   generic/language-dependent-trees
-  generic/c-and-c++-trees
+  generic/c-and-c++-trees
\ No newline at end of file
index 29df174..b3a04e9 100644 (file)
@@ -32,4 +32,4 @@ declaration or type or to other internal compiler data structures.
 
 .. function:: tree TYPE_ATTRIBUTES (tree type)
 
-  This macro returns the attributes on the type :samp:`{type}`.
+  This macro returns the attributes on the type :samp:`{type}`.
\ No newline at end of file
index 8ef06dc..b3edfec 100644 (file)
@@ -883,4 +883,4 @@ ends.
   is taken, and this value replaces the first argument in the argument
   list.
 
-  In either case, the expression is void.
+  In either case, the expression is void.
\ No newline at end of file
index caf21ab..71307ad 100644 (file)
@@ -343,4 +343,4 @@ Add macros to access any new fields and flags
   Reading them from the generated :samp:`all-tree.def` file (which in
   turn includes all the :samp:`tree.def` files), :samp:`gencheck.cc` is
   used during GCC's build to generate the ``*_CHECK`` macros for all
-  tree codes.
+  tree codes.
\ No newline at end of file
index 92e3490..05a3575 100644 (file)
@@ -11,4 +11,4 @@ Deficiencies
 .. The spelling of "incomplet" and "incorrekt" below is intentional.
 
 There are many places in which this document is incomplet and incorrekt.
-It is, as of yet, only *preliminary* documentation.
+It is, as of yet, only *preliminary* documentation.
\ No newline at end of file
index ea4a66d..8c3e623 100644 (file)
@@ -907,4 +907,4 @@ Vectors
   must have the same type.  The size of the vector element of the third
   operand must be at lease twice of the size of the vector element of the
   first and second one.  The SAD is calculated between the first and second
-  operands, added to the third operand, and returned.
+  operands, added to the third operand, and returned.
\ No newline at end of file
index 4ad804e..50e5bbc 100644 (file)
@@ -209,4 +209,4 @@ a containing function, and the back end must take appropriate action.
   This macro returns a tree node that holds the optimization options
   that are to be used to compile this particular function or
   ``NULL_TREE`` if the function is to be compiled with the
-  optimization options specified on the command line.
+  optimization options specified on the command line.
\ No newline at end of file
index 2ceec52..dde4c51 100644 (file)
@@ -22,4 +22,4 @@ work with any (hypothetical) optimizers that run before the
 conversion to GIMPLE. The intermediate representation used while
 parsing C and C++ looks very little like GENERIC, but the C and
 C++ gimplifier hooks are perfectly happy to take it as input and
-spit out GIMPLE.
+spit out GIMPLE.
\ No newline at end of file
index 671b220..0593c0f 100644 (file)
@@ -210,4 +210,4 @@ integer (not a tree) giving the number of nodes in the vector.  The
 nodes themselves are accessed using the ``TREE_VEC_ELT`` macro, which
 takes two arguments.  The first is the ``TREE_VEC`` in question; the
 second is an integer indicating which element in the vector is desired.
-The elements are indexed from zero.
+The elements are indexed from zero.
\ No newline at end of file
index 5f2f741..be101d1 100644 (file)
@@ -513,4 +513,4 @@ clauses used by the OpenACC API https://www.openacc.org.
 
 .. envvar:: OACC_UPDATE
 
-  Represents ``#pragma acc update [clause1 ... clauseN]``.
+  Represents ``#pragma acc update [clause1 ... clauseN]``.
\ No newline at end of file
index 1a498c7..b294649 100644 (file)
@@ -296,4 +296,4 @@ These include:
   A node for ``char``.
 
   It may sometimes be useful to compare one of these variables with a type
-  in hand, using ``same_type_p``.
+  in hand, using ``same_type_p``.
\ No newline at end of file
index 9a162b3..e91a790 100644 (file)
@@ -44,4 +44,4 @@ On top of these a ``fold_buildN`` -like API for GIMPLE is introduced:
 which is supposed to replace ``force_gimple_operand (fold_buildN (...), ...)``
 and calls to ``fold_convert``.  Overloads without the ``location_t``
 argument exist.  Built statements are inserted on the provided sequence
-and simplification is performed using the optional valueization hook.
+and simplification is performed using the optional valueization hook.
\ No newline at end of file
index c140d5c..fa653bb 100644 (file)
@@ -85,4 +85,4 @@ with the flag :option:`-fdump-tree-gimple`.
   gimple/sequence-iterators
   gimple/adding-a-new-gimple-statement-code
   gimple/statement-and-operand-traversals
-  gimple/exception-handling
+  gimple/exception-handling
\ No newline at end of file
index 4e2f9c7..aa8b81c 100644 (file)
@@ -33,4 +33,4 @@ operands it may have, put simple inline accessors in
 corresponding prototype in ``gimple.h``.
 
 You should add the new statement subclass to the class hierarchy diagram
-in ``gimple.texi``.
+in ``gimple.texi``.
\ No newline at end of file
index 9ba8a4f..b7d3b89 100644 (file)
@@ -147,4 +147,4 @@ kinds, along with their relationships to ``GSS_`` values (layouts) and
            |        code: GIMPLE_OMP_ATOMIC_STORE
            |
            + gomp_return
-                    code: GIMPLE_OMP_RETURN
+                    code: GIMPLE_OMP_RETURN
\ No newline at end of file
index 512aa10..a34fcfe 100644 (file)
@@ -43,4 +43,4 @@ the call will throw an exception of a known type.
 Just before running the optimizers, the compiler lowers the
 high-level EH constructs above into a set of ``goto`` s, magic
 labels, and EH regions.  Continuing to unwind at the end of a
-cleanup is represented with a ``GIMPLE_RESX``.
+cleanup is represented with a ``GIMPLE_RESX``.
\ No newline at end of file
index dedcaef..07a4fd0 100644 (file)
@@ -103,4 +103,4 @@ The following table briefly describes the GIMPLE instruction set.
      - x
    * - ``GIMPLE_TRY``
      - x
-     -
+     -
\ No newline at end of file
index edafeea..2c52cb5 100644 (file)
@@ -91,4 +91,4 @@ Below is a list of functions to manipulate and query sequences.
 
 .. function:: bool gimple_seq_singleton_p (gimple_seq seq)
 
-  Determine whether ``SEQ`` contains exactly one statement.
+  Determine whether ``SEQ`` contains exactly one statement.
\ No newline at end of file
index aaa4b14..60415a1 100644 (file)
@@ -173,4 +173,4 @@ The following are common accessors for gimple statements.
 
 .. function:: gimple gimple_copy (gimple stmt)
 
-  Return a deep copy of statement ``STMT``.
+  Return a deep copy of statement ``STMT``.
\ No newline at end of file
index 3c6e121..715dae8 100644 (file)
@@ -316,4 +316,4 @@ Statement validation
 .. function:: bool gimple_debug_nonbind_marker_p (gimple g)
 
   Return true if g is a ``GIMPLE_DEBUG`` that marks a program location,
-  without any variable binding.
+  without any variable binding.
\ No newline at end of file
index a35bbb4..22104c9 100644 (file)
@@ -220,4 +220,4 @@ statement iterators.
 .. function:: void gsi_commit_edge_inserts (void)
 
   This routine will commit all pending edge insertions, creating
-  any new basic blocks which are necessary.
+  any new basic blocks which are necessary.
\ No newline at end of file
index 84d3b4e..bb9629a 100644 (file)
@@ -59,4 +59,4 @@ statement: ``walk_gimple_op``.
   calling ``walk_gimple_stmt`` on each one.  ``WI`` is as in
   ``walk_gimple_stmt``.  If ``walk_gimple_stmt`` returns non- ``NULL``, the walk
   is stopped and the value returned.  Otherwise, all the statements
-  are walked and ``NULL_TREE`` returned.
+  are walked and ``NULL_TREE`` returned.
\ No newline at end of file
index c0d21ab..d743b40 100644 (file)
@@ -40,4 +40,4 @@ value is explicitly loaded into a temporary first.  Similarly, storing
 the value of an expression to a memory variable goes through a
 temporary.
 
-.. [#f1] These restrictions are derived from those in Morgan 4.8.
+.. [#f1] These restrictions are derived from those in Morgan 4.8.
\ No newline at end of file
index ea342d5..6fa0af3 100644 (file)
@@ -239,4 +239,4 @@ vector (``gimple_statement_with_memory_ops_base`` and
   reduce memory utilization further by removing these sets).
 
 All the other tuples are defined in terms of these three basic
-ones. Each tuple will add some fields.
+ones. Each tuple will add some fields.
\ No newline at end of file
index d829e60..fe189cd 100644 (file)
@@ -41,4 +41,4 @@ Tuple specific accessors
   tuple-specific-accessors/gimplereturn
   tuple-specific-accessors/gimpleswitch
   tuple-specific-accessors/gimpletry
-  tuple-specific-accessors/gimplewithcleanupexpr
+  tuple-specific-accessors/gimplewithcleanupexpr
\ No newline at end of file
index e3ee288..082b6dc 100644 (file)
@@ -63,4 +63,4 @@ GIMPLE_ASM
 .. function:: void gimple_asm_set_volatile (gasm *g, bool volatile_p)
 
   Mark asm statement ``G`` as volatile or non-volatile based on
-  ``VOLATILE_P``.
+  ``VOLATILE_P``.
\ No newline at end of file
index cc1e568..fd030e3 100644 (file)
@@ -123,4 +123,4 @@ This function returns the newly created ``GIMPLE_ASSIGN`` tuple.
 
 .. function:: bool gimple_assign_cast_p (const_gimple s)
 
-  Return true if ``S`` is a type-cast assignment.
+  Return true if ``S`` is a type-cast assignment.
\ No newline at end of file
index 85d8659..fbb1944 100644 (file)
@@ -53,4 +53,4 @@ GIMPLE_BIND
 .. function:: void gimple_bind_set_block (gbind *g, tree block)
 
   Set ``BLOCK`` to be the ``TREE_BLOCK`` node associated with ``GIMPLE_BIND``
-  statement ``G``.
+  statement ``G``.
\ No newline at end of file
index ec49cb7..42d27d7 100644 (file)
@@ -113,4 +113,4 @@ GIMPLE_CALL
 .. function:: gimple gimple_call_copy_skip_args (gcall *stmt, bitmap args_to_skip)
 
   Build a ``GIMPLE_CALL`` identical to ``STMT`` but skipping the arguments
-  in the positions marked by the set ``ARGS_TO_SKIP``.
+  in the positions marked by the set ``ARGS_TO_SKIP``.
\ No newline at end of file
index 661f620..ef47d71 100644 (file)
@@ -34,4 +34,4 @@ GIMPLE_CATCH
 
 .. function:: void gimple_catch_set_handler (gcatch *g, gimple_seq handler)
 
-  Set ``HANDLER`` to be the body of ``GIMPLE_CATCH`` ``G``.
+  Set ``HANDLER`` to be the body of ``GIMPLE_CATCH`` ``G``.
\ No newline at end of file
index eaaf714..daa5f16 100644 (file)
@@ -77,4 +77,4 @@ GIMPLE_COND
 
 .. function:: void gimple_cond_make_true (gcond *g)
 
-  Set the conditional ``COND_STMT`` to be of the form 'if (1 == 1)'.
+  Set the conditional ``COND_STMT`` to be of the form 'if (1 == 1)'.
\ No newline at end of file
index d9b0086..96fd6c7 100644 (file)
@@ -103,4 +103,4 @@ GIMPLE_DEBUG
   substitution, and that at the point of the program in which the stmt is
   inserted, all parameters for the inlined function are bound to the
   respective arguments, and none of the side effects of its stmts are
-  observable.
+  observable.
\ No newline at end of file
index f8e96a0..9ba5673 100644 (file)
@@ -42,4 +42,4 @@ GIMPLE_EH_FILTER
 
 .. function:: void gimple_eh_must_not_throw_set_fndecl ( geh_mnt *eh_mnt_stmt, tree decl)
 
-  Set the function decl to be called by GS to DECL.
+  Set the function decl to be called by GS to DECL.
\ No newline at end of file
index 4e4f4b9..3ff689f 100644 (file)
@@ -18,4 +18,4 @@ GIMPLE_GOTO
 
 .. function:: void gimple_goto_set_dest (ggoto *g, tree dest)
 
-  Set ``DEST`` to be the destination of the unconditional jump ``G``.
+  Set ``DEST`` to be the destination of the unconditional jump ``G``.
\ No newline at end of file
index 8c6b7e2..6eb2e67 100644 (file)
@@ -20,4 +20,4 @@ GIMPLE_LABEL
 .. function:: void gimple_label_set_label (glabel *g, tree label)
 
   Set ``LABEL`` to be the ``LABEL_DECL`` node used by ``GIMPLE_LABEL``
-  statement ``G``.
+  statement ``G``.
\ No newline at end of file
index 02770fa..0f4def0 100644 (file)
@@ -14,4 +14,4 @@ GIMPLE_NOP
 
 .. function:: bool gimple_nop_p (gimple g)
 
-  Returns ``TRUE`` if statement ``G`` is a ``GIMPLE_NOP``.
+  Returns ``TRUE`` if statement ``G`` is a ``GIMPLE_NOP``.
\ No newline at end of file
index aa097cd..7716628 100644 (file)
@@ -28,4 +28,4 @@ GIMPLE_OMP_ATOMIC_LOAD
 
 .. function:: tree gimple_omp_atomic_load_rhs ( const gomp_atomic_load *g)
 
-  Get the ``RHS`` of an atomic set.
+  Get the ``RHS`` of an atomic set.
\ No newline at end of file
index 5e2a1f9..43d91e8 100644 (file)
@@ -19,4 +19,4 @@ GIMPLE_OMP_ATOMIC_STORE
 
 .. function:: tree gimple_omp_atomic_store_val ( const gomp_atomic_store *g)
 
-  Return the value being stored in an atomic store.
+  Return the value being stored in an atomic store.
\ No newline at end of file
index b1cd4ec..5a25603 100644 (file)
@@ -40,4 +40,4 @@ GIMPLE_OMP_CONTINUE
 .. function:: tree gimple_omp_continue_set_control_use ( gomp_continue *s)
 
   Set the control variable use for a ``GIMPLE_OMP_CONTINUE`` statement
-  in ``S``.
+  in ``S``.
\ No newline at end of file
index ea4aff3..fde1d20 100644 (file)
@@ -25,4 +25,4 @@ GIMPLE_OMP_CRITICAL
 
 .. function:: void gimple_omp_critical_set_name ( gomp_critical *g, tree name)
 
-  Set ``NAME`` to be the name associated with ``OMP`` critical statement ``G``.
+  Set ``NAME`` to be the name associated with ``OMP`` critical statement ``G``.
\ No newline at end of file
index 71c692b..a21a3ad 100644 (file)
@@ -94,4 +94,4 @@ GIMPLE_OMP_FOR
 
 .. function:: enum tree_code gimple_omp_for_cond (gimple g)
 
-  Return the condition code associated with ``OMP_FOR`` ``G``.
+  Return the condition code associated with ``OMP_FOR`` ``G``.
\ No newline at end of file
index a4abf42..430f806 100644 (file)
@@ -11,4 +11,4 @@ GIMPLE_OMP_MASTER
 .. function:: gimple gimple_build_omp_master (gimple_seq body)
 
   Build a ``GIMPLE_OMP_MASTER`` statement. ``BODY`` is the sequence of
-  statements to be executed by just the master.
+  statements to be executed by just the master.
\ No newline at end of file
index 1c2f3f1..0904261 100644 (file)
@@ -13,4 +13,4 @@ GIMPLE_OMP_ORDERED
   Build a ``GIMPLE_OMP_ORDERED`` statement.
 
   ``BODY`` is the sequence of statements inside a loop that will
-  executed in sequence.
+  executed in sequence.
\ No newline at end of file
index 4cd6963..784e170 100644 (file)
@@ -73,4 +73,4 @@ GIMPLE_OMP_PARALLEL
 
 .. function:: void gimple_omp_parallel_set_data_arg ( gomp_parallel *g, tree data_arg)
 
-  Set ``DATA_ARG`` to be the data argument for ``OMP_PARALLEL`` ``G``.
+  Set ``DATA_ARG`` to be the data argument for ``OMP_PARALLEL`` ``G``.
\ No newline at end of file
index d7dd8a0..f03d35a 100644 (file)
@@ -20,4 +20,4 @@ GIMPLE_OMP_RETURN
 .. function:: bool gimple_omp_return_nowait_p (gimple g)
 
   Return true if ``OMP`` return statement ``G`` has the
-  ``GF_OMP_RETURN_NOWAIT`` flag set.
+  ``GF_OMP_RETURN_NOWAIT`` flag set.
\ No newline at end of file
index 4ddf8a7..ff9a321 100644 (file)
@@ -21,4 +21,4 @@ GIMPLE_OMP_SECTION
 
 .. function:: void gimple_omp_section_set_last (gimple g)
 
-  Set the ``GF_OMP_SECTION_LAST`` flag on ``G``.
+  Set the ``GF_OMP_SECTION_LAST`` flag on ``G``.
\ No newline at end of file
index 05552a7..10b3493 100644 (file)
@@ -45,4 +45,4 @@ GIMPLE_OMP_SECTIONS
 .. function:: void gimple_omp_sections_set_clauses (gimple g, tree clauses)
 
   Set ``CLAUSES`` to be the set of clauses associated with ``OMP_SECTIONS``
-  ``G``.
+  ``G``.
\ No newline at end of file
index 0aa16eb..d2e7bca 100644 (file)
@@ -25,4 +25,4 @@ GIMPLE_OMP_SINGLE
 
 .. function:: void gimple_omp_single_set_clauses ( gomp_single *g, tree clauses)
 
-  Set ``CLAUSES`` to be the clauses associated with ``OMP_SINGLE`` ``G``.
+  Set ``CLAUSES`` to be the clauses associated with ``OMP_SINGLE`` ``G``.
\ No newline at end of file
index b301019..f4c1e72 100644 (file)
@@ -38,4 +38,4 @@ GIMPLE_PHI
 .. function:: void gimple_phi_set_arg (gphi *g, index, struct phi_arg_d * phiarg)
 
   Set ``PHIARG`` to be the argument corresponding to incoming edge
-  ``INDEX`` for ``GIMPLE_PHI`` ``G``.
+  ``INDEX`` for ``GIMPLE_PHI`` ``G``.
\ No newline at end of file
index cc6ebd9..60772a4 100644 (file)
@@ -21,4 +21,4 @@ GIMPLE_RESX
 
 .. function:: void gimple_resx_set_region (gresx *g, int region)
 
-  Set ``REGION`` to be the region number for ``GIMPLE_RESX`` ``G``.
+  Set ``REGION`` to be the region number for ``GIMPLE_RESX`` ``G``.
\ No newline at end of file
index 0161e17..f451443 100644 (file)
@@ -18,4 +18,4 @@ GIMPLE_RETURN
 
 .. function:: void gimple_return_set_retval (greturn *g, tree retval)
 
-  Set ``RETVAL`` to be the return value for ``GIMPLE_RETURN`` ``G``.
+  Set ``RETVAL`` to be the return value for ``GIMPLE_RETURN`` ``G``.
\ No newline at end of file
index 66ed481..9202458 100644 (file)
@@ -49,4 +49,4 @@ GIMPLE_SWITCH
 
 .. function:: void gimple_switch_set_default_label (gswitch *g, tree label)
 
-  Set the default label for a switch statement.
+  Set the default label for a switch statement.
\ No newline at end of file
index 84f04cb..50d75f7 100644 (file)
@@ -48,4 +48,4 @@ GIMPLE_TRY
 .. function:: void gimple_try_set_cleanup (gtry *g, gimple_seq cleanup)
 
   Set ``CLEANUP`` to be the sequence of statements to use as the
-  cleanup body for ``GIMPLE_TRY`` ``G``.
+  cleanup body for ``GIMPLE_TRY`` ``G``.
\ No newline at end of file
index bf15b75..f3274c9 100644 (file)
@@ -27,4 +27,4 @@ GIMPLE_WITH_CLEANUP_EXPR
 
 .. function:: void gimple_wce_set_cleanup_eh_only (gimple g, bool eh_only_p)
 
-  Set the ``CLEANUP_EH_ONLY`` flag for a ``WCE`` tuple.
+  Set the ``CLEANUP_EH_ONLY`` flag for a ``WCE`` tuple.
\ No newline at end of file
index d70ca98..1de809b 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 48f780b..1a56815 100644 (file)
@@ -595,4 +595,4 @@ multiple notes and calling
 ``rich_location::fixits_cannot_be_auto_applied`` on each note's
 ``rich_location``.  If this is called, then the fix-it hints in
 the ``rich_location`` will be printed, but will not be added to
-generated patches.
+generated patches.
\ No newline at end of file
index 4c7ff09..f6a2962 100644 (file)
@@ -10,4 +10,4 @@
 Guidelines for Options
 **********************
 
-.. todo:: write part
+.. todo:: write part
\ No newline at end of file
index a4ed586..bbd0fcc 100644 (file)
@@ -54,4 +54,4 @@ variable in :samp:`config.gcc`.
   This host hook returns the alignment required for allocating virtual
   memory.  Usually this is the same as getpagesize, but on some hosts the
   alignment for reserving memory differs from the pagesize for committing
-  memory.
+  memory.
\ No newline at end of file
index c710681..08df320 100644 (file)
@@ -29,4 +29,4 @@ header.  See :ref:`system-config`.
 
   host-common
   host-misc
-  host-filesystem
+  host-filesystem
\ No newline at end of file
index 36484de..cb9e634 100644 (file)
@@ -100,4 +100,4 @@ following macros in :samp:`xm-{machine}.h`.
 .. envvar:: HOST_LACKS_INODE_NUMBERS
 
   Define this macro if the host filesystem does not report meaningful inode
-  numbers in struct stat.
+  numbers in struct stat.
\ No newline at end of file
index de0c523..3e8294a 100644 (file)
@@ -11,4 +11,4 @@ Host Makefile Fragments
 ***********************
 
 The use of :samp:`x-{host}` fragments is discouraged.  You should only
-use it for makefile dependencies.
+use it for makefile dependencies.
\ No newline at end of file
index 9f5dab3..8ce4de3 100644 (file)
@@ -67,4 +67,4 @@ Host Misc
 In addition, if :command:`configure` generates an incorrect definition of
 any of the macros in :samp:`auto-host.h`, you can override that
 definition in a host configuration header.  If you need to do this,
-first see if it is possible to fix :command:`configure`.
+first see if it is possible to fix :command:`configure`.
\ No newline at end of file
index 8b63c42..600f12c 100644 (file)
@@ -48,4 +48,4 @@ GNU Compiler Collection (GCC) Internals
   general-public-license-3
   gnu-free-documentation-license
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 5cc3191..6c215a3 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/indices-and-tables.rst
+.. include:: ../../../doc/indices-and-tables.rst
\ No newline at end of file
index 3ffaf5a..3c92356 100644 (file)
@@ -68,4 +68,4 @@ automatic variables that are not declared ``volatile`` have undefined
 values after a ``longjmp``.  And this is all GCC promises to do,
 because it is very difficult to restore register variables correctly, and
 one of GCC's features is that it can put variables in registers without
-your asking it to.
+your asking it to.
\ No newline at end of file
index 13857ba..65e963e 100644 (file)
@@ -23,4 +23,4 @@ interfaces to GCC front ends, and how support for a target system is
 implemented in GCC.
 
 Additional tutorial information is linked to from
-https://gcc.gnu.org/readings.html.
+https://gcc.gnu.org/readings.html.
\ No newline at end of file
index 5f4b556..3ad4dbd 100644 (file)
@@ -36,4 +36,4 @@ GCC front ends have also been created for languages very different
 from those for which GCC was designed, such as the declarative
 logic/functional language Mercury.  For these reasons, it may also be
 useful to implement compilers created for specialized purposes (for
-example, as part of a research project) as GCC front ends.
+example, as part of a research project) as GCC front ends.
\ No newline at end of file
index 748f55e..b280003 100644 (file)
@@ -30,4 +30,4 @@ that is visible at link time).
   link-time-optimization/lto-file-sections
   link-time-optimization/using-summary-information-in-ipa-passes
   link-time-optimization/whole-program-assumptions-linker-plugin-and-symbol-visibilities
-  link-time-optimization/internal-flags-controlling-lto1
+  link-time-optimization/internal-flags-controlling-lto1
\ No newline at end of file
index cc1cb81..7583a3b 100644 (file)
@@ -120,4 +120,4 @@ minimize the number of references which cross partition boundaries.
 The main advantage of WHOPR is to allow the parallel execution of
 LTRANS stages, which are the most time-consuming part of the
 compilation process.  Additionally, it avoids the need to load the
-whole program into memory.
+whole program into memory.
\ No newline at end of file
index 8f71e58..d9ea9a3 100644 (file)
@@ -39,4 +39,4 @@ meant to be used directly from the command line.
 
   This option specifies the linker resolution file.  This option is
   only meaningful in conjunction with :option:`-fwpa` and as option
-  to pass through to the LTO linker plugin.
+  to pass through to the LTO linker plugin.
\ No newline at end of file
index d096f99..1307e0c 100644 (file)
@@ -107,4 +107,4 @@ are described below.
   hooks: one for writing the summary and another for reading it in.  The
   format of these sections is entirely up to each individual pass.  The
   only requirement is that the writer and reader hooks agree on the
-  format.
+  format.
\ No newline at end of file
index f8f7168..6f76028 100644 (file)
@@ -203,4 +203,4 @@ call in function ``A`` based on this knowledge.
 Jump functions are used by several optimizations, such as the
 inter-procedural constant propagation pass and the
 devirtualization pass.  The inliner also uses jump functions to
-perform inlining of callbacks.
+perform inlining of callbacks.
\ No newline at end of file
index d53d951..024cc33 100644 (file)
@@ -88,4 +88,4 @@ would have to implement the linker itself.  The resolution
 information is missing too and thus GCC needs to make an educated
 guess based on :option:`-fwhole-program`.  Without the linker
 plugin GCC also assumes that symbols are declared ``hidden``
-and not referred by non-LTO code by default.
+and not referred by non-LTO code by default.
\ No newline at end of file
index 79b3489..b230808 100644 (file)
@@ -46,4 +46,4 @@ See the next chapter for information on the C header file.
   machine-descriptions/conditional-execution
   machine-descriptions/rtl-templates-transformations
   machine-descriptions/constant-definitions
-  machine-descriptions/iterators
+  machine-descriptions/iterators
\ No newline at end of file
index 7804b31..55def81 100644 (file)
@@ -119,4 +119,4 @@ you can use :samp:`*` inside of a :samp:`@` multi-alternative template:
     "@
      clrreg %0
      * return stack_mem_p (operands[0]) ? \"push 0\" : \"clrmem %0\";
-     clrmem %0")
+     clrmem %0")
\ No newline at end of file
index c6ceacb..f0dfafa 100644 (file)
@@ -149,4 +149,4 @@ are performed:
   original operation had sufficient precision to prevent overflow.
 
 Further canonicalization rules are defined in the function
-``commutative_operand_precedence`` in :samp:`gcc/rtlanal.cc`.
+``commutative_operand_precedence`` in :samp:`gcc/rtlanal.cc`.
\ No newline at end of file
index 89c815b..5f64464 100644 (file)
@@ -95,4 +95,4 @@ generates a new pattern
             (plus:SI (match_operand:SI 1 "register_operand" "r")
                      (match_operand:SI 2 "register_operand" "r"))))]
     "(test2) && (test1)"
-    "(%3) add %2,%1,%0")
+    "(%3) add %2,%1,%0")
\ No newline at end of file
index a4c135a..d5db018 100644 (file)
@@ -182,4 +182,4 @@ This directive implies:
 where :samp:`{cvaluei}` is the capitalized form of :samp:`{valuei}`.
 However, unlike ``define_c_enum``, the enumerations defined
 by ``define_enum`` can be used in attribute specifications
-(see :ref:`define_enum_attr`).
+(see :ref:`define_enum_attr`).
\ No newline at end of file
index 0fa63d6..5fa645b 100644 (file)
@@ -34,4 +34,4 @@ comparison instruction records the results of both signed and unsigned
 comparison of the given operands (with the branch insns coming in distinct
 signed and unsigned flavors) as in the x86 or SPARC, and the case where
 there are distinct signed and unsigned compare instructions and only
-one set of conditional branch instructions as in the PowerPC.
+one set of conditional branch instructions as in the PowerPC.
\ No newline at end of file
index fd8efa4..214bd34 100644 (file)
@@ -131,4 +131,4 @@ this, since the machine instruction to be used only exists for
 If the ``doloop_end`` pattern is a ``define_expand``, there must
 also be a ``define_insn`` or ``define_insn_and_split`` matching
 the generated pattern.  Otherwise, the compiler will fail during loop
-optimization.
+optimization.
\ No newline at end of file
index 4c7d6fc..3f2447f 100644 (file)
@@ -203,4 +203,4 @@ on this machine.  So it must be copied into a register with
   ``jump_insn`` or ``call_insn``.  If you don't need a real insn
   at the end, emit an insn to copy the result of the operation into
   itself.  Such an insn will generate no code, but it can avoid problems
-  in the compiler.
+  in the compiler.
\ No newline at end of file
index e15405a..6ca81fb 100644 (file)
@@ -103,4 +103,4 @@ A ``define_insn`` is an RTL expression containing four or five operands:
   of C code to compute the output.  See :ref:`output-statement`.
 
 * The :dfn:`insn attributes`: This is an optional vector containing the values of
-  attributes for insns matching this pattern (see :ref:`insn-attributes`).
+  attributes for insns matching this pattern (see :ref:`insn-attributes`).
\ No newline at end of file
index a266dbc..9af89e9 100644 (file)
@@ -51,4 +51,4 @@ The output control string is a piece of C code which chooses which
 output template to return based on the kind of operand and the specific
 type of CPU for which code is being generated.
 
-:samp:`"rm"` is an operand constraint.  Its meaning is explained below.
+:samp:`"rm"` is an operand constraint.  Its meaning is explained below.
\ No newline at end of file
index 9e8116b..3493694 100644 (file)
@@ -67,4 +67,4 @@ searched for header files.  This can be used to override a system machine defini
 file, substituting your own version, since these directories are
 searched before the default machine description file directories.  If you use more than
 one :option:`-I` option, the directories are scanned in left-to-right
-order; the standard default directory come after.
+order; the standard default directory come after.
\ No newline at end of file
index 38b12f7..72c65f7 100644 (file)
@@ -1245,4 +1245,4 @@ construction
 .. code-block::
 
   (define_insn_reservation "simple" 2 (eq_attr "type" "int")
-                           "(i0_pipeline | i1_pipeline), finish")
+                           "(i0_pipeline | i1_pipeline), finish")
\ No newline at end of file
index a22277b..37a9064 100644 (file)
@@ -40,4 +40,4 @@ cases.  Similarly for memory references.  Because of this substitution,
 you should not provide separate patterns for increment and decrement
 instructions.  Instead, they should be generated from the same pattern
 that supports register-register add insns by examining the operands and
-generating the appropriate machine instruction.
+generating the appropriate machine instruction.
\ No newline at end of file
index c1bfe87..03dd780 100644 (file)
@@ -540,4 +540,4 @@ while patterns with a ternary rtl code might take four operands (one
 output and three inputs).  This combination would produce separate
 :samp:`maybe_gen_{name}` and :samp:`gen_{name}` functions for
 each operand count, but it would still produce a single
-:samp:`maybe_code_for_{name}` and a single :samp:`code_for_{name}`.
+:samp:`maybe_code_for_{name}` and a single :samp:`code_for_{name}`.
\ No newline at end of file
index ed2ad19..99742b6 100644 (file)
@@ -327,4 +327,4 @@ template.
 
 If we had not added the ``(match_dup 4)`` in the middle of the input
 sequence, it might have been the case that the register we chose at the
-beginning of the sequence is killed by the first or second ``set``.
+beginning of the sequence is killed by the first or second ``set``.
\ No newline at end of file
index d621abb..e94a67c 100644 (file)
@@ -423,4 +423,4 @@ definition from the i386 machine description.)
     [(set (match_dup 3) (match_dup 1))
      (set (match_dup 0) (mult:SI (match_dup 3) (match_dup 2)))]
 
-    "")
+    "")
\ No newline at end of file
index b2d6ca6..3edf4b9 100644 (file)
@@ -96,4 +96,4 @@ register allocation.
 If the macro ``ASSEMBLER_DIALECT`` is defined, you can use construct
 of the form :samp:`{option0|option1|option2}` in the templates.  These
 describe multiple variants of assembler language syntax.
-See :ref:`instruction-output`.
+See :ref:`instruction-output`.
\ No newline at end of file
index 2192a24..b973e96 100644 (file)
@@ -44,4 +44,4 @@ example.
 Finally, the insn list's RTL is matched up with the RTL templates in the
 ``define_insn`` patterns, and those patterns are used to emit the
 final assembly code.  For this purpose, each named ``define_insn``
-acts like it's unnamed, since the names are ignored.
+acts like it's unnamed, since the names are ignored.
\ No newline at end of file
index 84e8525..0a1c8e2 100644 (file)
@@ -340,4 +340,4 @@ by :command:`genrecog`.
 The program :command:`genpreds` is responsible for generating code to
 test predicates.  It also writes a header file containing function
 declarations for all machine-specific predicates.  It is not necessary
-to declare these predicates in :samp:`{cpu}-protos.h`.
+to declare these predicates in :samp:`{cpu}-protos.h`.
\ No newline at end of file
index a117a42..2b69a78 100644 (file)
@@ -252,4 +252,4 @@ substitution of the operands.
 
 :samp:`(match_par_dup {n} [{subpat}...])`
   Like ``match_op_dup``, but for ``match_parallel`` instead of
-  ``match_operator``.
+  ``match_operator``.
\ No newline at end of file
index 9def6ad..824f6a7 100644 (file)
@@ -222,4 +222,4 @@ output template ``M`` could differ from the number of alternatives in
 the original pattern ``N``, so in the resultant pattern there would
 be ``N*M`` alternatives.  Thus, constraints from the original pattern
 would be duplicated ``N`` times, constraints from the output pattern
-would be duplicated ``M`` times, producing all possible combinations.
+would be duplicated ``M`` times, producing all possible combinations.
\ No newline at end of file
index c63db90..116f0a8 100644 (file)
@@ -3410,4 +3410,4 @@ spaceshipm3
   operand 2, greater than operand 2 or is unordered with operand 2.
   :samp:`{m}` should be a scalar floating point mode.
 
-  This pattern is not allowed to ``FAIL``.
+  This pattern is not allowed to ``FAIL``.
\ No newline at end of file
index cf76f8e..8fc2e6b 100644 (file)
@@ -26,4 +26,4 @@ be used rather than the other.  (Otherwise a large integer might
 be generated as a single-byte immediate quantity, which would not work.)
 Instead of using this pattern ordering it would be possible to make the
 pattern for convert-a-byte smart enough to deal properly with any
-constant value.
+constant value.
\ No newline at end of file
index 9d093d9..5ccfe7f 100644 (file)
@@ -34,4 +34,4 @@ fragments, but needing :samp:`x-{host}` fragments is rare.
   :maxdepth: 2
 
   target-makefile-fragments
-  host-makefile-fragments
+  host-makefile-fragments
\ No newline at end of file
index 7b7a95f..84dea4a 100644 (file)
@@ -31,4 +31,4 @@ APIs are introduced.
   :maxdepth: 2
 
   gimple-api
-  the-language
+  the-language
\ No newline at end of file
index b304629..46ccf48 100644 (file)
@@ -100,4 +100,4 @@ data members.
   memory-management-and-type-information/marking-roots-for-the-garbage-collector
   memory-management-and-type-information/source-files-containing-type-information
   memory-management-and-type-information/how-to-invoke-the-garbage-collector
-  memory-management-and-type-information/troubleshooting-the-garbage-collector
+  memory-management-and-type-information/troubleshooting-the-garbage-collector
\ No newline at end of file
index 589a6af..8d8a218 100644 (file)
@@ -33,4 +33,4 @@ there should not be uninitialized pointer fields in the structures even
 if your code never reads or writes those fields at a particular
 instance.  One way to ensure this is to use cleared versions of
 allocators unless all the fields are initialized manually immediately
-after allocation.
+after allocation.
\ No newline at end of file
index c5aae48..13cdf46 100644 (file)
@@ -25,4 +25,4 @@ The syntax
 is *not* accepted.  There should be an ``extern`` declaration
 of such a variable in a header somewhere---mark that, not the
 definition.  Or, if the variable is only used in one file, make it
-``static``.
+``static``.
\ No newline at end of file
index db35264..b3caafe 100644 (file)
@@ -57,4 +57,4 @@ somewhere.  It will be called :samp:`gtype-{lang}.h`, where
 Plugins can add additional root tables.  Run the ``gengtype``
 utility in plugin mode as ``gengtype -P pluginout.h source-dirfile-listplugin*.c`` with your plugin files
 :samp:`{plugin*.c}` using ``GTY`` to generate the :samp:`{pluginout.h}` file.
-The GCC build tree is needed to be present in that mode.
+The GCC build tree is needed to be present in that mode.
\ No newline at end of file
index dc5022b..1089f98 100644 (file)
@@ -56,4 +56,4 @@ on 'kind', visiting all appropriate fields.  For example, if kind is
 .. [#f1] Classes lacking such a marker will not be identified as being
   part of the hierarchy, and so the marking routines will not handle them,
   leading to a assertion failure within the marking routines due to an
-  unknown tag value (assuming that assertions are enabled).
+  unknown tag value (assuming that assertions are enabled).
\ No newline at end of file
index d799b7c..be97da1 100644 (file)
@@ -118,4 +118,4 @@ restrictions apply:
   will, in turn, walk all the pointers inside fields of ``T``).
   In the case of ``TP<T *>``, references to ``T *`` must be
   handled by calling the ``op`` function on the address of the
-  pointer (see the code snippets above).
+  pointer (see the code snippets above).
\ No newline at end of file
index efefb08..fafe342 100644 (file)
@@ -321,4 +321,4 @@ The available options are:
 ``user``
   The ``user`` option indicates that the code to mark structure
   fields is completely handled by user-provided routines.  See section
-  :ref:`user-gc` for details on what functions need to be provided.
+  :ref:`user-gc` for details on what functions need to be provided.
\ No newline at end of file
index 3d18d6f..42b4b43 100644 (file)
@@ -24,4 +24,4 @@ encountered issues are described below.
 
 * Link-time errors about undefined ``gt_ggc_r_foo_bar`` and
   similarly-named symbols.  Check if your :samp:`foo_bar` source file has
-  ``#include "gt-foo_bar.h"`` as its very last line.
+  ``#include "gt-foo_bar.h"`` as its very last line.
\ No newline at end of file
index 416a4d8..1873834 100644 (file)
@@ -172,4 +172,4 @@ The files can contain the following types of record:
   They are primarily intended to declare target masks that are not
   associated with user options, either because these masks represent
   internal switches or because the options are not available on all
-  configurations and yet the masks always need to be defined.
+  configurations and yet the masks always need to be defined.
\ No newline at end of file
index 41d408b..0f6d0b7 100644 (file)
@@ -373,4 +373,4 @@ be wrapped in curly braces within the parentheses to demarcate it, e.g.:
 :samp:`CppReason({CPP_W_Enum})`
   This warning option corresponds to ``cpplib.h`` warning reason code
   :samp:`{CPP_W_Enum}`.  This should only be used for warning options of the
-  C-family front-ends.
+  C-family front-ends.
\ No newline at end of file
index d2bedaf..0a34592 100644 (file)
@@ -18,4 +18,4 @@ definition files, the names of which conventionally end in
   :maxdepth: 2
 
   option-file-format
-  option-properties
+  option-properties
\ No newline at end of file
index b1cdafc..207d381 100644 (file)
@@ -24,4 +24,4 @@ where near complete.
   passes-and-files-of-the-compiler/inter-procedural-optimization-passes
   passes-and-files-of-the-compiler/tree-ssa-passes
   passes-and-files-of-the-compiler/rtl-passes
-  passes-and-files-of-the-compiler/optimization-info
+  passes-and-files-of-the-compiler/optimization-info
\ No newline at end of file
index 53eed18..fb9fa64 100644 (file)
@@ -41,4 +41,4 @@ should return ``GS_ALL_DONE``.  Otherwise it should return
 ``GS_OK``, which will cause the expression to be processed again.
 If the callback encounters an error during the transformation (because
 the front end is relying on the gimplification process to finish
-semantic checks), it should return ``GS_ERROR``.
+semantic checks), it should return ``GS_ERROR``.
\ No newline at end of file
index 99e03ff..18d4598 100644 (file)
@@ -266,4 +266,4 @@ partitioning and thus see just parts of the compiled unit.
   This is the OpenMP constructs' SIMD clone pass.  It creates the appropriate
   SIMD clones for functions tagged as elemental SIMD functions.
   It is located in :samp:`omp-simd-clone.cc` and is described by
-  ``pass_omp_simd_clone``.
+  ``pass_omp_simd_clone``.
\ No newline at end of file
index f1646c6..b7a6fa1 100644 (file)
@@ -259,4 +259,4 @@ Here the two output file names :samp:`vec.miss` and :samp:`loop.opt` are
 in conflict since only one output file is allowed. In this case, only
 the first option takes effect and the subsequent options are
 ignored. Thus only the :samp:`vec.miss` is produced which containts
-dumps from the vectorizer about missed opportunities.
+dumps from the vectorizer about missed opportunities.
\ No newline at end of file
index 96a359e..bd30efe 100644 (file)
@@ -77,4 +77,4 @@ should be passed to ``cgraph_finalize_function``.
   that is more descriptive than "rest_of".
 
 The middle-end will, at its option, emit the function and data
-definitions immediately or queue them for later processing.
+definitions immediately or queue them for later processing.
\ No newline at end of file
index f048fc5..d98c9ed 100644 (file)
@@ -39,4 +39,4 @@ is "dce".
 
 .. todo:: describe the global variables set up by the pass manager,
   and a brief description of how a new pass should use it.
-  I need to look at what info RTL passes use first…
+  I need to look at what info RTL passes use first…
\ No newline at end of file
index 81216eb..7848281 100644 (file)
@@ -272,4 +272,4 @@ passes that are run after the Tree optimization passes.
   are :samp:`dwarfout.c` for
   DWARF symbol table format, files :samp:`dwarf2out.cc` and :samp:`dwarf2asm.cc`
   for DWARF2 symbol table format, and :samp:`vmsdbgout.cc` for VMS debug
-  symbol table format.
+  symbol table format.
\ No newline at end of file
index c06d5db..d4a8832 100644 (file)
@@ -474,4 +474,4 @@ run after gimplification and what source files they are located in.
   be used in ``va_arg`` macros.  For instance, if ``va_arg`` is
   only used with integral types in the function, floating point
   registers don't need to be saved.  This pass is located in
-  ``tree-stdarg.cc`` and described by ``pass_stdarg``.
+  ``tree-stdarg.cc`` and described by ``pass_stdarg``.
\ No newline at end of file
index dc0f46a..2c3c479 100644 (file)
@@ -32,4 +32,4 @@ can be quite useful.
   plugins/recording-information-about-pass-execution
   plugins/controlling-which-passes-are-being-run
   plugins/keeping-track-of-available-passes
-  plugins/building-gcc-plugins
+  plugins/building-gcc-plugins
\ No newline at end of file
index 0d21565..8c8fe28 100644 (file)
@@ -94,4 +94,4 @@ compiler:
 
 When a plugin needs to use :command:`gengtype`, be sure that both
 :samp:`gengtype` and :samp:`gtype.state` have the same version as the
-GCC for which the plugin is built.
+GCC for which the plugin is built.
\ No newline at end of file
index 75b6a43..09bd9d2 100644 (file)
@@ -13,4 +13,4 @@ After the original gate function for a pass is called, its result
 Then the event ``PLUGIN_OVERRIDE_GATE`` is invoked, with a pointer
 to the gate status in the ``gcc_data`` parameter to the callback function.
 A nonzero value of the gate status means that the pass is to be executed.
-You can both read and write the gate status via the passed pointer.
+You can both read and write the gate status via the passed pointer.
\ No newline at end of file
index 057f50c..ca6690c 100644 (file)
@@ -21,4 +21,4 @@ uses the following structure:
 
 Such a structure is passed as the ``user_data`` by the plugin's
 init routine using ``register_callback`` with the
-``PLUGIN_INFO`` pseudo-event and a null callback.
+``PLUGIN_INFO`` pseudo-event and a null callback.
\ No newline at end of file
index dbd5057..1f26b15 100644 (file)
@@ -34,4 +34,4 @@ ggc_root_tab*``) as ``user_data``.  Running the
 utility generates these extra root tables.
 
 You should understand the details of memory management inside GCC
-before using ``PLUGIN_GGC_MARKING`` or ``PLUGIN_REGISTER_GGC_ROOTS``.
+before using ``PLUGIN_GGC_MARKING`` or ``PLUGIN_REGISTER_GGC_ROOTS``.
\ No newline at end of file
index 39bc6a3..38fe515 100644 (file)
@@ -54,4 +54,4 @@ event and a pointer to a ``struct register_pass_info`` object defined as follows
     register_callback (plugin_info->base_name, PLUGIN_PASS_MANAGER_SETUP, NULL, &pass_info);
 
     ...
-  }
+  }
\ No newline at end of file
index 19ccb8f..8af7975 100644 (file)
@@ -14,4 +14,4 @@ plugins might add new passes.  Also, future changes to GCC might cause
 generic passes to be added after plugin loading.
 When a pass is first added to one of the pass lists, the event
 ``PLUGIN_NEW_PASS`` is invoked, with the callback parameter
-``gcc_data`` pointing to the new pass.
+``gcc_data`` pointing to the new pass.
\ No newline at end of file
index b0f9717..dbcff49 100644 (file)
@@ -28,4 +28,4 @@ A plugin can be simply given by its short name (no dots or
 slashes). When simply passing :option:`-fplugin=name`, the plugin is
 loaded from the :samp:`plugin` directory, so :option:`-fplugin=name` is
 the same as :option:`-fplugin\=\`gcc -print-file-name=plugin\`/name.ext`,
-using backquote shell syntax to query the :samp:`plugin` directory.
+using backquote shell syntax to query the :samp:`plugin` directory.
\ No newline at end of file
index eb0b4b3..a3b0ffe 100644 (file)
@@ -210,4 +210,4 @@ GCC data, is triggered for processing of ``#include`` or
 
 The PLUGIN_FINISH event is the last time that plugins can call GCC
 functions, notably emit diagnostics with ``warning``, ``error``
-etc.
+etc.
\ No newline at end of file
index 389c1e3..4418c98 100644 (file)
@@ -17,4 +17,4 @@ You can use other hooks, like ``PLUGIN_ALL_PASSES_START``,
 ``PLUGIN_ALL_PASSES_END``, ``PLUGIN_ALL_IPA_PASSES_START``,
 ``PLUGIN_ALL_IPA_PASSES_END``, ``PLUGIN_EARLY_GIMPLE_PASSES_START``,
 and/or ``PLUGIN_EARLY_GIMPLE_PASSES_END`` to manipulate global state
-in your plugin(s) in order to get context for the pass execution.
+in your plugin(s) in order to get context for the pass execution.
\ No newline at end of file
index b12f114..0b2b62a 100644 (file)
@@ -70,4 +70,4 @@ preprocessor expansions. For example:
 .. code-block:: c++
 
   #define NUMBER 10
-  #pragma GCCPLUGIN foothreshold (NUMBER)
+  #pragma GCCPLUGIN foothreshold (NUMBER)
\ No newline at end of file
index b9e6b31..f472b03 100644 (file)
@@ -45,4 +45,4 @@ form uses nested parentheses to indicate the pointers in the internal form.
   rtl-representation/rtl-representation-of-function-call-insns
   rtl-representation/on-the-side-ssa-form-for-rtl
   rtl-representation/structure-sharing-assumptions
-  rtl-representation/reading-rtl
+  rtl-representation/reading-rtl
\ No newline at end of file
index 1003a61..90fc73b 100644 (file)
@@ -70,4 +70,4 @@ vector.
 
 All the macros defined in this section expand into lvalues and therefore
 can be used to assign the operands, lengths and vector elements as well as
-to access them.
+to access them.
\ No newline at end of file
index 7c53be9..b344dc7 100644 (file)
@@ -185,4 +185,4 @@ Some RTL nodes have special annotations associated with them.
   If :samp:`SYMBOL_REF_HAS_BLOCK_INFO_P ({x})`, this is the offset of :samp:`{x}`
   from the first object in :samp:`SYMBOL_REF_BLOCK ({x})`.  The value is
   negative if :samp:`{x}` has not yet been assigned to a block, or it has not
-  been given an offset within that block.
+  been given an offset within that block.
\ No newline at end of file
index 0332722..1d49a0a 100644 (file)
@@ -42,4 +42,4 @@ several such ``set`` RTX's inside of a ``parallel``.  Each ``set``
 contains an ``asm_operands`` ; all of these share the same assembler
 template and vectors, but each contains the constraint for the respective
 output operand.  They are also distinguished by the output-operand index
-number, which is 0, 1, ... for successive output operands.
+number, which is 0, 1, ... for successive output operands.
\ No newline at end of file
index 4dee5e5..aeef77b 100644 (file)
@@ -45,4 +45,4 @@ Special expression codes exist to represent bit-field instructions.
 
   Unlike ``sign_extract``, this type of expressions can be lvalues
   in RTL; they may appear on the left side of an assignment, indicating
-  insertion of a value into the specified bit-field.
+  insertion of a value into the specified bit-field.
\ No newline at end of file
index 85102c3..bfa0b6c 100644 (file)
@@ -109,4 +109,4 @@ point comparisons are distinguished by the machine modes of the operands.
   none of the tests are nonzero expressions.
 
   This is currently not valid for instruction patterns and is supported only
-  for insn attributes.  See :ref:`insn-attributes`.
+  for insn attributes.  See :ref:`insn-attributes`.
\ No newline at end of file
index 7046769..5f10caf 100644 (file)
@@ -310,4 +310,4 @@ expression in mode :samp:`{mode}`.  Otherwise, it returns a
 ``CONST1_RTX (mode)`` refers to an expression with value 1 in
 mode :samp:`{mode}` and similarly for ``CONST2_RTX``.  The
 ``CONST1_RTX`` and ``CONST2_RTX`` macros are undefined
-for vector modes.
+for vector modes.
\ No newline at end of file
index decc542..f279a0c 100644 (file)
@@ -149,4 +149,4 @@ must be placed into a register.
   Represents the result of converting unsigned integer value :samp:`{x}` to
   fixed-point mode :samp:`{m}`.
   When overflows or underflows happen, the results are saturated to the
-  maximum or the minimum.
+  maximum or the minimum.
\ No newline at end of file
index 05806d8..77b477a 100644 (file)
@@ -24,4 +24,4 @@ but rather state assertions about their operands.
   register which is meaningful in mode :samp:`{n}`, but is not part of
   mode :samp:`{m}`, is not to be altered.  Normally, an assignment to such
   a subreg is allowed to have undefined effects on the rest of the
-  register when :samp:`{m}` is smaller than :samp:`REGMODE_NATURAL_SIZE ({n})`.
+  register when :samp:`{m}` is smaller than :samp:`REGMODE_NATURAL_SIZE ({n})`.
\ No newline at end of file
index 177403b..663bbfb 100644 (file)
@@ -97,4 +97,4 @@ could also be represented using ``parallel`` containing an additional
 done because machines that allow these operations at all typically
 allow them wherever a memory address is called for.  Describing them as
 additional parallel stores would require doubling the number of entries
-in the machine description.
+in the machine description.
\ No newline at end of file
index 479a06e..4692aca 100644 (file)
@@ -444,4 +444,4 @@ are accessed with the following macros, which expand into lvalues.
   In ``prefetch`` expressions, 1 means that the containing insn is a
   scheduling barrier.
 
-  In an RTL dump, this flag is represented as :samp:`/v`.
+  In an RTL dump, this flag is represented as :samp:`/v`.
\ No newline at end of file
index 258752c..3b83d1e 100644 (file)
@@ -621,4 +621,4 @@ The only difference between the expression codes ``insn_list`` and
 ``expr_list`` is that the first operand of an ``insn_list`` is
 assumed to be an insn and is printed in debugging dumps as the insn's
 unique id; the first operand of an ``expr_list`` is printed in the
-ordinary way as an expression.
+ordinary way as an expression.
\ No newline at end of file
index be8d788..3355da0 100644 (file)
@@ -632,4 +632,4 @@ in the compilation process.   The third symbol cannot be overridden.
 The global variables ``byte_mode`` and ``word_mode`` contain modes
 whose classes are ``MODE_INT`` and whose bitsizes are either
 ``BITS_PER_UNIT`` or ``BITS_PER_WORD``, respectively.  On 32-bit
-machines, these are ``QImode`` and ``SImode``, respectively.
+machines, these are ``QImode`` and ``SImode``, respectively.
\ No newline at end of file
index c22c6ac..f46b703 100644 (file)
@@ -745,4 +745,4 @@ Putting all this together, the process for a two-instruction change is:
     return false;
 
   confirm_change_group ();
-  crtl->ssa->change_insns (changes);
+  crtl->ssa->change_insns (changes);
\ No newline at end of file
index 3c919e9..4ad1edc 100644 (file)
@@ -25,4 +25,4 @@ does not contain all the information about the program.
 The proper way to interface GCC to a new language front end is with
 the 'tree' data structure, described in the files :samp:`tree.h` and
 :samp:`tree.def`.  The documentation for this structure (see :ref:`generic`)
-is incomplete.
+is incomplete.
\ No newline at end of file
index b15a23e..293565c 100644 (file)
@@ -448,4 +448,4 @@ registers and to main memory.
 :samp:`(concatn{m} [{rtx} ...])`
   This RTX represents the concatenation of all the :samp:`{rtx}` to make a
   single value.  Like ``concat``, this should only appear in
-  declarations, and not in the insn chain.
+  declarations, and not in the insn chain.
\ No newline at end of file
index ddb3b9e..169b7e8 100644 (file)
@@ -189,4 +189,4 @@ is safe to assume that all comparison operations have format ``ee``.
 
 .. envvar:: RTX_CONST_OBJ
 
-  You can make no assumptions about the format of these codes.
+  You can make no assumptions about the format of these codes.
\ No newline at end of file
index 5defb68..c6ff51e 100644 (file)
@@ -307,4 +307,4 @@ second operand.
 :samp:`(bswap:{m} {x})`
   Represents the value :samp:`{x}` with the order of bytes reversed, carried out
   in mode :samp:`{m}`, which must be a fixed-point machine mode.
-  The mode of :samp:`{x}` must be :samp:`{m}` or ``VOIDmode``.
+  The mode of :samp:`{x}` must be :samp:`{m}` or ``VOIDmode``.
\ No newline at end of file
index 41bae05..6ec8921 100644 (file)
@@ -81,4 +81,4 @@ manual, they are shown as follows: ``const_int``.
 .. index:: (nil), nil
 
 In a few contexts a null pointer is valid where an expression is normally
-wanted.  The written form of this is ``(nil)``.
+wanted.  The written form of this is ``(nil)``.
\ No newline at end of file
index ec4c95a..e7abb63 100644 (file)
@@ -69,4 +69,4 @@ Insns containing just ``use`` expressions directly precede the
 function.  Similarly, if registers other than those in
 ``CALL_USED_REGISTERS`` are clobbered by the called function, insns
 containing a single ``clobber`` follow immediately after the call to
-indicate which registers.
+indicate which registers.
\ No newline at end of file
index cd57219..3d76810 100644 (file)
@@ -371,4 +371,4 @@ the operands of these.
 
   This insn is used to minimize cache-miss latency by moving data into a
   cache before it is accessed.  It should use only non-faulting data prefetch
-  instructions.
+  instructions.
\ No newline at end of file
index 64cb3b5..34f33fc 100644 (file)
@@ -96,4 +96,4 @@ no RTL objects are common to two functions.
   temporarily.  However, the shared structure is copied before the
   combiner is finished with the insn.  This is done by calling
   ``copy_rtx_if_shared``, which is a subroutine of
-  ``unshare_all_rtl``.
+  ``unshare_all_rtl``.
\ No newline at end of file
index 232bd77..77c2021 100644 (file)
@@ -61,4 +61,4 @@ location may vary, it relies on the following types of notes.
   all prior side effects, and before any subsequent side effects.  With
   ``BLKmode``, it indicates an inline entry point: the lexical block
   encoded in the ``INSN_LOCATION`` is the enclosing block that encloses
-  the inlined function.
+  the inlined function.
\ No newline at end of file
index 4c1dd2e..2062342 100644 (file)
@@ -57,4 +57,4 @@ operations.
 
 :samp:`(vec_series:{m} {base} {step})`
   This operation creates a vector in which element :samp:`{i}` is equal to
-  :samp:`{base} + {i}*{step}`.  :samp:`{m}` must be a vector integer mode.
+  :samp:`{base} + {i}*{step}`.  :samp:`{m}` must be a vector integer mode.
\ No newline at end of file
index 148dded..38df171 100644 (file)
@@ -48,4 +48,4 @@ usage guidelines.
   sizes-and-offsets-as-runtime-invariants/computing-bounds-on-polyints
   sizes-and-offsets-as-runtime-invariants/converting-polyints
   sizes-and-offsets-as-runtime-invariants/miscellaneous-polyint-routines
-  sizes-and-offsets-as-runtime-invariants/guidelines-for-using-polyint
+  sizes-and-offsets-as-runtime-invariants/guidelines-for-using-polyint
\ No newline at end of file
index 6e00afb..ba65ab3 100644 (file)
@@ -81,4 +81,4 @@ misalignments.  In each case the alignment must be a power of 2.
   Assert that we can calculate the misalignment of :samp:`{value}` with
   respect to :samp:`{align}` at compile time and return the misalignment.
   When using this function, please add a comment explaining why
-  the assertion is known to hold.
+  the assertion is known to hold.
\ No newline at end of file
index 2b5c78c..e2324d7 100644 (file)
@@ -175,4 +175,4 @@ In addition, the following miscellaneous routines are available:
   When using this routine, please add a comment explaining why the
   assertion is known to hold.
 
-  Please add any other operations that you find to be useful.
+  Please add any other operations that you find to be useful.
\ No newline at end of file
index 5eddac7..df32240 100644 (file)
@@ -321,4 +321,4 @@ Sorting poly_ints
 
   Note that the values do not necessarily end up in numerical order.
   For example, :samp:`1 + 1{x}` would come after :samp:`100` in the sort order,
-  but may well be less than :samp:`100` at run time.
+  but may well be less than :samp:`100` at run time.
\ No newline at end of file
index 4b5c61a..596f26e 100644 (file)
@@ -31,4 +31,4 @@ Computing bounds on poly_ints
 :samp:`upper_bound ({a}, {b})`
   Return a value that is always greater than or equal to both :samp:`{a}` and
   :samp:`{b}`.  It will be the least such value for some indeterminate values
-  but necessarily for all.
+  but necessarily for all.
\ No newline at end of file
index c694662..7c6ebe5 100644 (file)
@@ -52,4 +52,4 @@ the current target's ``NUM_POLY_INT_COEFFS``.
 However, it would be very artificial to force target-specific code
 to follow these restrictions if the target has no runtime indeterminates.
 There is therefore an implicit conversion from ``poly_int<1, T>``
-to :samp:`{T}` when compiling target-specific translation units.
+to :samp:`{T}` when compiling target-specific translation units.
\ No newline at end of file
index d4557ed..0f57037 100644 (file)
@@ -88,4 +88,4 @@ or test whether such a conversion would succeed.
 
 :samp:`poly_widest_int::from ({value}, {sign})`
   Convert :samp:`{value}` to a ``poly_widest_int``, extending its coefficients
-  according to :samp:`{sign}` if they have fewer bits than ``widest_int``.
+  according to :samp:`{sign}` if they have fewer bits than ``widest_int``.
\ No newline at end of file
index d97456d..84f7cde 100644 (file)
@@ -116,4 +116,4 @@ There are two main exceptions:
 
   * Add ``to_constant ()`` calls where necessary.  The previous option
     is preferable because it will help with any future conversion of the
-    macro to a hook.
+    macro to a hook.
\ No newline at end of file
index 248a0ea..97a5bf1 100644 (file)
@@ -13,4 +13,4 @@ Miscellaneous poly_int routines
   ``poly_int64`` values print as signed by default and
   ``poly_uint64`` values print as unsigned by default.
 
-  This is a simply a ``poly_int`` version of a wide-int routine.
+  This is a simply a ``poly_int`` version of a wide-int routine.
\ No newline at end of file
index 2e1dbc5..5151fdf 100644 (file)
@@ -75,4 +75,4 @@ most common forms of ``poly_int``, all having
   a :samp:`poly_int` with ``widest_int`` coefficients.
 
   Since the main purpose of ``poly_int`` is to represent sizes and
-  offsets, the last two typedefs are only rarely used.
+  offsets, the last two typedefs are only rarely used.
\ No newline at end of file
index 14f09f3..cfc1ad4 100644 (file)
@@ -18,4 +18,4 @@ which it is presumed that you are familiar.
 
   source-tree-structure-and-build-system/configure-terms-and-history
   source-tree-structure-and-build-system/top-level-source-directory
-  source-tree-structure-and-build-system/the-gcc-subdirectory
+  source-tree-structure-and-build-system/the-gcc-subdirectory
\ No newline at end of file
index 338291c..5610f0c 100644 (file)
@@ -61,4 +61,4 @@ The ``libiberty`` support library is built up to three times: once
 for the host, once for the target (even if they are the same), and once
 for the build if build and host are different.  This allows it to be
 used by all programs which are generated in the course of the build
-process.
+process.
\ No newline at end of file
index 2f29bd0..318a059 100644 (file)
@@ -25,4 +25,4 @@ separate chapter.  See :ref:`passes`.
   the-gcc-subdirectory/headers-installed-by-gcc
   the-gcc-subdirectory/building-documentation
   the-gcc-subdirectory/anatomy-of-a-language-front-end
-  the-gcc-subdirectory/anatomy-of-a-target-back-end
+  the-gcc-subdirectory/anatomy-of-a-target-back-end
\ No newline at end of file
index 8fcc12f..112f5bc 100644 (file)
@@ -278,4 +278,4 @@ standard rule in :samp:`gcc/Makefile.in` to the variable
   but should not delete anything that is.
 
   :samp:`Make-lang.in` must also define a variable ``lang_OBJS``
-  to a list of host object files that are used by that language.
+  to a list of host object files that are used by that language.
\ No newline at end of file
index e61fbed..59e914a 100644 (file)
@@ -113,4 +113,4 @@ following are also necessary:
   a maintainer when support is added.
 
 * Target triplets covering all :samp:`config.gcc` stanzas for the target,
-  in the list in :samp:`contrib/config-list.mk`.
+  in the list in :samp:`contrib/config-list.mk`.
\ No newline at end of file
index d7b5810..b1ce12f 100644 (file)
@@ -11,4 +11,4 @@ Build System in the gcc Directory
 .. todo:: describe the build system, including what is built in what
   stages.  Also list the various source files that are used in the build
   process but aren't source files of GCC itself and so aren't documented
-  below (see :ref:`passes`).
+  below (see :ref:`passes`).
\ No newline at end of file
index 9eb9b1c..aa2f843 100644 (file)
@@ -124,4 +124,4 @@ these include the autoconfigured headers generated by
   The :samp:`tm_p.h` also
   includes the header :samp:`tm-preds.h` which is generated by
   :samp:`genpreds` program during the build to define the declarations
-  and inline functions for the predicate functions.
+  and inline functions for the predicate functions.
\ No newline at end of file
index 2f7d691..05cc6f2 100644 (file)
@@ -47,4 +47,4 @@ such as POSIX specify additional values to be defined in
 needs fixing, :samp:`syslimits.h` is the fixed copy.
 
 GCC can also install ``<tgmath.h>``.  It will do this when
-:samp:`config.gcc` sets ``use_gcc_tgmath`` to ``yes``.
+:samp:`config.gcc` sets ``use_gcc_tgmath`` to ``yes``.
\ No newline at end of file
index 8fe5c6b..2f11061 100644 (file)
@@ -12,4 +12,4 @@ Library Source Files and Headers under the gcc Directory
   under the :samp:`gcc` directory that aren't built into the GCC
   executable but rather are part of runtime libraries and object files,
   such as :samp:`crtstuff.c` and :samp:`unwind-dw2.c`.  See :ref:`headers`, for more information about the
-  :samp:`ginclude` directory.
+  :samp:`ginclude` directory.
\ No newline at end of file
index f17f8eb..31fa75b 100644 (file)
@@ -192,4 +192,4 @@ command like
 Alternatively, you can use per-language targets to build and test
 languages that are not enabled by default in stage1.  For example,
 :command:`make f951` will build a Fortran compiler even in the stage1
-build directory.
+build directory.
\ No newline at end of file
index 10c3161..d857aa6 100644 (file)
@@ -52,4 +52,4 @@ The :samp:`gcc` directory contains the following subdirectories:
 
 :samp:`testsuite`
   The GCC testsuites (except for those for runtime libraries).
-  See :ref:`testsuites`.
+  See :ref:`testsuites`.
\ No newline at end of file
index 7c7bb7a..abd6fa9 100644 (file)
@@ -132,4 +132,4 @@ subdirectories that contain parts of GCC and its runtime libraries:
 The build system in the top level directory, including how recursion
 into subdirectories works and how building runtime libraries for
 multilibs is handled, is documented in a separate manual, included
-with GNU Binutils.
+with GNU Binutils.
\ No newline at end of file
index 59a9209..0319e3c 100644 (file)
@@ -32,4 +32,4 @@ doesn't install anything there.
 is the place for other packages to install header files that GCC will
 use.  For a cross-compiler, this is the equivalent of
 :samp:`/usr/include`.  When you build a cross-compiler,
-``fixincludes`` processes any header files in this directory.
+``fixincludes`` processes any header files in this directory.
\ No newline at end of file
index 175de09..a7ff179 100644 (file)
@@ -16,4 +16,4 @@ Static Analyzer
   :maxdepth: 2
 
   analyzer-internals
-  debugging-the-analyzer
+  debugging-the-analyzer
\ No newline at end of file
index 6bd1146..fcdd4df 100644 (file)
@@ -57,4 +57,4 @@ through the macros defined in the :samp:`.h` file.
   target-macros/c++-abi-parameters
   target-macros/d-abi-parameters
   target-macros/adding-support-for-named-address-spaces
-  target-macros/miscellaneous-parameters
+  target-macros/miscellaneous-parameters
\ No newline at end of file
index aef3099..8658c67 100644 (file)
@@ -249,4 +249,4 @@ Here are macros for BTF debug format.
 .. c:macro:: BTF_DEBUGGING_INFO
 
   Define this macro if GCC should produce debugging output in BTF debug
-  format in response to the :option:`-gbtf` option.
+  format in response to the :option:`-gbtf` option.
\ No newline at end of file
index 1606c71..150aebf 100644 (file)
@@ -473,4 +473,4 @@ Here is the order of prefixes tried for startfiles:
 
 * The macro ``STANDARD_STARTFILE_PREFIX_2``, but only if this is a native
   compiler, or we have a target system root. The default for this macro is
-  :samp:`/usr/lib/`.
+  :samp:`/usr/lib/`.
\ No newline at end of file
index 2569567..50e152a 100644 (file)
@@ -70,4 +70,4 @@ their operands more than once, so operands must not have side effects.
 
 .. function:: REAL_VALUE_TYPE REAL_VALUE_ABS (REAL_VALUE_TYPE x)
 
-  Returns the absolute value of :samp:`{x}`.
+  Returns the absolute value of :samp:`{x}`.
\ No newline at end of file
index 795ebeb..48c95bc 100644 (file)
@@ -32,4 +32,4 @@ later in the function.
 
 Another note: according to the MIPS spec, coprocessor 1 (if present) is
 the FPU.  One accesses COP1 registers through standard mips
-floating-point support; they are not included in this mechanism.
+floating-point support; they are not included in this mechanism.
\ No newline at end of file
index 5d1d036..d291e77 100644 (file)
@@ -59,4 +59,4 @@ used to initialize the ``machine`` of that structure.
 
 ``struct machine_function`` structures are expected to be freed by GC.
 Generally, any memory that they reference must be allocated by using
-GC allocation, including the structure itself.
+GC allocation, including the structure itself.
\ No newline at end of file
index 722d3bf..9c5de63 100644 (file)
@@ -24,4 +24,4 @@ instructions do.
   defining-the-output-assembler-language/output-of-assembler-instructions
   defining-the-output-assembler-language/output-of-dispatch-tables
   defining-the-output-assembler-language/assembler-commands-for-exception-regions
-  defining-the-output-assembler-language/assembler-commands-for-alignment
+  defining-the-output-assembler-language/assembler-commands-for-alignment
\ No newline at end of file
index 464f3ce..d356a71 100644 (file)
@@ -92,4 +92,4 @@ This describes commands for alignment.
   command to advance the location counter to a multiple of 2 to the
   :samp:`{power}` bytes, but only if :samp:`{max_skip}` or fewer bytes are needed to
   satisfy the alignment request.  :samp:`{power}` and :samp:`{max_skip}` will be
-  a C expression of type ``int``.
+  a C expression of type ``int``.
\ No newline at end of file
index e7d6598..7058c56 100644 (file)
@@ -119,4 +119,4 @@ pretends to be the linker, for use with GCC; it does its job by running
 the ordinary linker, but also arranges to include the vectors of
 initialization and termination functions.  These functions are called
 via ``__main`` as described above.  In order to use this method,
-``use_collect2`` must be defined in the target in :samp:`config.gcc`.
+``use_collect2`` must be defined in the target in :samp:`config.gcc`.
\ No newline at end of file
index 0e860b5..9548cb0 100644 (file)
@@ -149,4 +149,4 @@ termination functions in shared libraries:
   library extension of the target (e.g., :samp:`".so"`).  :command:`collect2`
   strips version information after this suffix when generating global
   constructor and destructor names.  This define is only needed on targets
-  that use :command:`collect2` to process constructors and destructors.
+  that use :command:`collect2` to process constructors and destructors.
\ No newline at end of file
index 3a2c0e8..66c8eb7 100644 (file)
@@ -511,4 +511,4 @@ This is about outputting labels.
   in a category); and :samp:`{sel_name}` is the name of the selector.
 
   On systems where the assembler can handle quoted names, you can use this
-  macro to provide more human-readable names.
+  macro to provide more human-readable names.
\ No newline at end of file
index 049815e..8c6d807 100644 (file)
@@ -237,4 +237,4 @@ being output.
   A C expression to output to :samp:`{stream}` some assembler code
   which will pop hard register number :samp:`{regno}` off of the stack.
   The code need not be optimal, since this macro is used only when
-  profiling.
+  profiling.
\ No newline at end of file
index 59dd596..8ab1005 100644 (file)
@@ -145,4 +145,4 @@ of ``ASM_OUTPUT_DOUBLE`` and the like:
 
   The array element values are designed so that you can print them out
   using ``fprintf`` in the order they should appear in the target
-  machine's memory.
+  machine's memory.
\ No newline at end of file
index cf8e828..0c5e924 100644 (file)
@@ -102,4 +102,4 @@ outputting a single uninitialized variable.
   is no corresponding variable.  If you define this macro, GCC will use it
   in place of both ``ASM_OUTPUT_LOCAL`` and
   ``ASM_OUTPUT_ALIGNED_LOCAL``.  Define this macro when you need to see
-  the variable's decl in order to chose what to output.
+  the variable's decl in order to chose what to output.
\ No newline at end of file
index e58a104..574cc65 100644 (file)
@@ -110,4 +110,4 @@ Here is an explanation of implicit calls to library routines.
   selector to the method-lookup function, which returns a pointer to the method.
 
   In either case, it remains possible to select code-generation for the alternate
-  scheme, by means of compiler command line switches.
+  scheme, by means of compiler command line switches.
\ No newline at end of file
index 8d6079f..36f5339 100644 (file)
@@ -344,4 +344,4 @@ languages, rather than to fundamental aspects of storage layout.
   There are a few non-descriptor entries in the vtable at offsets below
   zero.  If these entries must be padded (say, to preserve the alignment
   specified by ``TARGET_VTABLE_ENTRY_ALIGN``), set this to the number
-  of words in each data entry.
+  of words in each data entry.
\ No newline at end of file
index ded293f..5bcec1b 100644 (file)
@@ -50,4 +50,4 @@ relative addresses.
   check this.  You can also assume :samp:`{flag_pic}` is true, so you need not
   check it either.  You need not define this macro if all constants
   (including ``SYMBOL_REF``) can be immediate operands when generating
-  position independent code.
+  position independent code.
\ No newline at end of file
index fc9fd9a..0e5bd35 100644 (file)
@@ -398,4 +398,4 @@ with it, as well as defining these macros.
 .. c:macro:: LAST_STACK_REG
 
   The number of the last stack-like register.  This one is the bottom of
-  the stack.
+  the stack.
\ No newline at end of file
index 0aac1d6..1d1f5fe 100644 (file)
@@ -32,4 +32,4 @@ This describes the stack layout and calling conventions.
   stack-layout-and-calling-conventions/permitting-tail-calls
   stack-layout-and-calling-conventions/shrink-wrapping-separate-components
   stack-layout-and-calling-conventions/stack-smashing-protection
-  stack-layout-and-calling-conventions/miscellaneous-register-hooks
+  stack-layout-and-calling-conventions/miscellaneous-register-hooks
\ No newline at end of file
index 40694d6..c159c47 100644 (file)
@@ -255,4 +255,4 @@ Here is the basic stack layout.
   If defined, a C expression whose value is an integer giving the offset
   in bytes from the canonical frame address (cfa) to the frame base used
   in DWARF 2 debug information.  The default is zero.  A different value
-  may reduce the size of debug information on some ports.
+  may reduce the size of debug information on some ports.
\ No newline at end of file
index 0419f63..ce7ee3a 100644 (file)
@@ -18,4 +18,4 @@ must live across calls.
   of a pseudo-register in call-clobbered hard register :samp:`{regno}`.  If
   :samp:`{regno}` is unsuitable for caller save, ``VOIDmode`` should be
   returned.  For most machines this macro need not be defined since GCC
-  will select the smallest suitable mode.
+  will select the smallest suitable mode.
\ No newline at end of file
index 826b316..946d613 100644 (file)
@@ -134,4 +134,4 @@ Exception Handling Support
 
   A C expression that evaluates to true if the target requires unwind
   info to be given comdat linkage.  Define it to be ``1`` if comdat
-  linkage is necessary.  The default is ``0``.
+  linkage is necessary.  The default is ``0``.
\ No newline at end of file
index cdf4497..127f39d 100644 (file)
@@ -135,4 +135,4 @@ control passing certain arguments in registers.
   that pops certain registers off the stack, depending on the arguments
   that have been passed to the function.  Since this is a property of the
   call site, not of the called function, ``RETURN_POPS_ARGS`` is not
-  appropriate.
+  appropriate.
\ No newline at end of file
index 40b20d1..957a392 100644 (file)
@@ -174,4 +174,4 @@ This discusses registers that address the stack frame.
   Define this macro if the target has pseudo DWARF registers whose
   values need to be computed lazily on demand by the unwinder (such as when
   referenced in a CFA expression).  The macro returns true if :samp:`{regno}`
-  is such a register and stores its value in :samp:`*{value}` if so.
+  is such a register and stores its value in :samp:`*{value}` if so.
\ No newline at end of file
index 4fc53ff..83eb9ca 100644 (file)
@@ -151,4 +151,4 @@ its cache line.  Look in :samp:`m68k.h` as a guide.
   special label of your own in the assembler code.  Use one ``asm``
   statement to generate an assembler label, and another to make the label
   global.  Then trampolines can use that label to jump directly to your
-  special assembler code.
+  special assembler code.
\ No newline at end of file
index 95e172f..194daa8 100644 (file)
@@ -62,4 +62,4 @@ This is declared in :samp:`d/d-target.h`, the initializer
 ``TARGETDM_INITIALIZER`` in :samp:`d/d-target-def.h`.  If targets
 initialize ``targetdm`` themselves, they should set
 ``target_has_targetdm=yes`` in :samp:`config.gcc`; otherwise a default
-definition is used.
+definition is used.
\ No newline at end of file
index 0bc8ccd..2d1d87d 100644 (file)
@@ -242,4 +242,4 @@ Target makefile fragments can set these Makefile variables.
 
   These are extra flags to pass to the C compiler.  They are used both
   when building GCC, and when compiling things with the just-built GCC.
-  This variable is deprecated and should not be used.
+  This variable is deprecated and should not be used.
\ No newline at end of file
index 9cadf6e..dd91191 100644 (file)
@@ -28,4 +28,4 @@ here;
   testsuites/support-for-testing-binary-compatibility
   testsuites/support-for-torture-testing-using-multiple-options
   testsuites/support-for-testing-gimple-passes
-  testsuites/support-for-testing-rtl-passes
+  testsuites/support-for-testing-rtl-passes
\ No newline at end of file
index cf2f91e..aabf13c 100644 (file)
@@ -35,4 +35,4 @@ target, see the small
 customization section at the top of :samp:`run_all.sh`.
 
 These tests are run using the build tree: they can be run without doing
-a ``make install``.
+a ``make install``.
\ No newline at end of file
index f47a519..676c735 100644 (file)
@@ -110,4 +110,4 @@ GCC contains the following C language testsuites, in the
     Test the testsuite itself using :samp:`gcc.test-framework/test-framework.exp`.
 
 .. todo:: merge in :samp:`testsuite/README.gcc` and discuss the format of
-  test cases and magic comments more.
+  test cases and magic comments more.
\ No newline at end of file
index 4d34467..db567c6 100644 (file)
@@ -16,4 +16,4 @@ Directives used within DejaGnu tests
   directives-used-within-dejagnu-tests/keywords-describing-target-attributes
   directives-used-within-dejagnu-tests/features-for-dg-add-options
   directives-used-within-dejagnu-tests/variants-of-dg-require-support
-  directives-used-within-dejagnu-tests/commands-for-use-in-dg-final
+  directives-used-within-dejagnu-tests/commands-for-use-in-dg-final
\ No newline at end of file
index 8cb766f..95a0494 100644 (file)
@@ -288,4 +288,4 @@ used to annotate a testcase "manually".
     // { dg-keep-saved-temps ".ii" ".o" } ! or just .ii and .o
 
 ``cleanup-profile-file``
-  Removes profiling files generated for this test.
+  Removes profiling files generated for this test.
\ No newline at end of file
index abbe2c9..3fef0ab 100644 (file)
@@ -119,4 +119,4 @@ are:
   instructions, if any.
 
 ``tls``
-  Add the target-specific flags needed to use thread-local storage.
+  Add the target-specific flags needed to use thread-local storage.
\ No newline at end of file
index b34519f..f30ea12 100644 (file)
@@ -103,4 +103,4 @@ Here are some examples of full target selectors:
   { target { ! "hppa*-*-* ia64*-*-*" } }
   { target { powerpc*-*-* && lp64 } }
   { xfail { lp64 || vect_no_align } }
-  { xfail { aarch64*-*-* && { any-opts "-O2" } } }
+  { xfail { aarch64*-*-* && { any-opts "-O2" } } }
\ No newline at end of file
index c5ad4c4..b630de0 100644 (file)
@@ -308,4 +308,4 @@ Add checks at the end of a test
   source file and is processed after the test has been compiled and run.
   Multiple :samp:`dg-final` commands are processed in the order in which
   they appear in the source file.  See :ref:`final-actions`, for a list
-  of directives that can be used within ``dg-final``.
+  of directives that can be used within ``dg-final``.
\ No newline at end of file
index 3e08196..6b5122c 100644 (file)
@@ -80,4 +80,4 @@ A few of the ``dg-require`` directives take arguments.
   Skip the test if the target does not support weak symbols.
 
 ``dg-require-weak-override ""``
-  Skip the test if the target does not support overriding weak symbols.
+  Skip the test if the target does not support overriding weak symbols.
\ No newline at end of file
index 72498f6..8acbb92 100644 (file)
@@ -81,4 +81,4 @@ All testcases must be portable.  Target-specific testcases must have
 appropriate code to avoid causing failures on unsupported systems;
 unfortunately, the mechanisms for this differ by directory.
 
-.. todo:: discuss non-C testsuites here
+.. todo:: discuss non-C testsuites here
\ No newline at end of file
index 409a87a..cc03aa8 100644 (file)
@@ -106,4 +106,4 @@ commands that appear within comments in a test file.
 ``dg-xfail-if``
   This command can be used in a secondary source file to specify that
   compilation is expected to fail for particular options on particular
-  targets.
+  targets.
\ No newline at end of file
index fee7daf..f678098 100644 (file)
@@ -69,4 +69,4 @@ A single test can check for combinations of line counts, branch
 percentages, and call return percentages.  The command to check a
 line count must appear on the line that will report that count, but
 commands to check branch percentages and call return percentages can
-bracket the lines that report them.
+bracket the lines that report them.
\ No newline at end of file
index 0a35ec3..e2413a1 100644 (file)
@@ -52,4 +52,4 @@ Example DejaGnu tests of GIMPLE can be seen in the source tree at
 
 The ``__GIMPLE`` parser is integrated with the C tokenizer and
 preprocessor, so it should be possible to use macros to build out
-test coverage.
+test coverage.
\ No newline at end of file
index 88179a1..e295d94 100644 (file)
@@ -43,4 +43,4 @@ There are several special-purpose test directives used for these tests.
   This directive adds :samp:`{options}` to the linker options used.
 
 :samp:`{ dg-suppress-ld-options {options} [{ target {selector} }]}`
-  This directive removes :samp:`{options}` from the set of linker options used.
+  This directive removes :samp:`{options}` from the set of linker options used.
\ No newline at end of file
index 76ab653..10190ad 100644 (file)
@@ -48,4 +48,4 @@ about a specific optimization:
 
 :samp:`{ dg-final-use { {local-directive} } }`
   The :samp:`{local-directive}` is run after the profile data have been
-  used.
+  used.
\ No newline at end of file
index f535d2f..ed49aee 100644 (file)
@@ -45,4 +45,4 @@ Example DejaGnu tests of RTL can be seen in the source tree under
 The ``__RTL`` parser is not integrated with the C tokenizer or
 preprocessor, and works simply by reading the relevant lines within
 the braces.  In particular, the RTL body must be on separate lines from
-the enclosing braces, and the preprocessor is not usable within it.
+the enclosing braces, and the preprocessor is not usable within it.
\ No newline at end of file
index d458bb1..76f1dc8 100644 (file)
@@ -49,4 +49,4 @@ file or add them to the :samp:`site.exp` file; for example
 
   set ADDITIONAL_TORTURE_OPTIONS  [list \
     { -O2 -ftree-loop-linear } \
-    { -O2 -fpeel-loops } ]
+    { -O2 -fpeel-loops } ]
\ No newline at end of file
index ec95071..f986c19 100644 (file)
@@ -47,4 +47,4 @@ and ``unsigned int`` correspond to ``SImode`` ; ``long`` and
   the-gcc-low-level-runtime-library/routines-for-decimal-floating-point-emulation
   the-gcc-low-level-runtime-library/routines-for-fixed-point-fractional-emulation
   the-gcc-low-level-runtime-library/language-independent-routines-for-exception-handling
-  the-gcc-low-level-runtime-library/miscellaneous-runtime-library-routines
+  the-gcc-low-level-runtime-library/miscellaneous-runtime-library-routines
\ No newline at end of file
index 50b91ba..5ebfe54 100644 (file)
@@ -56,4 +56,4 @@ Split stack functions and variables
 
 .. c:var:: struct initial_sp __morestack_initial_sp
 
-Internal variables used by the :option:`-fsplit-stack` implementation.
+Internal variables used by the :option:`-fsplit-stack` implementation.
\ No newline at end of file
index bac1817..c2f2ee2 100644 (file)
@@ -309,4 +309,4 @@ below are guaranteed.
               int __bid_gttd2 (_Decimal128 a, _Decimal128 b)
 
   These functions return a value greater than zero if neither argument
-  is NaN, and :samp:`{a}` is strictly greater than :samp:`{b}`.
+  is NaN, and :samp:`{a}` is strictly greater than :samp:`{b}`.
\ No newline at end of file
index 12ce26f..4ec5e11 100644 (file)
@@ -1429,4 +1429,4 @@ Conversion functions
               unsigned long long accum __satfractunstiuta (unsigned long long a)
 
   These functions convert from unsigned non-fractionals to fractionals,
-  with saturation.
+  with saturation.
\ No newline at end of file
index 207e4d5..54bf19f 100644 (file)
@@ -280,4 +280,4 @@ Other floating-point functions
 
   These functions return the quotient of :samp:`{a}` + i :samp:`{b}` and
   :samp:`{c}` + i :samp:`{d}` (i.e., (:samp:`{a}` + i :samp:`{b}`) / (:samp:`{c}`
-  + i :samp:`{d}`)), following the rules of C99 Annex G.
+  + i :samp:`{d}`)), following the rules of C99 Annex G.
\ No newline at end of file
index fccfe2b..a43181b 100644 (file)
@@ -180,4 +180,4 @@ Bit operations
 .. function:: int32_t __bswapsi2 (int32_t a)
               int64_t __bswapdi2 (int64_t a)
 
-  These functions return the :samp:`{a}` byteswapped.
+  These functions return the :samp:`{a}` byteswapped.
\ No newline at end of file
index 5cf4812..b7ab550 100644 (file)
@@ -381,4 +381,4 @@ You can use the above predicate like
    { build_zero_cst (type); })
 
 Which will match a bitwise and of an operand with its logical
-inverted value.
+inverted value.
\ No newline at end of file
index a20adff..1818380 100644 (file)
@@ -27,4 +27,4 @@ command-line options in ways that we hope achieve the above ideal.
   :maxdepth: 2
 
   guidelines-for-diagnostics
-  guidelines-for-options
+  guidelines-for-options
\ No newline at end of file
index bf9bfe8..5144c3f 100644 (file)
@@ -51,4 +51,4 @@ contact their makers.
   number of platforms.
 
 * The `GFortran Wiki <https://gcc.gnu.org/wiki/GFortranBinaries>`_ has
-  links to GNU Fortran binaries for several platforms.
+  links to GNU Fortran binaries for several platforms.
\ No newline at end of file
index c5d2c57..6e0b587 100644 (file)
@@ -64,4 +64,4 @@ info documentation pre-built for the unmodified documentation in the release.
   building/building-in-parallel
   building/building-the-ada-compiler
   building/building-the-d-compiler
-  building/building-with-profile-feedback
+  building/building-with-profile-feedback
\ No newline at end of file
index d9aec4b..c3fa1ce 100644 (file)
@@ -71,4 +71,4 @@ as :samp:`crt0.o` and
 :samp:`crtn.o` which are linked into each executable.  There may be several
 alternatives for :samp:`crt0.o`, for use with profiling or other
 compilation options.  Check your target's definition of
-``STARTFILE_SPEC`` to find out what start files it uses.
+``STARTFILE_SPEC`` to find out what start files it uses.
\ No newline at end of file
index c1c3eb8..c2276c9 100644 (file)
@@ -188,4 +188,4 @@ bootstrap-asan
 bootstrap-hwasan
   Compiles GCC itself using HWAddress Sanitization in order to catch invalid
   memory accesses within the GCC code.  This option is only available on AArch64
-  systems that are running Linux kernel version 5.4 or later.
+  systems that are running Linux kernel version 5.4 or later.
\ No newline at end of file
index 1cbb94c..1c5024a 100644 (file)
@@ -12,4 +12,4 @@ instead of :samp:`make`.  You can also specify a bigger number, and
 in most cases using a value greater than the number of processors in
 your machine will result in fewer and shorter I/O latency hits, thus
 improving overall throughput; this is especially true for slow drives
-and network filesystems.
+and network filesystems.
\ No newline at end of file
index dbac732..e3875cf 100644 (file)
@@ -6,4 +6,4 @@
 Building the Ada compiler
 *************************
 
-:ref:`GNAT <gnat-prerequisite>`.
+:ref:`GNAT <gnat-prerequisite>`.
\ No newline at end of file
index cbc489a..0a596cf 100644 (file)
@@ -6,4 +6,4 @@
 Building the D compiler
 ***********************
 
-:ref:`GDC <gdc-prerequisite>`.
+:ref:`GDC <gdc-prerequisite>`.
\ No newline at end of file
index aa74234..bb02bf5 100644 (file)
@@ -31,4 +31,4 @@ this.
 
 Only the profile from the current build is used, so when an error
 occurs it is recommended to clean before restarting. Otherwise
-the code quality may be much worse.
+the code quality may be much worse.
\ No newline at end of file
index c090d7a..24aaa9e 100644 (file)
@@ -2095,4 +2095,4 @@ The following options apply to the build of the D runtime library.
   Use installed :samp:`zlib` rather than that included with GCC.  This needs
   to be available for each multilib variant, unless configured with
   :option:`--with-target-system-zlib=auto` in which case the GCCincluded
-  :samp:`zlib` is only used when the system installed library is not available.
+  :samp:`zlib` is only used when the system installed library is not available.
\ No newline at end of file
index 09cf7f4..8f9b3bc 100644 (file)
@@ -21,4 +21,4 @@ in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index 3889367..bb11f64 100644 (file)
@@ -39,4 +39,4 @@ to set up everything.
 Otherwise unpack the GMP, MPFR and/or MPC source
 distributions in the directory containing the GCC sources and rename
 their directories to :samp:`gmp`, :samp:`mpfr` and :samp:`mpc`,
-respectively (or use symbolic links with the same name).
+respectively (or use symbolic links with the same name).
\ No newline at end of file
index 47e2cde..6870209 100644 (file)
@@ -125,4 +125,4 @@ Free Software Foundation <https://shop.fsf.org/>`_, though such manuals may not
 recent version of GCC.
 
 If you would like to generate online HTML documentation, do :samp:`cd
-{objdir}; make html`.
+{objdir}; make html`.
\ No newline at end of file
index d70ca98..1de809b 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 637e1d8..c05a65a 100644 (file)
@@ -1333,4 +1333,4 @@ all ELF targets (SVR4, Solaris 2, etc.)
 C++ support is significantly better on ELF targets if you use the
 GNU linker; duplicate copies of
 inlines, vtables and template instantiations will be discarded
-automatically.
+automatically.
\ No newline at end of file
index 3512619..563a5b5 100644 (file)
@@ -43,4 +43,4 @@ source, the most important ones being :samp:`compile.exp`,
 :samp:`execute.exp`, :samp:`dg.exp` and :samp:`old-deja.exp`.
 To get a list of the possible :samp:`*.exp` files, pipe the
 output of :samp:`make check` into a file and look at the
-:samp:`Running ...  .exp` lines.
+:samp:`Running ...  .exp` lines.
\ No newline at end of file
index 66e9eb2..ad2a436 100644 (file)
@@ -29,4 +29,4 @@ contain status codes for all tests:
 It is normal for some tests to report unexpected failures.  At the
 current time the testing harness does not allow fine grained control
 over whether or not a test is expected to fail.  This problem should
-be fixed in future releases.
+be fixed in future releases.
\ No newline at end of file
index 3cdc047..c7924c6 100644 (file)
@@ -24,4 +24,4 @@ Installing GCC
   host-target-specific-installation-notes-for-gcc
   gnu-free-documentation-license.rst
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 5cc3191..6c215a3 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/indices-and-tables.rst
+.. include:: ../../../doc/indices-and-tables.rst
\ No newline at end of file
index 0041de0..2d680f1 100644 (file)
@@ -36,4 +36,4 @@ won't do so in the near future as this would open a can of worms.  Instead,
 we suggest that you install GCC into a directory of its own and simply
 remove that directory when you do not need that specific version of GCC
 any longer, and, if shared libraries are installed there as well, no
-more binaries exist that use them.
+more binaries exist that use them.
\ No newline at end of file
index 151de68..1dcc870 100644 (file)
@@ -71,4 +71,4 @@ For example,
 will run three concurrent 'make-gcc' testsuites, eventually testing all
 ten combinations as described above.  Note that this is currently only
 supported in the :samp:`gcc` subdirectory.  (To see how this works, try
-typing :command:`echo` before the example given here.)
+typing :command:`echo` before the example given here.)
\ No newline at end of file
index a05f5fb..44c2f2c 100644 (file)
@@ -316,4 +316,4 @@ Tools/packages necessary for modifying GCC
 * patch version 2.5.4 (or later)
 
   Necessary when applying patches, created with :command:`diff`, to one's
-  own sources.
+  own sources.
\ No newline at end of file
index 2eac448..695bac6 100644 (file)
@@ -19,4 +19,4 @@ make sure it is in your :envvar:`PATH`.  The file :samp:`your_commentary.txt` is
 prepended to the testsuite summary and should contain any special
 remarks you have on your results or your build environment.  Please
 do not edit the testsuite result block or the subject line, as these
-messages may be automatically processed.
+messages may be automatically processed.
\ No newline at end of file
index 4ae1768..08d25f7 100644 (file)
@@ -66,4 +66,4 @@ on a simulator as described at https://gcc.gnu.org/simtest-howto.html.
   how-can-you-run-the-testsuite-on-selected-tests
   passing-options-and-running-multiple-testsuites
   how-to-interpret-test-results
-  submitting-test-results
+  submitting-test-results
\ No newline at end of file
index 502bbc7..43a47db 100644 (file)
@@ -12,4 +12,4 @@ Code that Interacts with the User
   :maxdepth: 2
 
   command-line-options
-  error-handling
+  error-handling
\ No newline at end of file
index 427c54e..abb5fda 100644 (file)
@@ -27,4 +27,4 @@ The global flags that record the option states are stored in the
 ``gfc_option_t`` struct, which is defined in :samp:`gfortran.h`.
 Before the options are processed, initial values for these flags are set
 in ``gfc_init_option`` in :samp:`options.cc`; these become the default
-values for the options.
+values for the options.
\ No newline at end of file
index 4c658f4..c778eb1 100644 (file)
@@ -22,4 +22,4 @@ in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index cb6f6bd..11c12b6 100644 (file)
@@ -72,4 +72,4 @@ The syntax for the strings used to produce the error/warning message in
 the various error and warning functions is similar to the ``printf``
 syntax, with :samp:`%`-escapes to insert variable values.  The details,
 and the allowable codes, are documented in the ``error_print``
-function in :samp:`error.cc`.
+function in :samp:`error.cc`.
\ No newline at end of file
index a7225a4..37bfe30 100644 (file)
@@ -21,4 +21,4 @@ Data structures relating to this are found in the source files
   generating-the-intermediate-language-for-later-stages/basic-data-structures
   generating-the-intermediate-language-for-later-stages/converting-expressions-to-tree
   generating-the-intermediate-language-for-later-stages/translating-statements
-  generating-the-intermediate-language-for-later-stages/accessing-declarations
+  generating-the-intermediate-language-for-later-stages/accessing-declarations
\ No newline at end of file
index b9eaef4..0c2c016 100644 (file)
@@ -13,4 +13,4 @@ contain a ``backend_decl`` variable, which contains the ``tree``
 used for accessing that entity in the middle-end.
 
 Accessing declarations is usually done by functions called
-``gfc_get*``.
+``gfc_get*``.
\ No newline at end of file
index 91ac317..2c564da 100644 (file)
@@ -64,4 +64,4 @@ scope with the prefix 'everything' in the ``stmt_block``
   tree var, *block;
   /* Initialize block somewhere here.  */
   var = gfc_create_var (integer_type_node, "everything");
-  gfc_add_modify (block, var, build_int_cst (integer_type_node, 42));
+  gfc_add_modify (block, var, build_int_cst (integer_type_node, 42));
\ No newline at end of file
index a45fd87..f683804 100644 (file)
@@ -45,4 +45,4 @@ Conversion functions which need a ``gfc_se`` structure will have a
 corresponding argument.
 
 ``gfc_se`` also contains pointers to a ``gfc_ss`` and a
-``gfc_loopinfo`` structure.  These are needed by the scalarizer.
+``gfc_loopinfo`` structure.  These are needed by the scalarizer.
\ No newline at end of file
index 69e24d2..f53310e 100644 (file)
@@ -11,4 +11,4 @@ Translating statements
 Translating statements to ``tree`` is done by functions called
 ``gfc_trans_*``.  These functions usually get passed a
 ``gfc_code`` structure, evaluate any expressions and then
-return a ``tree`` structure.
+return a ``tree`` structure.
\ No newline at end of file
index 8f61084..838205d 100644 (file)
@@ -143,4 +143,4 @@ For association to expressions (as opposed to variables), at the very beginning
 of the ``BLOCK`` construct assignments are automatically generated to
 set the corresponding variables to their target expressions' values, and
 later on the compiler simply disallows using such associate-names in contexts
-that may change the value.
+that may change the value.
\ No newline at end of file
index 00c6b11..7036ee4 100644 (file)
@@ -153,4 +153,4 @@ reference of a constant string, as in the following code snippet:
 
 In this case, ``value.character`` contains the full string's data as if it
 was a string constant, but the ``ref`` member is also set and points to a
-substring reference as described in the subsection above.
+substring reference as described in the subsection above.
\ No newline at end of file
index 98452c1..9a3dac6 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 9968188..3e37acf 100644 (file)
@@ -21,4 +21,4 @@ GNU Fortran Compiler Internals
   the-libgfortran-runtime-library
   gnu-free-documentation-license
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 8d84ef9..50865c6 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../../doc/indices-and-tables.rst
+.. include:: ../../../../doc/indices-and-tables.rst
\ No newline at end of file
index 7ac9a6d..b57f60e 100644 (file)
@@ -12,4 +12,4 @@ Internals of Fortran 2003 OOP Features
   :maxdepth: 2
 
   type-bound-procedures
-  type-bound-operators
+  type-bound-operators
\ No newline at end of file
index 4a7323e..cc13920 100644 (file)
@@ -29,4 +29,4 @@ miscellaneous notes about the internals of the compiler.  It is hoped
 that at some point in the future it will become a reasonably complete
 guide; in the interim, GNU Fortran developers are strongly encouraged to
 contribute to it as a way of keeping notes while working on the
-compiler.
+compiler.
\ No newline at end of file
index 6e23c9c..37bc1e7 100644 (file)
@@ -60,4 +60,4 @@ contains this example would define 4 C functions: ``original_foo``,
 ``old_foo``, ``old_foo1``, and ``new_foo``.
 
 In this case the map file must contain ``foo`` in ``VERS_1.1``
-and ``VERS_1.2`` as well as in ``VERS_2.0``.
+and ``VERS_1.2`` as well as in ``VERS_2.0``.
\ No newline at end of file
index c0d74d7..6b48b39 100644 (file)
@@ -11,4 +11,4 @@ The LibGFortran Runtime Library
 .. toctree::
   :maxdepth: 2
 
-  symbol-versioning
+  symbol-versioning
\ No newline at end of file
index f749c42..395de8f 100644 (file)
@@ -30,4 +30,4 @@ operators defined on that derived-type are checked for a match with
 the operator call.  If there's indeed a relevant definition, the
 operator call is replaced with an internally generated ``GENERIC``
 type-bound procedure call to the respective definition and that call is
-further processed.
+further processed.
\ No newline at end of file
index c26bccf..2f2d7c1 100644 (file)
@@ -98,4 +98,4 @@ this is needed because type-bound operators can be called on a base-object that
 need not be of type ``EXPR_VARIABLE`` and thus representable in this way.
 Finally, if ``value.compcall.assign`` is set, the call was produced in
 expansion of a type-bound assignment; this means that proper dependency-checking
-needs to be done when relevant.
+needs to be done when relevant.
\ No newline at end of file
index bca62f4..8185248 100644 (file)
@@ -112,4 +112,4 @@ The GNU Fortran compiler consists of several components:
   assembler code.  You would typically not use this
   program directly;
   instead, the :command:`gcc` or :command:`gfortran` driver
-  programs call it for you.
+  programs call it for you.
\ No newline at end of file
index 1879007..4dce202 100644 (file)
@@ -14,4 +14,4 @@ Coarray Programming
   :maxdepth: 2
 
   type-and-enum-abi-documentation
-  function-abi-documentation
+  function-abi-documentation
\ No newline at end of file
index e9500c7..c222102 100644 (file)
@@ -24,4 +24,4 @@ might in some way or another become visible to the programmer.
   compiler-characteristics/files-opened-without-an-explicit-action=-specifier
   compiler-characteristics/file-operations-on-symbolic-links
   compiler-characteristics/file-format-of-unformatted-sequential-files
-  compiler-characteristics/asynchronous-i-o
+  compiler-characteristics/asynchronous-i-o
\ No newline at end of file
index 5935772..c5fd4ea 100644 (file)
@@ -18,4 +18,4 @@ variables, such as AIX, I/O is also performed as synchronous.
 On some systems, such as Darwin or Solaris, the POSIX thread library
 is always linked in, so asynchronous I/O is always performed. On other
 sytems, such as Linux, it is necessary to specify :option:`-pthread`,
-:option:`-lpthread` or :option:`-fopenmp` during the linking step.
+:option:`-lpthread` or :option:`-fopenmp` during the linking step.
\ No newline at end of file
index 663546b..d499a8d 100644 (file)
@@ -77,4 +77,4 @@ client to contact the server in order to revalidate cached
 data. ``fsync`` will also force a flush of dirty data and metadata
 to the server. Similar to ``open`` and ``close``, acquiring and
 releasing ``fcntl`` file locks, if the server supports them, will
-also force cache validation and flushing dirty data and metadata.
+also force cache validation and flushing dirty data and metadata.
\ No newline at end of file
index 2151544..ddb472b 100644 (file)
@@ -15,4 +15,4 @@ Fortran will optimize out function calls (even to impure functions) if the
 result of the expression can be established without them.  However, since not
 all compilers do that, and such an optimization can potentially modify the
 program flow and subsequent results, GNU Fortran throws warnings for such
-situations with the :option:`-Wfunction-elimination` flag.
+situations with the :option:`-Wfunction-elimination` flag.
\ No newline at end of file
index 6ed9e65..55c332c 100644 (file)
@@ -60,4 +60,4 @@ record containing a single subrecord:
     open (10,file='test.dat',form='unformatted')
     read (10) b
     if (all (a == b)) print *,'success!'
-  end program main
+  end program main
\ No newline at end of file
index 3d121ee..c0d1e10 100644 (file)
@@ -25,4 +25,4 @@ symbolic links, on systems that support them.
 
 * If a symbolic link was connected, using the ``CLOSE`` statement
   with a ``STATUS="DELETE"`` specifier will cause the symbolic link itself
-  to be deleted, not its target.
+  to be deleted, not its target.
\ No newline at end of file
index b42bc9d..2f7a6dc 100644 (file)
@@ -20,4 +20,4 @@ processor dependent.  GNU Fortran behaves as follows:
 
 * If that fails, try to open with ``ACTION='WRITE'``
 
-* If that fails, generate an error
+* If that fails, generate an error
\ No newline at end of file
index e8b1198..2628065 100644 (file)
@@ -21,4 +21,4 @@ A ``LOGICAL(KIND=N)`` variable is represented as an
 values: ``1`` for ``.TRUE.`` and ``0`` for
 ``.FALSE.``.  Any other integer value results in undefined behavior.
 
-See also :ref:`argument-passing-conventions` and :ref:`interoperability-with-c`.
+See also :ref:`argument-passing-conventions` and :ref:`interoperability-with-c`.
\ No newline at end of file
index fd3dd2a..8f74c8d 100644 (file)
@@ -51,4 +51,4 @@ parameters of the ``ISO_FORTRAN_ENV`` module instead of the concrete values.
 The available kind parameters can be found in the constant arrays
 ``CHARACTER_KINDS``, ``INTEGER_KINDS``, ``LOGICAL_KINDS`` and
 ``REAL_KINDS`` in the :ref:`ISO_FORTRAN_ENV` module.  For C interoperability,
-the kind parameters of the :ref:`ISO_C_BINDING` module should be used.
+the kind parameters of the :ref:`ISO_C_BINDING` module should be used.
\ No newline at end of file
index cc05531..5b56829 100644 (file)
@@ -18,4 +18,4 @@ generated.  If the programmer wishes to take some specific action in
 case one of the arguments is a ``NaN``, it is necessary to
 explicitly test the arguments before calling ``MAX`` or ``MIN``,
 e.g. with the ``IEEE_IS_NAN`` function from the intrinsic module
-``IEEE_ARITHMETIC``.
+``IEEE_ARITHMETIC``.
\ No newline at end of file
index 46536d7..e2282ca 100644 (file)
@@ -50,4 +50,4 @@ Thus, on such targets it's not safe to call ``setlocale``
 concurrently from another thread while a Fortran formatted I/O
 operation is in progress.  Also, other threads doing something
 dependent on the LC_NUMERIC locale might not work correctly if a
-formatted I/O operation is in progress in another thread.
+formatted I/O operation is in progress in another thread.
\ No newline at end of file
index 44830c8..bb06b37 100644 (file)
@@ -25,4 +25,4 @@ but they are also things doable by someone who is willing and able.
   :maxdepth: 2
 
   contributors-to-gnu-fortran
-  projects
+  projects
\ No newline at end of file
index 3eb1fa2..5a9c615 100644 (file)
@@ -106,4 +106,4 @@ test and improve the GNU Fortran compiler over the past few years,
 and we welcome you to do the same!
 If you already have done so,
 and you would like to see your name listed in the
-list above, please contact us.
+list above, please contact us.
\ No newline at end of file
index 4c658f4..c778eb1 100644 (file)
@@ -22,4 +22,4 @@ in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index 6e4e0c2..bffdd27 100644 (file)
@@ -1532,4 +1532,4 @@ Default exponents
 
 For compatibility, GNU Fortran supports a default exponent of zero in real
 constants with :option:`-fdec`.  For example, ``9e`` would be
-interpreted as ``9e0``, rather than an error.
+interpreted as ``9e0``, rather than an error.
\ No newline at end of file
index 1a9a2a4..33bbd7b 100644 (file)
@@ -183,4 +183,4 @@ characters left using ``LEN_TRIM``.  Another method may be to use
 formatted stream, read the data up to the position where the ``Q``
 descriptor occurred, use ``INQUIRE`` to get the file position,
 count the characters up to the next ``NEW_LINE`` and then start
-reading from the position marked previously.
+reading from the position marked previously.
\ No newline at end of file
index e39f6d9..c151fc6 100644 (file)
@@ -21,4 +21,4 @@ extensions.
   :maxdepth: 2
 
   extensions-implemented-in-gnu-fortran
-  extensions-not-implemented-in-gnu-fortran
+  extensions-not-implemented-in-gnu-fortran
\ No newline at end of file
index d5d8017..a26ea3f 100644 (file)
@@ -1523,4 +1523,4 @@ Some basic guidelines for editing this document:
 (2) The generic name is to be used.
 (3) The specific names are included in the function index and in a
     table at the end of the node (See ABS entry).
-(4) Try to maintain the same style for each entry.
+(4) Try to maintain the same style for each entry.
\ No newline at end of file
index 2524a4e..2d76ad9 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../../doc/funding.rst
+.. include:: ../../../../doc/funding.rst
\ No newline at end of file
index 1aee008..cfca1c3 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../../doc/gpl-3.0.rst
+.. include:: ../../../../doc/gpl-3.0.rst
\ No newline at end of file
index 004b4b7..2ec86fb 100644 (file)
@@ -45,4 +45,4 @@ which relate to the optimization passes and the back-end code generation
 that relate to the optimization passes and the back-end code generation
 are documented in the GCC manual; see :ref:`gcc:top`.
 The two manuals together provide a complete reference for the GNU
-Fortran compiler.
+Fortran compiler.
\ No newline at end of file
index f880ddf..880b34c 100644 (file)
@@ -30,4 +30,4 @@ GNU Fortran Command Options
 
   .. toctree::
 
-    copyright
+    copyright
\ No newline at end of file
index 3800347..c0f0594 100644 (file)
@@ -36,4 +36,4 @@ by all of the relevant drivers.
 In some cases, options have positive and negative forms;
 the negative form of :samp:`-ffoo` would be :samp:`-fno-foo`.
 This manual documents only one of these two forms, whichever
-one is not the default.
+one is not the default.
\ No newline at end of file
index 13fe9c3..0db92c6 100644 (file)
@@ -295,4 +295,4 @@ The following options control preprocessing of Fortran code:
 .. option:: -Uname
 
   Cancel any previous definition of :samp:`{name}`, either built in or provided
-  with a :option:`-D` option.
+  with a :option:`-D` option.
\ No newline at end of file
index 6d4a979..cd6af4c 100644 (file)
@@ -21,4 +21,4 @@ See :ref:`gcc:environment-variables`, for information on environment
 variables.
 
 See :ref:`runtime`, for environment variables that affect the
-run-time behavior of programs compiled with GNU Fortran.
+run-time behavior of programs compiled with GNU Fortran.
\ No newline at end of file
index 4a1afc2..08f0558 100644 (file)
@@ -64,4 +64,4 @@ These options affect the runtime behavior of programs compiled with GNU Fortran.
   negative in the ``SIGN`` intrinsic.  :option:`-fno-sign-zero` does not
   print the negative sign of zero values (or values rounded to zero for I/O)
   and regards zero as positive number in the ``SIGN`` intrinsic for
-  compatibility with Fortran 77. The default is :option:`-fsign-zero`.
+  compatibility with Fortran 77. The default is :option:`-fsign-zero`.
\ No newline at end of file
index 9231032..2e9e39f 100644 (file)
@@ -34,4 +34,4 @@ a link step.
 
   Please note that the :samp:`libquadmath` runtime library is licensed under the
   GNU Lesser General Public License (LGPL), and linking it statically introduces
-  requirements when redistributing the resulting binaries.
+  requirements when redistributing the resulting binaries.
\ No newline at end of file
index c8ab7e1..7e69d40 100644 (file)
@@ -101,4 +101,4 @@ by type.  Explanations are in the following sections.
   :option:`-fmax-stack-var-size=n` :option:`-fno-align-commons` :option:`-fno-automatic` |gol|
   :option:`-fno-protect-parens` :option:`-fno-underscoring` :option:`-fsecond-underscore` |gol|
   :option:`-fpack-derived` :option:`-frealloc-lhs` :option:`-frecursive` :option:`-frepack-arrays` |gol|
-  :option:`-fshort-enums` :option:`-fstack-arrays`
+  :option:`-fshort-enums` :option:`-fstack-arrays`
\ No newline at end of file
index 2ce2fd4..175f925 100644 (file)
@@ -408,4 +408,4 @@ accepted by the compiler:
 
 .. option:: -ftest-forall-temp
 
-  Enhance test coverage by forcing most forall assignments to use temporary.
+  Enhance test coverage by forcing most forall assignments to use temporary.
\ No newline at end of file
index 2f7e747..f83846a 100644 (file)
@@ -580,4 +580,4 @@ it.
 
 See :ref:`gcc:code-gen-options`, for information on more options
 offered by the GBE
-shared by :command:`gfortran`, :command:`gcc`, and other GNU compilers.
+shared by :command:`gfortran`, :command:`gcc`, and other GNU compilers.
\ No newline at end of file
index c71c502..a76f150 100644 (file)
@@ -51,4 +51,4 @@ Fortran source.
 .. option:: -fintrinsic-modules-path {dir}
 
   This option specifies the location of pre-compiled intrinsic modules, if
-  they are not in the default location expected by the compiler.
+  they are not in the default location expected by the compiler.
\ No newline at end of file
index 7fbf110..65f418c 100644 (file)
@@ -60,4 +60,4 @@ Options for interoperability with other languages
     $ gfortran -fc-prototypes-external -fsyntax-only foo.f > foo.h
 
   where the C code intended for interoperating with the Fortran code
-  then  uses ``#include "foo.h"``.
+  then  uses ``#include "foo.h"``.
\ No newline at end of file
index b7f52d2..871fe57 100644 (file)
@@ -408,4 +408,4 @@ See :ref:`gcc:warning-options`, for information on
 more options offered by the GBE shared by :command:`gfortran`, :command:`gcc`
 and other GNU compilers.
 
-Some of these have no effect when compiling programs written in Fortran.
+Some of these have no effect when compiling programs written in Fortran.
\ No newline at end of file
index 4283549..966be29 100644 (file)
@@ -171,4 +171,4 @@ The syntax of the directive is
 
 This directive tells the compiler to not vectorize the following loop.
 It must be placed immediately before a ``DO`` loop and applies only
-to the loop that follows.
+to the loop that follows.
\ No newline at end of file
index 98452c1..9a3dac6 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index d1fd7fb..312da78 100644 (file)
@@ -53,4 +53,4 @@ Part II: Language Reference
    gnu-free-documentation-license
    funding
 
-   indices-and-tables
+   indices-and-tables
\ No newline at end of file
index 8d84ef9..50865c6 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../../doc/indices-and-tables.rst
+.. include:: ../../../../doc/indices-and-tables.rst
\ No newline at end of file
index edc475e..52364ad 100644 (file)
@@ -410,4 +410,4 @@ an array descriptor with different fields in functions without the
 ``BIND(C)`` attribute.  Arguments to functions marked ``BIND(C)``
 are converted to the specified form.  If you need to access GNU Fortran's
 internal array descriptor, you can use the Chasm Language Interoperability
-Tools, http://chasm-interop.sourceforge.net/.
+Tools, http://chasm-interop.sourceforge.net/.
\ No newline at end of file
index 8634540..3768d4f 100644 (file)
@@ -17,4 +17,4 @@ Intrinsic Modules
   intrinsic-modules/isofortranenv
   intrinsic-modules/isocbinding
   intrinsic-modules/ieee-modules-ieeeexceptions-ieeearithmetic-and-ieeefeatures
-  intrinsic-modules/openmp-modules-omplib-and-omplibkinds
+  intrinsic-modules/openmp-modules-omplib-and-omplibkinds
\ No newline at end of file
index 5bf4aae..4bdf249 100644 (file)
@@ -26,4 +26,4 @@ IEEE modules: IEEE_EXCEPTIONS, IEEE_ARITHMETIC, and IEEE_FEATURES
 For full compliance with the Fortran standards, code using the
 ``IEEE_EXCEPTIONS`` or ``IEEE_ARITHMETIC`` modules should be compiled
 with the following options: ``-fno-unsafe-math-optimizations
--frounding-math -fsignaling-nans``.
+-frounding-math -fsignaling-nans``.
\ No newline at end of file
index 8bd3621..3750eda 100644 (file)
@@ -224,4 +224,4 @@ Moreover, the following two named constants are defined:
    * - ``C_NULL_FUNPTR``
      - ``C_FUNPTR``
 
-Both are equivalent to the value ``NULL`` in C.
+Both are equivalent to the value ``NULL`` in C.
\ No newline at end of file
index e9c9d69..a03e1eb 100644 (file)
@@ -113,4 +113,4 @@ ISO_FORTRAN_ENV
   (Fortran 2008 or later.)
 
   The module also provides the following intrinsic procedures:
-  :ref:`COMPILER_OPTIONS` and :ref:`COMPILER_VERSION`.
+  :ref:`COMPILER_OPTIONS` and :ref:`COMPILER_VERSION`.
\ No newline at end of file
index d593e92..56a5d37 100644 (file)
@@ -24,4 +24,4 @@ For details refer to the actual
 ``OPENACC`` provides the scalar default-integer
 named constant ``openacc_version`` with a value of the form
 :samp:`{yyyymm}`, where ``yyyy`` is the year and :samp:`{mm}` the month
-of the OpenACC version; for OpenACC v2.6 the value is ``201711``.
+of the OpenACC version; for OpenACC v2.6 the value is ``201711``.
\ No newline at end of file
index 572f001..56951f3 100644 (file)
@@ -158,4 +158,4 @@ The following scalar integer named constants are of the kind
   omp_large_cap_mem_space
   omp_const_mem_space
   omp_high_bw_mem_space
-  omp_low_lat_mem_space
+  omp_low_lat_mem_space
\ No newline at end of file
index f74dd4d..cf1b0c9 100644 (file)
@@ -296,4 +296,4 @@ Intrinsic Procedures
   intrinsic-procedures/unlink
   intrinsic-procedures/unpack
   intrinsic-procedures/verify
-  intrinsic-procedures/xor
+  intrinsic-procedures/xor
\ No newline at end of file
index a4b3571..9ac38fa 100644 (file)
@@ -41,4 +41,4 @@ ABORT --- Abort the program
   See also:
     :ref:`EXIT`,
     :ref:`KILL`,
-    :ref:`BACKTRACE`
+    :ref:`BACKTRACE`
\ No newline at end of file
index 7ae5b6b..ecc7495 100644 (file)
@@ -114,4 +114,4 @@ ABS --- Absolute value
        * - ``CDABS(A)``
          - ``COMPLEX(8) A``
          - ``REAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index ef42631..8293133 100644 (file)
@@ -58,4 +58,4 @@ ACCESS --- Checks file access modes
         if(access(file,'x') == 0) print *, trim(file),' is executable'
         if(access(file2,'rwx') == 0) &
           print *, trim(file2),' is readable, writable and executable'
-      end program access_test
+      end program access_test
\ No newline at end of file
index 6bdf6a7..81df133 100644 (file)
@@ -53,4 +53,4 @@ ACHAR --- Character in ASCII collating sequence
   See also:
     :ref:`CHAR`,
     :ref:`IACHAR`,
-    :ref:`ICHAR`
+    :ref:`ICHAR`
\ No newline at end of file
index 6696a8b..f744aaf 100644 (file)
@@ -70,4 +70,4 @@ ACOS --- Arccosine function
     Inverse function:
     :ref:`COS`
     Degrees function:
-    :ref:`ACOSD`
+    :ref:`ACOSD`
\ No newline at end of file
index a5ba2c2..676b7a4 100644 (file)
@@ -71,4 +71,4 @@ ACOSD --- Arccosine function, degrees
     Inverse function:
     :ref:`COSD`
     Radians function:
-    :ref:`ACOS`
+    :ref:`ACOS`
\ No newline at end of file
index 1435c6c..b2012d1 100644 (file)
@@ -67,4 +67,4 @@ ACOSH --- Inverse hyperbolic cosine function
 
   See also:
     Inverse function:
-    :ref:`COSH`
+    :ref:`COSH`
\ No newline at end of file
index 47e9715..233516a 100644 (file)
@@ -45,4 +45,4 @@ ADJUSTL --- Left adjust a string
 
   See also:
     :ref:`ADJUSTR`,
-    :ref:`TRIM`
+    :ref:`TRIM`
\ No newline at end of file
index 9459ef9..fac4b0c 100644 (file)
@@ -45,4 +45,4 @@ ADJUSTR --- Right adjust a string
 
   See also:
     :ref:`ADJUSTL`,
-    :ref:`TRIM`
+    :ref:`TRIM`
\ No newline at end of file
index df8d9cb..cf51185 100644 (file)
@@ -78,4 +78,4 @@ AIMAG --- Imaginary part of complex number
        * - ``IMAGPART(Z)``
          - ``COMPLEX Z``
          - ``REAL``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index cdf7981..3670966 100644 (file)
@@ -56,4 +56,4 @@ ALARM --- Execute a routine after a given delay
       end program test_alarm
 
     This will cause the external routine :samp:`{handler_print}` to be called
-    after 3 seconds.
+    after 3 seconds.
\ No newline at end of file
index c5ab42a..a023168 100644 (file)
@@ -58,4 +58,4 @@ ALL --- All values in MASK along DIM are true
             print *, all(a .eq. b, 1)
             print *, all(a .eq. b, 2)
           end subroutine section
-      end program test_all
+      end program test_all
\ No newline at end of file
index 3c4bfdb..eed0f76 100644 (file)
@@ -46,4 +46,4 @@ ALLOCATED --- Status of an allocatable entity
         integer :: i = 4
         real(4), allocatable :: x(:)
         if (.not. allocated(x)) allocate(x(i))
-      end program test_allocated
+      end program test_allocated
\ No newline at end of file
index cd11733..66a8d25 100644 (file)
@@ -57,4 +57,4 @@ AND --- Bitwise logical AND
 
   See also:
     Fortran 95 elemental function:
-    :ref:`IAND`
+    :ref:`IAND`
\ No newline at end of file
index 574a68f..1a2ba10 100644 (file)
@@ -58,4 +58,4 @@ ANY --- Any value in MASK along DIM is true
             print *, any(a .eq. b, 1)
             print *, any(a .eq. b, 2)
           end subroutine section
-      end program test_any
+      end program test_any
\ No newline at end of file
index 44925bf..0b6c419 100644 (file)
@@ -70,4 +70,4 @@ ASIN --- Arcsine function
     Inverse function:
     :ref:`SIN`
     Degrees function:
-    :ref:`ASIND`
+    :ref:`ASIND`
\ No newline at end of file
index 09cf64a..407542b 100644 (file)
@@ -71,4 +71,4 @@ ASIND --- Arcsine function, degrees
     Inverse function:
     :ref:`SIND`
     Radians function:
-    :ref:`ASIN`
+    :ref:`ASIN`
\ No newline at end of file
index 34454dd..08902e8 100644 (file)
@@ -67,4 +67,4 @@ ASINH --- Inverse hyperbolic sine function
 
   See also:
     Inverse function:
-    :ref:`SINH`
+    :ref:`SINH`
\ No newline at end of file
index ba99c3d..5988c21 100644 (file)
@@ -71,4 +71,4 @@ ASSOCIATED --- Status of a pointer or pointer/target pair
       end program test_associated
 
   See also:
-    :ref:`NULL`
+    :ref:`NULL`
\ No newline at end of file
index 23d5708..ae36dda 100644 (file)
@@ -77,4 +77,4 @@ ATAN --- Arctangent function
     Inverse function:
     :ref:`TAN`
     Degrees function:
-    :ref:`ATAND`
+    :ref:`ATAND`
\ No newline at end of file
index d947862..0f61a79 100644 (file)
@@ -82,4 +82,4 @@ ATAN2 --- Arctangent function
     Alias:
     :ref:`ATAN`
     Degrees function:
-    :ref:`ATAN2D`
+    :ref:`ATAN2D`
\ No newline at end of file
index 03c77a2..1aed24a 100644 (file)
@@ -82,4 +82,4 @@ ATAN2D --- Arctangent function, degrees
     Alias:
     :ref:`ATAND`
     Radians function:
-    :ref:`ATAN2`
+    :ref:`ATAN2`
\ No newline at end of file
index 1ad299c..f070cfc 100644 (file)
@@ -77,4 +77,4 @@ ATAND --- Arctangent function, degrees
     Inverse function:
     :ref:`TAND`
     Radians function:
-    :ref:`ATAN`
+    :ref:`ATAN`
\ No newline at end of file
index d272e7f..7d6f157 100644 (file)
@@ -67,4 +67,4 @@ ATANH --- Inverse hyperbolic tangent function
 
   See also:
     Inverse function:
-    :ref:`TANH`
+    :ref:`TANH`
\ No newline at end of file
index 37e8506..3b1195e 100644 (file)
@@ -57,4 +57,4 @@ ATOMIC_ADD --- Atomic ADD operation
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_AND`,
     :ref:`ATOMIC_OR`,
-    :ref:`ATOMIC_XOR`
+    :ref:`ATOMIC_XOR`
\ No newline at end of file
index f9f51e3..fd503c8 100644 (file)
@@ -57,4 +57,4 @@ ATOMIC_AND --- Atomic bitwise AND operation
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_ADD`,
     :ref:`ATOMIC_OR`,
-    :ref:`ATOMIC_XOR`
+    :ref:`ATOMIC_XOR`
\ No newline at end of file
index f665124..a26e134 100644 (file)
@@ -64,4 +64,4 @@ ATOMIC_CAS --- Atomic compare and swap
   See also:
     :ref:`ATOMIC_DEFINE`,
     :ref:`ATOMIC_REF`,
-    :ref:`ISO_FORTRAN_ENV`
+    :ref:`ISO_FORTRAN_ENV`
\ No newline at end of file
index e38c510..4366028 100644 (file)
@@ -59,4 +59,4 @@ ATOMIC_DEFINE --- Setting a variable atomically
     :ref:`ATOMIC_ADD`,
     :ref:`ATOMIC_AND`,
     :ref:`ATOMIC_OR`,
-    :ref:`ATOMIC_XOR`
+    :ref:`ATOMIC_XOR`
\ No newline at end of file
index 7bfe699..a3b1059 100644 (file)
@@ -62,4 +62,4 @@ ATOMIC_FETCH_ADD --- Atomic ADD operation with prior fetch
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_FETCH_AND`,
     :ref:`ATOMIC_FETCH_OR`,
-    :ref:`ATOMIC_FETCH_XOR`
+    :ref:`ATOMIC_FETCH_XOR`
\ No newline at end of file
index c59eff1..379a767 100644 (file)
@@ -61,4 +61,4 @@ ATOMIC_FETCH_AND --- Atomic bitwise AND operation with prior fetch
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_FETCH_ADD`,
     :ref:`ATOMIC_FETCH_OR`,
-    :ref:`ATOMIC_FETCH_XOR`
+    :ref:`ATOMIC_FETCH_XOR`
\ No newline at end of file
index 39d8563..5dd5391 100644 (file)
@@ -61,4 +61,4 @@ ATOMIC_FETCH_OR --- Atomic bitwise OR operation with prior fetch
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_FETCH_ADD`,
     :ref:`ATOMIC_FETCH_AND`,
-    :ref:`ATOMIC_FETCH_XOR`
+    :ref:`ATOMIC_FETCH_XOR`
\ No newline at end of file
index 0547db0..4f5a4c2 100644 (file)
@@ -61,4 +61,4 @@ ATOMIC_FETCH_XOR --- Atomic bitwise XOR operation with prior fetch
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_FETCH_ADD`,
     :ref:`ATOMIC_FETCH_AND`,
-    :ref:`ATOMIC_FETCH_OR`
+    :ref:`ATOMIC_FETCH_OR`
\ No newline at end of file
index c1cc224..ed5ae9c 100644 (file)
@@ -57,4 +57,4 @@ ATOMIC_OR --- Atomic bitwise OR operation
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_ADD`,
     :ref:`ATOMIC_OR`,
-    :ref:`ATOMIC_XOR`
+    :ref:`ATOMIC_XOR`
\ No newline at end of file
index d08e538..2bbae37 100644 (file)
@@ -65,4 +65,4 @@ ATOMIC_REF --- Obtaining the value of a variable atomically
     :ref:`ATOMIC_FETCH_ADD`,
     :ref:`ATOMIC_FETCH_AND`,
     :ref:`ATOMIC_FETCH_OR`,
-    :ref:`ATOMIC_FETCH_XOR`
+    :ref:`ATOMIC_FETCH_XOR`
\ No newline at end of file
index c23e922..7e4a38b 100644 (file)
@@ -57,4 +57,4 @@ ATOMIC_XOR --- Atomic bitwise OR operation
     :ref:`ISO_FORTRAN_ENV`,
     :ref:`ATOMIC_ADD`,
     :ref:`ATOMIC_OR`,
-    :ref:`ATOMIC_XOR`
+    :ref:`ATOMIC_XOR`
\ No newline at end of file
index 168c32b..04b0854 100644 (file)
@@ -31,4 +31,4 @@ BACKTRACE --- Show a backtrace
     None
 
   See also:
-    :ref:`ABORT`
+    :ref:`ABORT`
\ No newline at end of file
index 564280c..5317b76 100644 (file)
@@ -61,4 +61,4 @@ BESSEL_J0 --- Bessel function of the first kind of order 0
        * - ``DBESJ0(X)``
          - ``REAL(8) X``
          - ``REAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index b97aa7d..973c387 100644 (file)
@@ -61,4 +61,4 @@ BESSEL_J1 --- Bessel function of the first kind of order 1
        * - ``DBESJ1(X)``
          - ``REAL(8) X``
          - ``REAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index da8a06e..75efb2b 100644 (file)
@@ -82,4 +82,4 @@ BESSEL_JN --- Bessel function of the first kind
        * -
          - ``REAL(8) X``
          -
-         -
+         -
\ No newline at end of file
index a6aea18..455ba64 100644 (file)
@@ -59,4 +59,4 @@ BESSEL_Y0 --- Bessel function of the second kind of order 0
        * - ``DBESY0(X)``
          - ``REAL(8) X``
          - ``REAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index a6f7660..e1f26af 100644 (file)
@@ -59,4 +59,4 @@ BESSEL_Y1 --- Bessel function of the second kind of order 1
        * - ``DBESY1(X)``
          - ``REAL(8) X``
          - ``REAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index 86b2c15..2a0556e 100644 (file)
@@ -82,4 +82,4 @@ BESSEL_YN --- Bessel function of the second kind
        * -
          - ``REAL(8) X``
          -
-         -
+         -
\ No newline at end of file
index 3bcd246..0b53692 100644 (file)
@@ -39,4 +39,4 @@ BGE --- Bitwise greater than or equal to
   See also:
     :ref:`BGT`,
     :ref:`BLE`,
-    :ref:`BLT`
+    :ref:`BLT`
\ No newline at end of file
index 9b38a7e..b033ef5 100644 (file)
@@ -38,4 +38,4 @@ BGT --- Bitwise greater than
   See also:
     :ref:`BGE`,
     :ref:`BLE`,
-    :ref:`BLT`
+    :ref:`BLT`
\ No newline at end of file
index f0ac99d..2aac37c 100644 (file)
@@ -41,4 +41,4 @@ BIT_SIZE --- Bit size inquiry function
           integer :: size
           size = bit_size(i)
           print *, size
-      end program test_bit_size
+      end program test_bit_size
\ No newline at end of file
index 231873e..5144446 100644 (file)
@@ -39,4 +39,4 @@ BLE --- Bitwise less than or equal to
   See also:
     :ref:`BGT`,
     :ref:`BGE`,
-    :ref:`BLT`
+    :ref:`BLT`
\ No newline at end of file
index b67bf11..225f63f 100644 (file)
@@ -38,4 +38,4 @@ BLT --- Bitwise less than
   See also:
     :ref:`BGE`,
     :ref:`BGT`,
-    :ref:`BLE`
+    :ref:`BLE`
\ No newline at end of file
index 62ce790..c0f9c91 100644 (file)
@@ -86,4 +86,4 @@ BTEST --- Bit test function
        * - ``BKTEST(I,POS)``
          - ``INTEGER(8) I,POS``
          - ``LOGICAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index a2cf0fc..a42c04d 100644 (file)
@@ -51,4 +51,4 @@ C_ASSOCIATED --- Status of a C pointer
 
   See also:
     :ref:`C_LOC`,
-    :ref:`C_FUNLOC`
+    :ref:`C_FUNLOC`
\ No newline at end of file
index 1ee4b18..de9e211 100644 (file)
@@ -48,4 +48,4 @@ CEILING --- Integer ceiling function
 
   See also:
     :ref:`FLOOR`,
-    :ref:`NINT`
+    :ref:`NINT`
\ No newline at end of file
index 8c3230c..2d60e2c 100644 (file)
@@ -60,4 +60,4 @@ C_F_POINTER --- Convert C into Fortran pointer
 
   See also:
     :ref:`C_LOC`,
-    :ref:`C_F_PROCPOINTER`
+    :ref:`C_F_PROCPOINTER`
\ No newline at end of file
index 18c5035..2dedd69 100644 (file)
@@ -61,4 +61,4 @@ C_F_PROCPOINTER --- Convert C into Fortran procedure pointer
 
   See also:
     :ref:`C_LOC`,
-    :ref:`C_F_POINTER`
+    :ref:`C_F_POINTER`
\ No newline at end of file
index 608c0a6..19c8c19 100644 (file)
@@ -61,4 +61,4 @@ C_FUNLOC --- Obtain the C address of a procedure
     :ref:`C_ASSOCIATED`,
     :ref:`C_LOC`,
     :ref:`C_F_POINTER`,
-    :ref:`C_F_PROCPOINTER`
+    :ref:`C_F_PROCPOINTER`
\ No newline at end of file
index b167cfa..45126df 100644 (file)
@@ -48,4 +48,4 @@ CHDIR --- Change working directory
       END PROGRAM
 
   See also:
-    :ref:`GETCWD`
+    :ref:`GETCWD`
\ No newline at end of file
index 8d8011c..890b4ff 100644 (file)
@@ -67,4 +67,4 @@ CHMOD --- Change access permissions of files
         integer :: status
         status = chmod('test.dat','u+x')
         print *, 'Status: ', status
-      end program chmod_test
+      end program chmod_test
\ No newline at end of file
index 33faf59..8261e4d 100644 (file)
@@ -48,4 +48,4 @@ C_LOC --- Obtain the C address of an object
     :ref:`C_ASSOCIATED`,
     :ref:`C_FUNLOC`,
     :ref:`C_F_POINTER`,
-    :ref:`C_F_PROCPOINTER`
+    :ref:`C_F_PROCPOINTER`
\ No newline at end of file
index 26cfd5f..790c9d0 100644 (file)
@@ -58,4 +58,4 @@ CMPLX --- Complex conversion function
       end program test_cmplx
 
   See also:
-    :ref:`COMPLEX`
+    :ref:`COMPLEX`
\ No newline at end of file
index 49c03a8..65a2e1e 100644 (file)
@@ -62,4 +62,4 @@ CO_BROADCAST --- Copy a value to all images the current set of images
     :ref:`CO_MAX`,
     :ref:`CO_MIN`,
     :ref:`CO_SUM`,
-    :ref:`CO_REDUCE`
+    :ref:`CO_REDUCE`
\ No newline at end of file
index b9925d5..d8f1be6 100644 (file)
@@ -63,4 +63,4 @@ CO_MAX --- Maximal value on the current set of images
     :ref:`CO_MIN`,
     :ref:`CO_SUM`,
     :ref:`CO_REDUCE`,
-    :ref:`CO_BROADCAST`
+    :ref:`CO_BROADCAST`
\ No newline at end of file
index 2b4238e..4bf2739 100644 (file)
@@ -63,4 +63,4 @@ CO_MIN --- Minimal value on the current set of images
     :ref:`CO_MAX`,
     :ref:`CO_SUM`,
     :ref:`CO_REDUCE`,
-    :ref:`CO_BROADCAST`
+    :ref:`CO_BROADCAST`
\ No newline at end of file
index 1517197..2d344b7 100644 (file)
@@ -40,4 +40,4 @@ COMMAND_ARGUMENT_COUNT --- Get number of command line arguments
 
   See also:
     :ref:`GET_COMMAND`,
-    :ref:`GET_COMMAND_ARGUMENT`
+    :ref:`GET_COMMAND_ARGUMENT`
\ No newline at end of file
index 67de0ae..81552e1 100644 (file)
@@ -45,4 +45,4 @@ COMPILER_OPTIONS --- Options passed to the compiler
 
   See also:
     :ref:`COMPILER_VERSION`,
-    :ref:`ISO_FORTRAN_ENV`
+    :ref:`ISO_FORTRAN_ENV`
\ No newline at end of file
index b3387c6..526d272 100644 (file)
@@ -44,4 +44,4 @@ COMPILER_VERSION --- Compiler version string
 
   See also:
     :ref:`COMPILER_OPTIONS`,
-    :ref:`ISO_FORTRAN_ENV`
+    :ref:`ISO_FORTRAN_ENV`
\ No newline at end of file
index dd29e63..dc5d547 100644 (file)
@@ -47,4 +47,4 @@ COMPLEX --- Complex conversion function
       end program test_complex
 
   See also:
-    :ref:`CMPLX`
+    :ref:`CMPLX`
\ No newline at end of file
index 0c3ad2c..80d3f7b 100644 (file)
@@ -60,4 +60,4 @@ CONJG --- Complex conjugate function
        * - ``DCONJG(Z)``
          - ``COMPLEX(8) Z``
          - ``COMPLEX(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index 0a72750..cba765f 100644 (file)
@@ -91,4 +91,4 @@ CO_REDUCE --- Reduction of values on the current set of images
     :ref:`CO_MIN`,
     :ref:`CO_MAX`,
     :ref:`CO_SUM`,
-    :ref:`CO_BROADCAST`
+    :ref:`CO_BROADCAST`
\ No newline at end of file
index 334ce7a..de283c4 100644 (file)
@@ -88,4 +88,4 @@ COS --- Cosine function
     Inverse function:
     :ref:`ACOS`
     Degrees function:
-    :ref:`COSD`
+    :ref:`COSD`
\ No newline at end of file
index acfc166..fa54ab4 100644 (file)
@@ -88,4 +88,4 @@ COSD --- Cosine function, degrees
     Inverse function:
     :ref:`ACOSD`
     Radians function:
-    :ref:`COS`
+    :ref:`COS`
\ No newline at end of file
index 5e60f2f..cf421dd 100644 (file)
@@ -70,4 +70,4 @@ COSH --- Hyperbolic cosine function
 
   See also:
     Inverse function:
-    :ref:`ACOSH`
+    :ref:`ACOSH`
\ No newline at end of file
index 562f4f4..49d4cbd 100644 (file)
@@ -64,4 +64,4 @@ CO_SUM --- Sum of values on the current set of images
     :ref:`CO_MAX`,
     :ref:`CO_MIN`,
     :ref:`CO_REDUCE`,
-    :ref:`CO_BROADCAST`
+    :ref:`CO_BROADCAST`
\ No newline at end of file
index 1d2a04d..82abca8 100644 (file)
@@ -68,4 +68,4 @@ COTAN --- Cotangent function
     Converse function:
     :ref:`TAN`
     Degrees function:
-    :ref:`COTAND`
+    :ref:`COTAND`
\ No newline at end of file
index 88b5187..e101c52 100644 (file)
@@ -71,4 +71,4 @@ COTAND --- Cotangent function, degrees
     Converse function:
     :ref:`TAND`
     Radians function:
-    :ref:`COTAN`
+    :ref:`COTAN`
\ No newline at end of file
index 26b8d73..e0988f7 100644 (file)
@@ -69,4 +69,4 @@ COUNT --- Count function
           print '(3i3)', count(mask, 1)
           print *
           print '(3i3)', count(mask, 2)
-      end program test_count
+      end program test_count
\ No newline at end of file
index 2ffbe8d..c10df47 100644 (file)
@@ -46,4 +46,4 @@ CPU_TIME --- CPU elapsed time in seconds
 
   See also:
     :ref:`SYSTEM_CLOCK`,
-    :ref:`DATE_AND_TIME`
+    :ref:`DATE_AND_TIME`
\ No newline at end of file
index ac7eaec..bc22279 100644 (file)
@@ -58,4 +58,4 @@ CSHIFT --- Circular shift elements of an array
           print '(3i3)', a(1,:)
           print '(3i3)', a(2,:)
           print '(3i3)', a(3,:)
-      end program test_cshift
+      end program test_cshift
\ No newline at end of file
index 39e5faa..2cae1e8 100644 (file)
@@ -52,4 +52,4 @@ C_SIZEOF --- Size in bytes of an expression
 
   See also:
     :ref:`SIZEOF`,
-    :ref:`STORAGE_SIZE`
+    :ref:`STORAGE_SIZE`
\ No newline at end of file
index 9426597..1cfc97a 100644 (file)
@@ -59,4 +59,4 @@ CTIME --- Convert a time into a string
     :ref:`GMTIME`,
     :ref:`LTIME`,
     :ref:`TIME`,
-    :ref:`TIME8`
+    :ref:`TIME8`
\ No newline at end of file
index 320c8dd..42268b8 100644 (file)
@@ -67,4 +67,4 @@ DATE_AND_TIME --- Date and time subroutine
 
   See also:
     :ref:`CPU_TIME`,
-    :ref:`SYSTEM_CLOCK`
+    :ref:`SYSTEM_CLOCK`
\ No newline at end of file
index c04ebe3..60108a9 100644 (file)
@@ -43,4 +43,4 @@ DBLE --- Double conversion function
       end program test_dble
 
   See also:
-    :ref:`REAL`
+    :ref:`REAL`
\ No newline at end of file
index 2eb904b..358e937 100644 (file)
@@ -51,4 +51,4 @@ DCMPLX --- Double complex conversion function
           print *, dcmplx(x)
           print *, dcmplx(z)
           print *, dcmplx(x,i)
-      end program test_dcmplx
+      end program test_dcmplx
\ No newline at end of file
index ada5a22..895a32c 100644 (file)
@@ -43,4 +43,4 @@ DIGITS --- Significant binary digits function
           print *, digits(i)
           print *, digits(x)
           print *, digits(y)
-      end program test_digits
+      end program test_digits
\ No newline at end of file
index 9a72c37..7a5f2e4 100644 (file)
@@ -75,4 +75,4 @@ DIM --- Positive difference
        * - ``DDIM(X,Y)``
          - ``REAL(8) X, Y``
          - ``REAL(8)``
-         - Fortran 77 and later
+         - Fortran 77 and later
\ No newline at end of file
index 856f41c..396e221 100644 (file)
@@ -54,4 +54,4 @@ DOT_PRODUCT --- Dot product function
           print '(3i3)', b
           print *
           print *, dot_product(a,b)
-      end program test_dot_prod
+      end program test_dot_prod
\ No newline at end of file
index 531a1b9..63dca09 100644 (file)
@@ -59,4 +59,4 @@ DPROD --- Double product function
        * - ``DPROD(X,Y)``
          - ``REAL(4) X, Y``
          - ``REAL(8)``
-         - Fortran 77 and later
+         - Fortran 77 and later
\ No newline at end of file
index ff9367e..f84da91 100644 (file)
@@ -40,4 +40,4 @@ DREAL --- Double real part function
       end program test_dreal
 
   See also:
-    :ref:`AIMAG`
+    :ref:`AIMAG`
\ No newline at end of file
index dae185a..24ab08e 100644 (file)
@@ -49,4 +49,4 @@ DSHIFTL --- Combined left shift
       RESULT = DSHIFTL(I, J, SHIFT)
 
   See also:
-    :ref:`DSHIFTR`
+    :ref:`DSHIFTR`
\ No newline at end of file
index 3a443c8..a4d4ec4 100644 (file)
@@ -49,4 +49,4 @@ DSHIFTR --- Combined right shift
       RESULT = DSHIFTR(I, J, SHIFT)
 
   See also:
-    :ref:`DSHIFTL`
+    :ref:`DSHIFTL`
\ No newline at end of file
index 052ba17..4f63d97 100644 (file)
@@ -61,4 +61,4 @@ DTIME --- Execution time subroutine (or function)
       end program test_dtime
 
   See also:
-    :ref:`CPU_TIME`
+    :ref:`CPU_TIME`
\ No newline at end of file
index b237512..93f1e5a 100644 (file)
@@ -64,4 +64,4 @@ EOSHIFT --- End-off shift elements of an array
           print '(3i3)', a(1,:)
           print '(3i3)', a(2,:)
           print '(3i3)', a(3,:)
-      end program test_eoshift
+      end program test_eoshift
\ No newline at end of file
index 3f75b34..6ff2f2e 100644 (file)
@@ -40,4 +40,4 @@ EPSILON --- Epsilon function
           real(8) :: y = 2.33
           print *, EPSILON(x)
           print *, EPSILON(y)
-      end program test_epsilon
+      end program test_epsilon
\ No newline at end of file
index 2ad7490..9a1c6de 100644 (file)
@@ -54,4 +54,4 @@ ERF --- Error function
        * - ``DERF(X)``
          - ``REAL(8) X``
          - ``REAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index a0f2680..d6ee377 100644 (file)
@@ -54,4 +54,4 @@ ERFC --- Error function
        * - ``DERFC(X)``
          - ``REAL(8) X``
          - ``REAL(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index f701999..7842cb5 100644 (file)
@@ -38,4 +38,4 @@ ERFC_SCALED --- Error function
       program test_erfc_scaled
         real(8) :: x = 0.17_8
         x = erfc_scaled(x)
-      end program test_erfc_scaled
+      end program test_erfc_scaled
\ No newline at end of file
index 28d3ae6..63d7431 100644 (file)
@@ -59,4 +59,4 @@ ETIME --- Execution time subroutine (or function)
       end program test_etime
 
   See also:
-    :ref:`CPU_TIME`
+    :ref:`CPU_TIME`
\ No newline at end of file
index e5983da..f676ec0 100644 (file)
@@ -54,4 +54,4 @@ EVENT_QUERY --- Query whether a coarray event has occurred
         elseif (this_image() == 2) then
           event post (event_value_has_been_set[1])
         end if
-      end program atomic
+      end program atomic
\ No newline at end of file
index 4bdc781..cfb3dff 100644 (file)
@@ -67,4 +67,4 @@ EXECUTE_COMMAND_LINE --- Execute a shell command
     terminated alongside.
 
   See also:
-    :ref:`SYSTEM`
+    :ref:`SYSTEM`
\ No newline at end of file
index 884f35c..40ac4bd 100644 (file)
@@ -44,4 +44,4 @@ EXIT --- Exit the program with status.
 
   See also:
     :ref:`ABORT`,
-    :ref:`KILL`
+    :ref:`KILL`
\ No newline at end of file
index 4ba0c54..205ad27 100644 (file)
@@ -80,4 +80,4 @@ EXP --- Exponential function
        * - ``CDEXP(X)``
          - ``COMPLEX(8) X``
          - ``COMPLEX(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index c61c7e7..83c7aa0 100644 (file)
@@ -41,4 +41,4 @@ EXPONENT --- Exponent function
         i = exponent(x)
         print *, i
         print *, exponent(0.0)
-      end program test_exponent
+      end program test_exponent
\ No newline at end of file
index b74c4fb..1df242e 100644 (file)
@@ -38,4 +38,4 @@ EXTENDS_TYPE_OF ---  Query dynamic type for extension
       RESULT = EXTENDS_TYPE_OF(A, MOLD)
 
   See also:
-    :ref:`SAME_TYPE_AS`
+    :ref:`SAME_TYPE_AS`
\ No newline at end of file
index 388bbef..1b780a5 100644 (file)
@@ -54,4 +54,4 @@ FDATE --- Get the current time as a string
 
   See also:
     :ref:`DATE_AND_TIME`,
-    :ref:`CTIME`
+    :ref:`CTIME`
\ No newline at end of file
index b413cad..e9ac9eb 100644 (file)
@@ -57,4 +57,4 @@ FGET --- Read a single character in stream mode from stdin
   See also:
     :ref:`FGETC`,
     :ref:`FPUT`,
-    :ref:`FPUTC`
+    :ref:`FPUTC`
\ No newline at end of file
index ac8b9d0..7677fdc 100644 (file)
@@ -59,4 +59,4 @@ FGETC --- Read a single character in stream mode
   See also:
     :ref:`FGET`,
     :ref:`FPUT`,
-    :ref:`FPUTC`
+    :ref:`FPUTC`
\ No newline at end of file
index dadedb4..7361872 100644 (file)
@@ -75,4 +75,4 @@ FINDLOC --- Search an array for a value
 
   See also:
     :ref:`MAXLOC`,
-    :ref:`MINLOC`
+    :ref:`MINLOC`
\ No newline at end of file
index a0a809e..7c7eaee 100644 (file)
@@ -48,4 +48,4 @@ FLOOR --- Integer floor function
 
   See also:
     :ref:`CEILING`,
-    :ref:`NINT`
+    :ref:`NINT`
\ No newline at end of file
index 4b03497..c761b35 100644 (file)
@@ -69,4 +69,4 @@ FLUSH --- Flush I/O unit(s)
         ret = fsync(fnum(10))
 
         ! Handle possible error
-        if (ret /= 0) stop "Error calling FSYNC"
+        if (ret /= 0) stop "Error calling FSYNC"
\ No newline at end of file
index b9d0446..b756f0a 100644 (file)
@@ -41,4 +41,4 @@ FNUM --- File number function
         i = fnum(10)
         print *, i
         close (10)
-      end program test_fnum
+      end program test_fnum
\ No newline at end of file
index c18c6df..54d1e6c 100644 (file)
@@ -51,4 +51,4 @@ FPUT --- Write a single character in stream mode to stdout
   See also:
     :ref:`FPUTC`,
     :ref:`FGET`,
-    :ref:`FGETC`
+    :ref:`FGETC`
\ No newline at end of file
index bea9877..063c1a8 100644 (file)
@@ -57,4 +57,4 @@ FPUTC --- Write a single character in stream mode
   See also:
     :ref:`FPUT`,
     :ref:`FGET`,
-    :ref:`FGETC`
+    :ref:`FGETC`
\ No newline at end of file
index 6eabe12..4e25863 100644 (file)
@@ -41,4 +41,4 @@ FRACTION --- Fractional part of the model representation
         real :: x
         x = 178.1387e-4
         print *, fraction(x), x * radix(x)**(-exponent(x))
-      end program test_fraction
+      end program test_fraction
\ No newline at end of file
index 14ff6e1..9bf7f9a 100644 (file)
@@ -40,4 +40,4 @@ FREE --- Frees memory
     See ``MALLOC`` for an example.
 
   See also:
-    :ref:`MALLOC`
+    :ref:`MALLOC`
\ No newline at end of file
index 6dd7c73..cddc4b8 100644 (file)
@@ -69,4 +69,4 @@ FSEEK --- Low level file positioning subroutine
       END PROGRAM
 
   See also:
-    :ref:`FTELL`
+    :ref:`FTELL`
\ No newline at end of file
index 5be85ce..dfd44f8 100644 (file)
@@ -44,4 +44,4 @@ FSTAT --- Get file status
     To stat a link:
     :ref:`LSTAT`
     To stat a file:
-    :ref:`STAT`
+    :ref:`STAT`
\ No newline at end of file
index b08f678..fcd0e26 100644 (file)
@@ -47,4 +47,4 @@ FTELL --- Current stream position
       END PROGRAM
 
   See also:
-    :ref:`FSEEK`
+    :ref:`FSEEK`
\ No newline at end of file
index b831746..5d58972 100644 (file)
@@ -64,4 +64,4 @@ GAMMA --- Gamma function
 
   See also:
     Logarithm of the Gamma function:
-    :ref:`LOG_GAMMA`
+    :ref:`LOG_GAMMA`
\ No newline at end of file
index dae6783..dedbef7 100644 (file)
@@ -40,4 +40,4 @@ GERROR --- Get last system error message
 
   See also:
     :ref:`IERRNO`,
-    :ref:`PERROR`
+    :ref:`PERROR`
\ No newline at end of file
index 1d67aa2..348c03a 100644 (file)
@@ -61,4 +61,4 @@ GETARG --- Get command line arguments
     Fortran 2003 functions and subroutines:
     :ref:`GET_COMMAND`,
     :ref:`GET_COMMAND_ARGUMENT`,
-    :ref:`COMMAND_ARGUMENT_COUNT`
+    :ref:`COMMAND_ARGUMENT_COUNT`
\ No newline at end of file
index a54119f..9c95999 100644 (file)
@@ -55,4 +55,4 @@ GET_COMMAND --- Get the entire command line
 
   See also:
     :ref:`GET_COMMAND_ARGUMENT`,
-    :ref:`COMMAND_ARGUMENT_COUNT`
+    :ref:`COMMAND_ARGUMENT_COUNT`
\ No newline at end of file
index 1234acb..57c7d56 100644 (file)
@@ -73,4 +73,4 @@ GET_COMMAND_ARGUMENT --- Get command line arguments
 
   See also:
     :ref:`GET_COMMAND`,
-    :ref:`COMMAND_ARGUMENT_COUNT`
+    :ref:`COMMAND_ARGUMENT_COUNT`
\ No newline at end of file
index eb33ef0..2c22602 100644 (file)
@@ -43,4 +43,4 @@ GETCWD --- Get current working directory
       END PROGRAM
 
   See also:
-    :ref:`CHDIR`
+    :ref:`CHDIR`
\ No newline at end of file
index 4297922..706d48a 100644 (file)
@@ -46,4 +46,4 @@ GETENV --- Get an environmental variable
       END PROGRAM
 
   See also:
-    :ref:`GET_ENVIRONMENT_VARIABLE`
+    :ref:`GET_ENVIRONMENT_VARIABLE`
\ No newline at end of file
index 3aaaeda..22fec7e 100644 (file)
@@ -65,4 +65,4 @@ GET_ENVIRONMENT_VARIABLE --- Get an environmental variable
         CHARACTER(len=255) :: homedir
         CALL get_environment_variable("HOME", homedir)
         WRITE (*,*) TRIM(homedir)
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index cd120cb..07fc8e4 100644 (file)
@@ -34,4 +34,4 @@ GETGID --- Group ID function
 
   See also:
     :ref:`GETPID`,
-    :ref:`GETUID`
+    :ref:`GETUID`
\ No newline at end of file
index 0faca31..888f8bb 100644 (file)
@@ -44,4 +44,4 @@ GETLOG --- Get login name
       END PROGRAM
 
   See also:
-    :ref:`GETUID`
+    :ref:`GETUID`
\ No newline at end of file
index 1c89392..a9a4d83 100644 (file)
@@ -40,4 +40,4 @@ GETPID --- Process ID function
 
   See also:
     :ref:`GETGID`,
-    :ref:`GETUID`
+    :ref:`GETUID`
\ No newline at end of file
index 929b177..ab37b3f 100644 (file)
@@ -34,4 +34,4 @@ GETUID --- User ID function
 
   See also:
     :ref:`GETPID`,
-    :ref:`GETLOG`
+    :ref:`GETLOG`
\ No newline at end of file
index 52ee1f1..35b24c4 100644 (file)
@@ -44,4 +44,4 @@ GMTIME --- Convert time to GMT info
     :ref:`CTIME`,
     :ref:`LTIME`,
     :ref:`TIME`,
-    :ref:`TIME8`
+    :ref:`TIME8`
\ No newline at end of file
index 097b19e..319f094 100644 (file)
@@ -35,4 +35,4 @@ HOSTNM --- Get system host name
     .. code-block:: fortran
 
       CALL HOSTNM(C [, STATUS])
-      STATUS = HOSTNM(NAME)
+      STATUS = HOSTNM(NAME)
\ No newline at end of file
index 56f0895..6f7fec8 100644 (file)
@@ -38,4 +38,4 @@ HUGE --- Largest number of a kind
       program test_huge_tiny
         print *, huge(0), huge(0.0), huge(0.0d0)
         print *, tiny(0.0), tiny(0.0d0)
-      end program test_huge_tiny
+      end program test_huge_tiny
\ No newline at end of file
index ff8d042..f567cc1 100644 (file)
@@ -42,4 +42,4 @@ HYPOT --- Euclidean distance function
       program test_hypot
         real(4) :: x = 1.e0_4, y = 0.5e0_4
         x = hypot(x,y)
-      end program test_hypot
+      end program test_hypot
\ No newline at end of file
index df01e11..edc94e6 100644 (file)
@@ -52,4 +52,4 @@ IACHAR --- Code in ASCII collating sequence
   See also:
     :ref:`ACHAR`,
     :ref:`CHAR`,
-    :ref:`ICHAR`
+    :ref:`ICHAR`
\ No newline at end of file
index 7bbb7cd..2f6a41d 100644 (file)
@@ -58,4 +58,4 @@ IALL --- Bitwise AND of array elements
   See also:
     :ref:`IANY`,
     :ref:`IPARITY`,
-    :ref:`IAND`
+    :ref:`IAND`
\ No newline at end of file
index ae340e9..804ce5e 100644 (file)
@@ -96,4 +96,4 @@ IAND --- Bitwise logical and
     :ref:`IBITS`,
     :ref:`IBSET`,
     :ref:`IBCLR`,
-    :ref:`NOT`
+    :ref:`NOT`
\ No newline at end of file
index d500573..523b04e 100644 (file)
@@ -58,4 +58,4 @@ IANY --- Bitwise OR of array elements
   See also:
     :ref:`IPARITY`,
     :ref:`IALL`,
-    :ref:`IOR`
+    :ref:`IOR`
\ No newline at end of file
index a8b4c8f..6242b13 100644 (file)
@@ -41,4 +41,4 @@ IARGC --- Get the number of command line arguments
     Fortran 2003 functions and subroutines:
     :ref:`GET_COMMAND`,
     :ref:`GET_COMMAND_ARGUMENT`,
-    :ref:`COMMAND_ARGUMENT_COUNT`
+    :ref:`COMMAND_ARGUMENT_COUNT`
\ No newline at end of file
index da20613..44be678 100644 (file)
@@ -84,4 +84,4 @@ IBCLR --- Clear bit
     :ref:`IAND`,
     :ref:`IOR`,
     :ref:`IEOR`,
-    :ref:`MVBITS`
+    :ref:`MVBITS`
\ No newline at end of file
index e381b97..9c14634 100644 (file)
@@ -90,4 +90,4 @@ IBITS --- Bit extraction
     :ref:`IBSET`,
     :ref:`IAND`,
     :ref:`IOR`,
-    :ref:`IEOR`
+    :ref:`IEOR`
\ No newline at end of file
index 11a548d..502947f 100644 (file)
@@ -82,4 +82,4 @@ IBSET --- Set bit
     :ref:`IAND`,
     :ref:`IOR`,
     :ref:`IEOR`,
-    :ref:`MVBITS`
+    :ref:`MVBITS`
\ No newline at end of file
index 847854d..3ff689e 100644 (file)
@@ -90,4 +90,4 @@ ICHAR --- Character-to-integer conversion function
   See also:
     :ref:`ACHAR`,
     :ref:`CHAR`,
-    :ref:`IACHAR`
+    :ref:`IACHAR`
\ No newline at end of file
index 5c2e112..798e115 100644 (file)
@@ -47,4 +47,4 @@ IDATE --- Get current local time subroutine (day/month/year)
       end program test_idate
 
   See also:
-    :ref:`DATE_AND_TIME`
+    :ref:`DATE_AND_TIME`
\ No newline at end of file
index 604cd65..79d6a3d 100644 (file)
@@ -88,4 +88,4 @@ IEOR --- Bitwise logical exclusive or
     :ref:`IBITS`,
     :ref:`IBSET`,
     :ref:`IBCLR`,
-    :ref:`NOT`
+    :ref:`NOT`
\ No newline at end of file
index af1dd1c..fbeff17 100644 (file)
@@ -34,4 +34,4 @@ IERRNO --- Get the last system error number
     None
 
   See also:
-    :ref:`PERROR`
+    :ref:`PERROR`
\ No newline at end of file
index 6263132..7f28957 100644 (file)
@@ -45,4 +45,4 @@ IMAGE_INDEX --- Function that converts a cosubscript to an image index
 
   See also:
     :ref:`THIS_IMAGE`,
-    :ref:`NUM_IMAGES`
+    :ref:`NUM_IMAGES`
\ No newline at end of file
index 4ef9ead..969aa61 100644 (file)
@@ -69,4 +69,4 @@ INDEX --- Position of a substring within a string
 
   See also:
     :ref:`SCAN`,
-    :ref:`VERIFY`
+    :ref:`VERIFY`
\ No newline at end of file
index 2e360c3..e650dd1 100644 (file)
@@ -36,4 +36,4 @@ INT2 --- Convert to 16-bit integer type
 
   See also:
     :ref:`INT`,
-    :ref:`INT8`
+    :ref:`INT8`
\ No newline at end of file
index 7b425cc..cb061a5 100644 (file)
@@ -36,4 +36,4 @@ INT8 --- Convert to 64-bit integer type
 
   See also:
     :ref:`INT`,
-    :ref:`INT2`
+    :ref:`INT2`
\ No newline at end of file
index 83712d5..926e1b2 100644 (file)
@@ -40,4 +40,4 @@ implemented both a function and a subroutine.  Both classes
 have been implemented in :command:`gfortran` for backwards compatibility
 with :command:`g77`.  It is noted here that these functions and subroutines
 cannot be intermixed in a given subprogram.  In the descriptions that follow,
-the applicable standard for each intrinsic procedure is noted.
+the applicable standard for each intrinsic procedure is noted.
\ No newline at end of file
index cd00b96..f210688 100644 (file)
@@ -88,4 +88,4 @@ IOR --- Bitwise logical or
     :ref:`IBITS`,
     :ref:`IBSET`,
     :ref:`IBCLR`,
-    :ref:`NOT`
+    :ref:`NOT`
\ No newline at end of file
index 0855cdd..5abd4e1 100644 (file)
@@ -59,4 +59,4 @@ IPARITY --- Bitwise XOR of array elements
     :ref:`IANY`,
     :ref:`IALL`,
     :ref:`IEOR`,
-    :ref:`PARITY`
+    :ref:`PARITY`
\ No newline at end of file
index 09bda44..b7b0a69 100644 (file)
@@ -45,4 +45,4 @@ IRAND --- Integer pseudo-random number
         call srand(seed)
         print *, irand(), irand(), irand(), irand()
         print *, irand(seed), irand(), irand(), irand()
-      end program test_irand
+      end program test_irand
\ No newline at end of file
index 3e8465c..6b0ef21 100644 (file)
@@ -43,4 +43,4 @@ ISATTY --- Whether a unit is a terminal device
       END PROGRAM
 
   See also:
-    :ref:`TTYNAM`
+    :ref:`TTYNAM`
\ No newline at end of file
index 08f0459..b7d84ee 100644 (file)
@@ -49,4 +49,4 @@ IS_CONTIGUOUS --- Test whether an array is contiguous
             write (*,*) 'X is not contiguous'
           end if
         end subroutine sub
-      end program test
+      end program test
\ No newline at end of file
index ef1dc69..c5427f2 100644 (file)
@@ -82,4 +82,4 @@ ISHFT --- Shift bits
          - GNU extension
 
   See also:
-    :ref:`ISHFTC`
+    :ref:`ISHFTC`
\ No newline at end of file
index ceabef3..f3e1545 100644 (file)
@@ -88,4 +88,4 @@ ISHFTC --- Shift bits circularly
          - GNU extension
 
   See also:
-    :ref:`ISHFT`
+    :ref:`ISHFT`
\ No newline at end of file
index 19d4e7d..5efd232 100644 (file)
@@ -45,4 +45,4 @@ IS_IOSTAT_END --- Test for end-of-file value
         OPEN(88, FILE='test.dat')
         READ(88, *, IOSTAT=stat) i
         IF(IS_IOSTAT_END(stat)) STOP 'END OF FILE'
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index 4b67566..bafc67f 100644 (file)
@@ -45,4 +45,4 @@ IS_IOSTAT_EOR --- Test for end-of-record value
         OPEN(88, FILE='test.dat', FORM='UNFORMATTED')
         READ(88, IOSTAT=stat) i
         IF(IS_IOSTAT_EOR(stat)) STOP 'END OF RECORD'
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index 9bb4f7c..312e1db 100644 (file)
@@ -42,4 +42,4 @@ ISNAN --- Test for a NaN
         x = -1.0
         x = sqrt(x)
         if (isnan(x)) stop '"x" is a NaN'
-      end program test_nan
+      end program test_nan
\ No newline at end of file
index 9ff4d35..4fb25b2 100644 (file)
@@ -47,4 +47,4 @@ ITIME --- Get current local time subroutine (hour/minutes/seconds)
       end program test_itime
 
   See also:
-    :ref:`DATE_AND_TIME`
+    :ref:`DATE_AND_TIME`
\ No newline at end of file
index 83b54fc..9ffa4ca 100644 (file)
@@ -48,4 +48,4 @@ KILL --- Send a signal to a process
 
   See also:
     :ref:`ABORT`,
-    :ref:`EXIT`
+    :ref:`EXIT`
\ No newline at end of file
index 849c9c9..594ce10 100644 (file)
@@ -43,4 +43,4 @@ KIND --- Kind of an entity
 
         print *, "The default character kind is ", kc
         print *, "The default logical kind is ", kl
-      end program test_kind
+      end program test_kind
\ No newline at end of file
index 9da8815..d07e972 100644 (file)
@@ -48,4 +48,4 @@ LBOUND --- Lower dimension bounds of an array
 
   See also:
     :ref:`UBOUND`,
-    :ref:`LCOBOUND`
+    :ref:`LCOBOUND`
\ No newline at end of file
index a00b2f8..eb99816 100644 (file)
@@ -45,4 +45,4 @@ LCOBOUND --- Lower codimension bounds of an array
 
   See also:
     :ref:`UCOBOUND`,
-    :ref:`LBOUND`
+    :ref:`LBOUND`
\ No newline at end of file
index 287f1ef..327cf89 100644 (file)
@@ -44,4 +44,4 @@ LEADZ --- Number of leading zero bits of an integer
     :ref:`BIT_SIZE`,
     :ref:`TRAILZ`,
     :ref:`POPCNT`,
-    :ref:`POPPAR`
+    :ref:`POPPAR`
\ No newline at end of file
index 966ff55..433659c 100644 (file)
@@ -59,4 +59,4 @@ LEN --- Length of a character entity
   See also:
     :ref:`LEN_TRIM`,
     :ref:`ADJUSTL`,
-    :ref:`ADJUSTR`
+    :ref:`ADJUSTR`
\ No newline at end of file
index e9571aa..51c8e3a 100644 (file)
@@ -40,4 +40,4 @@ LEN_TRIM --- Length of a character entity without trailing blank characters
   See also:
     :ref:`LEN`,
     :ref:`ADJUSTL`,
-    :ref:`ADJUSTR`
+    :ref:`ADJUSTR`
\ No newline at end of file
index 6ffb4a7..f56ae88 100644 (file)
@@ -60,4 +60,4 @@ LGE --- Lexical greater than or equal
   See also:
     :ref:`LGT`,
     :ref:`LLE`,
-    :ref:`LLT`
+    :ref:`LLT`
\ No newline at end of file
index 0654ee5..06d70c7 100644 (file)
@@ -60,4 +60,4 @@ LGT --- Lexical greater than
   See also:
     :ref:`LGE`,
     :ref:`LLE`,
-    :ref:`LLT`
+    :ref:`LLT`
\ No newline at end of file
index 5f5f08d..e24cf2e 100644 (file)
@@ -42,4 +42,4 @@ LINK --- Create a hard link
 
   See also:
     :ref:`SYMLNK`,
-    :ref:`UNLINK`
+    :ref:`UNLINK`
\ No newline at end of file
index 9edce0f..f256bcc 100644 (file)
@@ -60,4 +60,4 @@ LLE --- Lexical less than or equal
   See also:
     :ref:`LGE`,
     :ref:`LGT`,
-    :ref:`LLT`
+    :ref:`LLT`
\ No newline at end of file
index e2f567c..b7f1851 100644 (file)
@@ -60,4 +60,4 @@ LLT --- Lexical less than
   See also:
     :ref:`LGE`,
     :ref:`LGT`,
-    :ref:`LLE`
+    :ref:`LLE`
\ No newline at end of file
index cc7a50e..aff6838 100644 (file)
@@ -36,4 +36,4 @@ LNBLNK --- Index of the last non-blank character in a string
 
   See also:
     :ref:`index-intrinsic`,
-    :ref:`LEN_TRIM`
+    :ref:`LEN_TRIM`
\ No newline at end of file
index 6e308bc..f503a01 100644 (file)
@@ -41,4 +41,4 @@ LOC --- Returns the address of a variable
         real :: r
         i = loc(r)
         print *, i
-      end program test_loc
+      end program test_loc
\ No newline at end of file
index b7bb67b..dd960ba 100644 (file)
@@ -90,4 +90,4 @@ LOG --- Natural logarithm function
        * - ``CDLOG(X)``
          - ``COMPLEX(8) X``
          - ``COMPLEX(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index 80f8b7d..7529706 100644 (file)
@@ -66,4 +66,4 @@ LOG10 --- Base 10 logarithm function
        * - ``DLOG10(X)``
          - ``REAL(8) X``
          - ``REAL(8)``
-         - Fortran 77 and later
+         - Fortran 77 and later
\ No newline at end of file
index 1818975..e9952bd 100644 (file)
@@ -73,4 +73,4 @@ LOG_GAMMA --- Logarithm of the Gamma function
 
   See also:
     Gamma function:
-    :ref:`GAMMA`
+    :ref:`GAMMA`
\ No newline at end of file
index 7ebf525..fe3706f 100644 (file)
@@ -40,4 +40,4 @@ LOGICAL --- Convert to logical type
   See also:
     :ref:`INT`,
     :ref:`REAL`,
-    :ref:`CMPLX`
+    :ref:`CMPLX`
\ No newline at end of file
index b2cf601..031e3e1 100644 (file)
@@ -45,4 +45,4 @@ LSHIFT --- Left shift bits
     :ref:`RSHIFT`,
     :ref:`SHIFTA`,
     :ref:`SHIFTL`,
-    :ref:`SHIFTR`
+    :ref:`SHIFTR`
\ No newline at end of file
index 63ad504..0abd89d 100644 (file)
@@ -46,4 +46,4 @@ LSTAT --- Get file status
     To stat an open file:
     :ref:`FSTAT`
     To stat a file:
-    :ref:`STAT`
+    :ref:`STAT`
\ No newline at end of file
index 293f812..d09728e 100644 (file)
@@ -43,4 +43,4 @@ LTIME --- Convert time to local time info
     :ref:`CTIME`,
     :ref:`GMTIME`,
     :ref:`TIME`,
-    :ref:`TIME8`
+    :ref:`TIME8`
\ No newline at end of file
index 381d279..581ae06 100644 (file)
@@ -63,4 +63,4 @@ MALLOC --- Allocate dynamic memory
       end program test_malloc
 
   See also:
-    :ref:`FREE`
+    :ref:`FREE`
\ No newline at end of file
index 6b28cdc..0d0ea90 100644 (file)
@@ -39,4 +39,4 @@ MASKL --- Left justified mask
       RESULT = MASKL(I[, KIND])
 
   See also:
-    :ref:`MASKR`
+    :ref:`MASKR`
\ No newline at end of file
index ae2b4f0..30f4e37 100644 (file)
@@ -39,4 +39,4 @@ MASKR --- Right justified mask
       RESULT = MASKR(I[, KIND])
 
   See also:
-    :ref:`MASKL`
+    :ref:`MASKL`
\ No newline at end of file
index 83a1c8e..8188492 100644 (file)
@@ -41,4 +41,4 @@ MATMUL --- matrix multiplication
   Syntax:
     .. code-block:: fortran
 
-      RESULT = MATMUL(MATRIX_A, MATRIX_B)
+      RESULT = MATMUL(MATRIX_A, MATRIX_B)
\ No newline at end of file
index 688e693..7c6179a 100644 (file)
@@ -83,4 +83,4 @@ MAX --- Maximum value of an argument list
   See also:
     :ref:`MAXLOC`
     :ref:`MAXVAL`,
-    :ref:`MIN`
+    :ref:`MIN`
\ No newline at end of file
index 4f73d13..8d42d60 100644 (file)
@@ -42,4 +42,4 @@ MAXEXPONENT --- Maximum exponent of a real kind
 
         print *, minexponent(x), maxexponent(x)
         print *, minexponent(y), maxexponent(y)
-      end program exponents
+      end program exponents
\ No newline at end of file
index 74c317b..2e3d2ad 100644 (file)
@@ -73,4 +73,4 @@ MAXLOC --- Location of the maximum value within an array
   See also:
     :ref:`FINDLOC`,
     :ref:`MAX`,
-    :ref:`MAXVAL`
+    :ref:`MAXVAL`
\ No newline at end of file
index f5b4f0e..9b3dcc5 100644 (file)
@@ -55,4 +55,4 @@ MAXVAL --- Maximum value of an array
 
   See also:
     :ref:`MAX`,
-    :ref:`MAXLOC`
+    :ref:`MAXLOC`
\ No newline at end of file
index 1822245..3ac35fb 100644 (file)
@@ -36,4 +36,4 @@ MCLOCK --- Time function
     :ref:`GMTIME`,
     :ref:`LTIME`,
     :ref:`MCLOCK`,
-    :ref:`TIME`
+    :ref:`TIME`
\ No newline at end of file
index 379fb75..3524e52 100644 (file)
@@ -36,4 +36,4 @@ MCLOCK8 --- Time function (64-bit)
     :ref:`GMTIME`,
     :ref:`LTIME`,
     :ref:`MCLOCK`,
-    :ref:`TIME8`
+    :ref:`TIME8`
\ No newline at end of file
index 87402f0..556358a 100644 (file)
@@ -38,4 +38,4 @@ MERGE --- Merge variables
   Syntax:
     .. code-block:: fortran
 
-      RESULT = MERGE(TSOURCE, FSOURCE, MASK)
+      RESULT = MERGE(TSOURCE, FSOURCE, MASK)
\ No newline at end of file
index 10364e6..80dd38b 100644 (file)
@@ -41,4 +41,4 @@ MERGE_BITS --- Merge of bits under mask
   Syntax:
     .. code-block:: fortran
 
-      RESULT = MERGE_BITS(I, J, MASK)
+      RESULT = MERGE_BITS(I, J, MASK)
\ No newline at end of file
index 8fc6c68..aefd814 100644 (file)
@@ -83,4 +83,4 @@ MIN --- Minimum value of an argument list
   See also:
     :ref:`MAX`,
     :ref:`MINLOC`,
-    :ref:`MINVAL`
+    :ref:`MINVAL`
\ No newline at end of file
index 15da406..546a46b 100644 (file)
@@ -34,4 +34,4 @@ MINEXPONENT --- Minimum exponent of a real kind
       RESULT = MINEXPONENT(X)
 
   Example:
-    See ``MAXEXPONENT`` for an example.
+    See ``MAXEXPONENT`` for an example.
\ No newline at end of file
index 84b9898..49496be 100644 (file)
@@ -73,4 +73,4 @@ MINLOC --- Location of the minimum value within an array
   See also:
     :ref:`FINDLOC`,
     :ref:`MIN`,
-    :ref:`MINVAL`
+    :ref:`MINVAL`
\ No newline at end of file
index aeaa962..55fd75d 100644 (file)
@@ -55,4 +55,4 @@ MINVAL --- Minimum value of an array
 
   See also:
     :ref:`MIN`,
-    :ref:`MINLOC`
+    :ref:`MINLOC`
\ No newline at end of file
index 2e674e9..35624ae 100644 (file)
@@ -115,4 +115,4 @@ MOD --- Remainder function
          - GNU extension
 
   See also:
-    :ref:`MODULO`
+    :ref:`MODULO`
\ No newline at end of file
index 79a2c24..82e2126 100644 (file)
@@ -52,4 +52,4 @@ MODULO --- Modulo function
       end program
 
   See also:
-    :ref:`MOD`
+    :ref:`MOD`
\ No newline at end of file
index 2a30203..8c39ad8 100644 (file)
@@ -48,4 +48,4 @@ MOVE_ALLOC --- Move allocation from one object to another
           call move_alloc(a, b)
           print *, allocated(a), allocated(b)
           print *, b
-      end program test_move_alloc
+      end program test_move_alloc
\ No newline at end of file
index b60a197..a3b0121 100644 (file)
@@ -92,4 +92,4 @@ MVBITS --- Move bits from one integer to another
     :ref:`IBITS`,
     :ref:`IAND`,
     :ref:`IOR`,
-    :ref:`IEOR`
+    :ref:`IEOR`
\ No newline at end of file
index 2604c71..8c2292c 100644 (file)
@@ -48,4 +48,4 @@ NEAREST --- Nearest representable number
         x = nearest(42.0, 1.0)
         y = nearest(42.0, -1.0)
         write (*,"(3(G20.15))") x, y, x - y
-      end program test_nearest
+      end program test_nearest
\ No newline at end of file
index f78462a..0c5a830 100644 (file)
@@ -39,4 +39,4 @@ NEW_LINE --- New line character
       program newline
         implicit none
         write(*,'(A)') 'This is record 1.'//NEW_LINE('A')//'This is record 2.'
-      end program newline
+      end program newline
\ No newline at end of file
index 035beb0..8c4eb56 100644 (file)
@@ -72,4 +72,4 @@ NINT --- Nearest whole number
 
   See also:
     :ref:`CEILING`,
-    :ref:`FLOOR`
+    :ref:`FLOOR`
\ No newline at end of file
index 6618b1f..05bb491 100644 (file)
@@ -43,4 +43,4 @@ NORM2 --- Euclidean vector norms
       PROGRAM test_sum
         REAL :: x(5) = [ real :: 1, 2, 3, 4, 5 ]
         print *, NORM2(x)  ! = sqrt(55.) ~ 7.416
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index 5767032..841b19c 100644 (file)
@@ -82,4 +82,4 @@ NOT --- Logical negation
     :ref:`IOR`,
     :ref:`IBITS`,
     :ref:`IBSET`,
-    :ref:`IBCLR`
+    :ref:`IBCLR`
\ No newline at end of file
index 9a624bf..816887e 100644 (file)
@@ -38,4 +38,4 @@ NULL --- Function that returns an disassociated pointer
       REAL, POINTER, DIMENSION(:) :: VEC => NULL ()
 
   See also:
-    :ref:`ASSOCIATED`
+    :ref:`ASSOCIATED`
\ No newline at end of file
index 9e453b3..bcb93e0 100644 (file)
@@ -58,4 +58,4 @@ NUM_IMAGES --- Function that returns the number of images
 
   See also:
     :ref:`THIS_IMAGE`,
-    :ref:`IMAGE_INDEX`
+    :ref:`IMAGE_INDEX`
\ No newline at end of file
index 0a7d060..2ca58a5 100644 (file)
@@ -57,4 +57,4 @@ OR --- Bitwise logical OR
 
   See also:
     Fortran 95 elemental function:
-    :ref:`IOR`
+    :ref:`IOR`
\ No newline at end of file
index d6ba349..183bb52 100644 (file)
@@ -69,4 +69,4 @@ PACK --- Pack an array into an array of rank one
       END PROGRAM
 
   See also:
-    :ref:`UNPACK`
+    :ref:`UNPACK`
\ No newline at end of file
index 3166920..6617c0f 100644 (file)
@@ -43,4 +43,4 @@ PARITY --- Reduction with exclusive OR
       PROGRAM test_sum
         LOGICAL :: x(2) = [ .true., .false. ]
         print *, PARITY(x) ! prints "T" (true).
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index 11d9f76..22e13e3 100644 (file)
@@ -32,4 +32,4 @@ PERROR --- Print system error message
       CALL PERROR(STRING)
 
   See also:
-    :ref:`IERRNO`
+    :ref:`IERRNO`
\ No newline at end of file
index 5ba4783..5e9d19b 100644 (file)
@@ -45,4 +45,4 @@ POPCNT --- Number of bits set
   See also:
     :ref:`POPPAR`,
     :ref:`LEADZ`,
-    :ref:`TRAILZ`
+    :ref:`TRAILZ`
\ No newline at end of file
index 39ab0ff..85f1641 100644 (file)
@@ -47,4 +47,4 @@ POPPAR --- Parity of the number of bits set
   See also:
     :ref:`POPCNT`,
     :ref:`LEADZ`,
-    :ref:`TRAILZ`
+    :ref:`TRAILZ`
\ No newline at end of file
index 006eba2..892786a 100644 (file)
@@ -47,4 +47,4 @@ PRECISION --- Decimal precision of a real kind
 
   See also:
     :ref:`SELECTED_REAL_KIND`,
-    :ref:`RANGE`
+    :ref:`RANGE`
\ No newline at end of file
index ca920cc..c2f8f34 100644 (file)
@@ -44,4 +44,4 @@ PRESENT --- Determine whether an optional dummy argument is specified
           INTEGER, INTENT(IN), OPTIONAL :: x
           f = PRESENT(x)
         END FUNCTION
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index 72fb760..81d59d6 100644 (file)
@@ -53,4 +53,4 @@ PRODUCT --- Product of array elements
       END PROGRAM
 
   See also:
-    :ref:`SUM`
+    :ref:`SUM`
\ No newline at end of file
index 42c5dc4..14379ce 100644 (file)
@@ -41,4 +41,4 @@ RADIX --- Base of a model number
       end program test_radix
 
   See also:
-    :ref:`SELECTED_REAL_KIND`
+    :ref:`SELECTED_REAL_KIND`
\ No newline at end of file
index 809c842..deee7b0 100644 (file)
@@ -24,4 +24,4 @@ RAN --- Real pseudo-random number
 
   See also:
     :ref:`RAND`,
-    :ref:`RANDOM_NUMBER`
+    :ref:`RANDOM_NUMBER`
\ No newline at end of file
index c75c670..c8fe878 100644 (file)
@@ -48,4 +48,4 @@ RAND --- Real pseudo-random number
 
   See also:
     :ref:`SRAND`,
-    :ref:`RANDOM_NUMBER`
+    :ref:`RANDOM_NUMBER`
\ No newline at end of file
index a12531a..7e1ffd5 100644 (file)
@@ -59,4 +59,4 @@ RANDOM_INIT --- Initialize a pseudo-random number generator
 
   See also:
     :ref:`RANDOM_NUMBER`,
-    :ref:`RANDOM_SEED`
+    :ref:`RANDOM_SEED`
\ No newline at end of file
index 2b13585..77935c9 100644 (file)
@@ -39,4 +39,4 @@ RANDOM_NUMBER --- Pseudo-random number
 
   See also:
     :ref:`RANDOM_SEED`,
-    :ref:`RANDOM_INIT`
+    :ref:`RANDOM_INIT`
\ No newline at end of file
index f306674..01b2b9f 100644 (file)
@@ -59,4 +59,4 @@ RANDOM_SEED --- Initialize a pseudo-random number sequence
 
   See also:
     :ref:`RANDOM_NUMBER`,
-    :ref:`RANDOM_INIT`
+    :ref:`RANDOM_INIT`
\ No newline at end of file
index 748a60c..1bfd6b9 100644 (file)
@@ -39,4 +39,4 @@ RANGE --- Decimal exponent range
 
   See also:
     :ref:`SELECTED_REAL_KIND`,
-    :ref:`PRECISION`
+    :ref:`PRECISION`
\ No newline at end of file
index 3efb871..4f4ab02 100644 (file)
@@ -40,4 +40,4 @@ RANK --- Rank of a data object
         real, allocatable :: b(:,:)
 
         print *, rank(a), rank(b) ! Prints:  0  2
-      end program test_rank
+      end program test_rank
\ No newline at end of file
index 390c16f..594cbd9 100644 (file)
@@ -41,4 +41,4 @@ RENAME --- Rename a file
       STATUS = RENAME(PATH1, PATH2)
 
   See also:
-    :ref:`LINK`
+    :ref:`LINK`
\ No newline at end of file
index cc83eb9..8fd52f6 100644 (file)
@@ -40,4 +40,4 @@ REPEAT --- Repeated string concatenation
 
       program test_repeat
         write(*,*) repeat("x", 5)   ! "xxxxx"
-      end program
+      end program
\ No newline at end of file
index cdfa947..de975fd 100644 (file)
@@ -59,4 +59,4 @@ RESHAPE --- Function to reshape an array
       END PROGRAM
 
   See also:
-    :ref:`SHAPE`
+    :ref:`SHAPE`
\ No newline at end of file
index 3e507d3..c287aaa 100644 (file)
@@ -35,4 +35,4 @@ RRSPACING --- Reciprocal of the relative spacing
       RESULT = RRSPACING(X)
 
   See also:
-    :ref:`SPACING`
+    :ref:`SPACING`
\ No newline at end of file
index ad56ced..34d0c6d 100644 (file)
@@ -47,4 +47,4 @@ RSHIFT --- Right shift bits
     :ref:`LSHIFT`,
     :ref:`SHIFTA`,
     :ref:`SHIFTR`,
-    :ref:`SHIFTL`
+    :ref:`SHIFTL`
\ No newline at end of file
index cddf2fa..9f19b37 100644 (file)
@@ -38,4 +38,4 @@ SAME_TYPE_AS ---  Query dynamic types for equality
       RESULT = SAME_TYPE_AS(A, B)
 
   See also:
-    :ref:`EXTENDS_TYPE_OF`
+    :ref:`EXTENDS_TYPE_OF`
\ No newline at end of file
index 12adebb..96ba1cf 100644 (file)
@@ -42,4 +42,4 @@ SCALE --- Scale a real value
         real :: x = 178.1387e-4
         integer :: i = 5
         print *, scale(x,i), x*radix(x)**i
-      end program test_scale
+      end program test_scale
\ No newline at end of file
index 0446550..20d4a86 100644 (file)
@@ -54,4 +54,4 @@ SCAN --- Scan a string for the presence of a set of characters
 
   See also:
     :ref:`index-intrinsic`,
-    :ref:`VERIFY`
+    :ref:`VERIFY`
\ No newline at end of file
index b35d79a..984bef5 100644 (file)
@@ -49,4 +49,4 @@ SECNDS --- Time function
           end do
           t2 = secnds (t1)        ! elapsed time
           print *, "Something took ", t2, " seconds."
-      end program test_secnds
+      end program test_secnds
\ No newline at end of file
index d2306f8..6c30045 100644 (file)
@@ -37,4 +37,4 @@ SECOND --- CPU time function
       TIME = SECOND()
 
   See also:
-    :ref:`CPU_TIME`
+    :ref:`CPU_TIME`
\ No newline at end of file
index aeebf1c..f5321dd 100644 (file)
@@ -53,4 +53,4 @@ SELECTED_CHAR_KIND --- Choose character kind
 
         open (output_unit, encoding='UTF-8')
         write (*,*) trim (hello_world)
-      end program character_kind
+      end program character_kind
\ No newline at end of file
index 33b0cf3..6e302d1 100644 (file)
@@ -45,4 +45,4 @@ SELECTED_INT_KIND --- Choose integer kind
         ! The following inequalities are always true
         print *, huge(i5) >= 10_k5**5-1
         print *, huge(i15) >= 10_k15**15-1
-      end program large_integers
+      end program large_integers
\ No newline at end of file
index 9efaaab..bf540f9 100644 (file)
@@ -64,4 +64,4 @@ SELECTED_REAL_KIND --- Choose real kind
   See also:
     :ref:`PRECISION`,
     :ref:`RANGE`,
-    :ref:`RADIX`
+    :ref:`RADIX`
\ No newline at end of file
index bfdfc76..2769cf9 100644 (file)
@@ -45,4 +45,4 @@ SET_EXPONENT --- Set the exponent of the model
         REAL :: x = 178.1387e-4
         INTEGER :: i = 17
         PRINT *, SET_EXPONENT(x, i), FRACTION(x) * RADIX(x)**i
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index ffcaca4..33b1cce 100644 (file)
@@ -52,4 +52,4 @@ SHAPE --- Determine the shape of an array
 
   See also:
     :ref:`RESHAPE`,
-    :ref:`SIZE`
+    :ref:`SIZE`
\ No newline at end of file
index 7a30d57..e897cbe 100644 (file)
@@ -43,4 +43,4 @@ SHIFTA --- Right shift with fill
 
   See also:
     :ref:`SHIFTL`,
-    :ref:`SHIFTR`
+    :ref:`SHIFTR`
\ No newline at end of file
index 43600d4..5d160ca 100644 (file)
@@ -41,4 +41,4 @@ SHIFTL --- Left shift
 
   See also:
     :ref:`SHIFTA`,
-    :ref:`SHIFTR`
+    :ref:`SHIFTR`
\ No newline at end of file
index b618227..6b12774 100644 (file)
@@ -41,4 +41,4 @@ SHIFTR --- Right shift
 
   See also:
     :ref:`SHIFTA`,
-    :ref:`SHIFTL`
+    :ref:`SHIFTL`
\ No newline at end of file
index 0739490..04d0043 100644 (file)
@@ -75,4 +75,4 @@ SIGN --- Sign copying function
        * - ``DSIGN(A,B)``
          - ``REAL(8) A, B``
          - ``REAL(8)``
-         - Fortran 77 and later
+         - Fortran 77 and later
\ No newline at end of file
index 94987f8..0ae2b3b 100644 (file)
@@ -56,4 +56,4 @@ SIGNAL --- Signal handling subroutine (or function)
         call signal (10, 1)
 
         call sleep (30)
-      end program test_signal
+      end program test_signal
\ No newline at end of file
index 902144f..264f57f 100644 (file)
@@ -86,4 +86,4 @@ SIN --- Sine function
     Inverse function:
     :ref:`ASIN`
     Degrees function:
-    :ref:`SIND`
+    :ref:`SIND`
\ No newline at end of file
index 89aa7e1..8cafb10 100644 (file)
@@ -86,4 +86,4 @@ SIND --- Sine function, degrees
     Inverse function:
     :ref:`ASIND`
     Radians function:
-    :ref:`SIN`
+    :ref:`SIN`
\ No newline at end of file
index e63deff..f748361 100644 (file)
@@ -63,4 +63,4 @@ SINH --- Hyperbolic sine function
          - Fortran 90 and later
 
   See also:
-    :ref:`ASINH`
+    :ref:`ASINH`
\ No newline at end of file
index f9d2a69..6196a1a 100644 (file)
@@ -52,4 +52,4 @@ SIZE --- Determine the size of an array
 
   See also:
     :ref:`SHAPE`,
-    :ref:`RESHAPE`
+    :ref:`RESHAPE`
\ No newline at end of file
index 243a295..8870efc 100644 (file)
@@ -55,4 +55,4 @@ SIZEOF --- Size in bytes of an expression
 
   See also:
     :ref:`C_SIZEOF`,
-    :ref:`STORAGE_SIZE`
+    :ref:`STORAGE_SIZE`
\ No newline at end of file
index 26ed329..d87a498 100644 (file)
@@ -33,4 +33,4 @@ SLEEP --- Sleep for the specified number of seconds
 
       program test_sleep
         call sleep(5)
-      end
+      end
\ No newline at end of file
index 73b9e48..3cc0a86 100644 (file)
@@ -44,4 +44,4 @@ SPACING --- Smallest distance between two numbers of a given type
       END PROGRAM
 
   See also:
-    :ref:`RRSPACING`
+    :ref:`RRSPACING`
\ No newline at end of file
index ab8acbc..a0d914f 100644 (file)
@@ -51,4 +51,4 @@ SPREAD --- Add a dimension to an array
       END PROGRAM
 
   See also:
-    :ref:`UNPACK`
+    :ref:`UNPACK`
\ No newline at end of file
index e4831b6..0acfabc 100644 (file)
@@ -83,4 +83,4 @@ SQRT --- Square-root function
        * - ``CDSQRT(X)``
          - ``COMPLEX(8) X``
          - ``COMPLEX(8)``
-         - GNU extension
+         - GNU extension
\ No newline at end of file
index 6574fff..3c74d88 100644 (file)
@@ -50,4 +50,4 @@ SRAND --- Reinitialize the random number generator
   See also:
     :ref:`RAND`,
     :ref:`RANDOM_SEED`,
-    :ref:`RANDOM_NUMBER`
+    :ref:`RANDOM_NUMBER`
\ No newline at end of file
index f7ca491..379854b 100644 (file)
@@ -69,4 +69,4 @@ STAT --- Get file status
     To stat an open file:
     :ref:`FSTAT`
     To stat a link:
-    :ref:`LSTAT`
+    :ref:`LSTAT`
\ No newline at end of file
index d6d453a..eca012b 100644 (file)
@@ -39,4 +39,4 @@ STORAGE_SIZE --- Storage size in bits
 
   See also:
     :ref:`C_SIZEOF`,
-    :ref:`SIZEOF`
+    :ref:`SIZEOF`
\ No newline at end of file
index 13356b0..ba4d0be 100644 (file)
@@ -53,4 +53,4 @@ SUM --- Sum of array elements
       END PROGRAM
 
   See also:
-    :ref:`PRODUCT`
+    :ref:`PRODUCT`
\ No newline at end of file
index 138d828..537560a 100644 (file)
@@ -43,4 +43,4 @@ SYMLNK --- Create a symbolic link
 
   See also:
     :ref:`LINK`,
-    :ref:`UNLINK`
+    :ref:`UNLINK`
\ No newline at end of file
index 74a76c9..d111b94 100644 (file)
@@ -38,4 +38,4 @@ SYSTEM --- Execute a shell command
 
   See also:
     :ref:`EXECUTE_COMMAND_LINE`, which is part of the Fortran 2008 standard
-    and should considered in new code for future portability.
+    and should considered in new code for future portability.
\ No newline at end of file
index e660322..2f42738 100644 (file)
@@ -54,4 +54,4 @@ SYSTEM_CLOCK --- Time function
 
   See also:
     :ref:`DATE_AND_TIME`,
-    :ref:`CPU_TIME`
+    :ref:`CPU_TIME`
\ No newline at end of file
index e8a77ec..3788b2a 100644 (file)
@@ -67,4 +67,4 @@ TAN --- Tangent function
     Inverse function:
     :ref:`ATAN`
     Degrees function:
-    :ref:`TAND`
+    :ref:`TAND`
\ No newline at end of file
index 3d7e7c1..a720c53 100644 (file)
@@ -67,4 +67,4 @@ TAND --- Tangent function, degrees
     Inverse function:
     :ref:`ATAND`
     Radians function:
-    :ref:`TAN`
+    :ref:`TAN`
\ No newline at end of file
index 1a3468a..d15bd8c 100644 (file)
@@ -69,4 +69,4 @@ TANH --- Hyperbolic tangent function
          - Fortran 77 and later
 
   See also:
-    :ref:`ATANH`
+    :ref:`ATANH`
\ No newline at end of file
index 8e5bd11..8dee8a4 100644 (file)
@@ -72,4 +72,4 @@ THIS_IMAGE --- Function that returns the cosubscript index of this image
 
   See also:
     :ref:`NUM_IMAGES`,
-    :ref:`IMAGE_INDEX`
+    :ref:`IMAGE_INDEX`
\ No newline at end of file
index ed2f0bc..7b72b73 100644 (file)
@@ -36,4 +36,4 @@ TIME --- Time function
     :ref:`GMTIME`,
     :ref:`LTIME`,
     :ref:`MCLOCK`,
-    :ref:`TIME8`
+    :ref:`TIME8`
\ No newline at end of file
index d8ebbdf..029393d 100644 (file)
@@ -36,4 +36,4 @@ TIME8 --- Time function (64-bit)
     :ref:`GMTIME`,
     :ref:`LTIME`,
     :ref:`MCLOCK8`,
-    :ref:`TIME`
+    :ref:`TIME`
\ No newline at end of file
index 1d77dfc..45c378b 100644 (file)
@@ -33,4 +33,4 @@ TINY --- Smallest positive number of a real kind
       RESULT = TINY(X)
 
   Example:
-    See ``HUGE`` for an example.
+    See ``HUGE`` for an example.
\ No newline at end of file
index 945334c..b16b6de 100644 (file)
@@ -43,4 +43,4 @@ TRAILZ --- Number of trailing zero bits of an integer
     :ref:`BIT_SIZE`,
     :ref:`LEADZ`,
     :ref:`POPPAR`,
-    :ref:`POPCNT`
+    :ref:`POPCNT`
\ No newline at end of file
index f0e27e3..51d8e94 100644 (file)
@@ -52,4 +52,4 @@ TRANSFER --- Transfer bit patterns
       PROGRAM test_transfer
         integer :: x = 2143289344
         print *, transfer(x, 1.0)    ! prints "NaN" on i686
-      END PROGRAM
+      END PROGRAM
\ No newline at end of file
index 7e9171a..7eada69 100644 (file)
@@ -31,4 +31,4 @@ TRANSPOSE --- Transpose an array of rank two
   Syntax:
     .. code-block:: fortran
 
-      RESULT = TRANSPOSE(MATRIX)
+      RESULT = TRANSPOSE(MATRIX)
\ No newline at end of file
index ecf8d8b..9e501af 100644 (file)
@@ -42,4 +42,4 @@ TRIM --- Remove trailing blank characters of a string
 
   See also:
     :ref:`ADJUSTL`,
-    :ref:`ADJUSTR`
+    :ref:`ADJUSTR`
\ No newline at end of file
index c612eb4..4ca0572 100644 (file)
@@ -44,4 +44,4 @@ TTYNAM --- Get the name of a terminal device
       END PROGRAM
 
   See also:
-    :ref:`ISATTY`
+    :ref:`ISATTY`
\ No newline at end of file
index a76cc9b..81f9705 100644 (file)
@@ -49,4 +49,4 @@ UBOUND --- Upper dimension bounds of an array
 
   See also:
     :ref:`LBOUND`,
-    :ref:`LCOBOUND`
+    :ref:`LCOBOUND`
\ No newline at end of file
index 827ad65..9a0066b 100644 (file)
@@ -45,4 +45,4 @@ UCOBOUND --- Upper codimension bounds of an array
 
   See also:
     :ref:`LCOBOUND`,
-    :ref:`LBOUND`
+    :ref:`LBOUND`
\ No newline at end of file
index 83d67e5..ea94dd6 100644 (file)
@@ -33,4 +33,4 @@ UMASK --- Set the file creation mask
     .. code-block:: fortran
 
       CALL UMASK(MASK [, OLD])
-      OLD = UMASK(MASK)
+      OLD = UMASK(MASK)
\ No newline at end of file
index 3f8e286..15a91af 100644 (file)
@@ -38,4 +38,4 @@ UNLINK --- Remove a file from the file system
 
   See also:
     :ref:`LINK`,
-    :ref:`SYMLNK`
+    :ref:`SYMLNK`
\ No newline at end of file
index bc4ed95..21078b6 100644 (file)
@@ -54,4 +54,4 @@ UNPACK --- Unpack an array of rank one into an array
 
   See also:
     :ref:`PACK`,
-    :ref:`SPREAD`
+    :ref:`SPREAD`
\ No newline at end of file
index 61ac91d..e4e9aeb 100644 (file)
@@ -56,4 +56,4 @@ VERIFY --- Scan a string for characters not a given set
 
   See also:
     :ref:`SCAN`,
-    :ref:`index-intrinsic`
+    :ref:`index-intrinsic`
\ No newline at end of file
index d89c1b9..fee343c 100644 (file)
@@ -57,4 +57,4 @@ XOR --- Bitwise logical exclusive OR
 
   See also:
     Fortran 95 elemental function:
-    :ref:`IEOR`
+    :ref:`IEOR`
\ No newline at end of file
index 6a9f07a..3684e78 100644 (file)
@@ -15,4 +15,4 @@ Introduction
 
   about-gnu-fortran
   gnu-fortran-and-gcc
-  standards
+  standards
\ No newline at end of file
index 5180760..506fe0e 100644 (file)
@@ -34,4 +34,4 @@ non-Fortran code into the same program, or you can use :command:`gcc`
 or :command:`g++` if you also add an explicit :option:`-lgfortran` option
 to link with the Fortran library.  If your main program is written in
 C or some other language instead of Fortran, see
-:ref:`non-fortran-main-program`, below.
+:ref:`non-fortran-main-program`, below.
\ No newline at end of file
index 4baaee9..298bf0c 100644 (file)
@@ -175,4 +175,4 @@ The arguments are passed in the following order
 * The character length and/or coarray token and offset for the first
   argument which is a ``CHARACTER`` or a nonallocatable coarray dummy
   argument, followed by the hidden arguments of the next dummy argument
-  of such a type
+  of such a type
\ No newline at end of file
index 292aea9..91e0ff8 100644 (file)
@@ -248,4 +248,4 @@ _gfortran_set_max_subrecord_length --- Set subrecord length
         _gfortran_set_args (argc, argv);
         _gfortran_set_max_subrecord_length (8);
         return 0;
-      }
+      }
\ No newline at end of file
index d5f3678..99d8e1e 100644 (file)
@@ -26,4 +26,4 @@ Projects
   Fortran language standards compliance (see :ref:`standards`), or contributing
   to the implementation of extensions such as OpenMP (see :ref:`openmp`) or
   OpenACC (see :ref:`openacc`) that are under active development.  Again,
-  contributing test cases for these features is useful too!
+  contributing test cases for these features is useful too!
\ No newline at end of file
index 6707496..e83c300 100644 (file)
@@ -30,4 +30,4 @@ Malformed environment variables are silently ignored.
   runtime/gfortranconvertunit
   runtime/gfortranerrorbacktrace
   runtime/gfortranformattedbuffersize
-  runtime/gfortranunformattedbuffersize
+  runtime/gfortranunformattedbuffersize
\ No newline at end of file
index 5b078ee..5ac40f8 100644 (file)
@@ -94,4 +94,4 @@ setting a default data representation for the whole program.  The
   The values specified via the GFORTRAN_CONVERT_UNIT
   environment variable will override the CONVERT specifier in the
   open statement*.  This is to give control over data formats to
-  users who do not have the source code of their program available.
+  users who do not have the source code of their program available.
\ No newline at end of file
index 6c6598d..9b8c3e7 100644 (file)
@@ -13,4 +13,4 @@ If the :envvar:`GFORTRAN_ERROR_BACKTRACE` variable is set to :samp:`y`,
 backtrace is printed when a serious run-time error occurs.  To disable
 the backtracing, set the variable to :samp:`n`, :samp:`N`, :samp:`0`.
 Default is to print a backtrace unless the :option:`-fno-backtrace`
-compile option was used.
+compile option was used.
\ No newline at end of file
index f6ee6b7..329f921 100644 (file)
@@ -10,4 +10,4 @@ GFORTRAN_FORMATTED_BUFFER_SIZE---Set buffer size for formatted I/O
 
 The :envvar:`GFORTRAN_FORMATTED_BUFFER_SIZE` environment variable
 specifies buffer size in bytes to be used for formatted output.
-The default value is 8192.
+The default value is 8192.
\ No newline at end of file
index eb21d3c..6eb2b18 100644 (file)
@@ -18,4 +18,4 @@ be sure to quote spaces, as in
   $ GFORTRAN_LIST_SEPARATOR='  ,  ' ./a.out
 
 when :command:`a.out` is the compiled Fortran program that you want to run.
-Default is a single space.
+Default is a single space.
\ No newline at end of file
index 12e1ddd..2f95f9f 100644 (file)
@@ -12,4 +12,4 @@ If the first letter is :samp:`y`, :samp:`Y` or :samp:`1`,
 a plus sign is printed
 where permitted by the Fortran standard.  If the first letter
 is :samp:`n`, :samp:`N` or :samp:`0`, a plus sign is not printed
-in most cases.  Default is not to print plus signs.
+in most cases.  Default is not to print plus signs.
\ No newline at end of file
index 29b7539..7656461 100644 (file)
@@ -11,4 +11,4 @@ GFORTRAN_SHOW_LOCUS---Show location for runtime errors
 If the first letter is :samp:`y`, :samp:`Y` or :samp:`1`, filename and
 line numbers for runtime errors are printed.  If the first letter is
 :samp:`n`, :samp:`N` or :samp:`0`, do not print filename and line numbers
-for runtime errors.  The default is to print the location.
+for runtime errors.  The default is to print the location.
\ No newline at end of file
index 11d16c2..6a847af 100644 (file)
@@ -10,4 +10,4 @@ GFORTRAN_STDERR_UNIT---Unit number for standard error
 
 This environment variable can be used to select the unit number
 preconnected to standard error.  This must be a positive integer.
-The default value is 0.
+The default value is 0.
\ No newline at end of file
index 946fd80..362ddbd 100644 (file)
@@ -10,4 +10,4 @@ GFORTRAN_STDIN_UNIT---Unit number for standard input
 
 This environment variable can be used to select the unit number
 preconnected to standard input.  This must be a positive integer.
-The default value is 5.
+The default value is 5.
\ No newline at end of file
index d95ccd8..a6863bc 100644 (file)
@@ -10,4 +10,4 @@ GFORTRAN_STDOUT_UNIT---Unit number for standard output
 
 This environment variable can be used to select the unit number
 preconnected to standard output.  This must be a positive integer.
-The default value is 6.
+The default value is 6.
\ No newline at end of file
index 5dc1106..6e8eee1 100644 (file)
@@ -12,4 +12,4 @@ This environment variable controls whether all I/O is unbuffered.  If
 the first letter is :samp:`y`, :samp:`Y` or :samp:`1`, all I/O is
 unbuffered.  This will slow down small sequential reads and writes.  If
 the first letter is :samp:`n`, :samp:`N` or :samp:`0`, I/O is buffered.
-This is the default.
+This is the default.
\ No newline at end of file
index 9ede061..3a9f8e4 100644 (file)
@@ -12,4 +12,4 @@ The environment variable named :envvar:`GFORTRAN_UNBUFFERED_PRECONNECTED` contro
 whether I/O on a preconnected unit (i.e. STDOUT or STDERR) is unbuffered.  If
 the first letter is :samp:`y`, :samp:`Y` or :samp:`1`, I/O is unbuffered.  This
 will slow down small sequential reads and writes.  If the first letter
-is :samp:`n`, :samp:`N` or :samp:`0`, I/O is buffered.  This is the default.
+is :samp:`n`, :samp:`N` or :samp:`0`, I/O is buffered.  This is the default.
\ No newline at end of file
index c59be00..fa26cf8 100644 (file)
@@ -10,4 +10,4 @@ GFORTRAN_UNFORMATTED_BUFFER_SIZE---Set buffer size for unformatted I/O
 
 The :envvar:`GFORTRAN_UNFORMATTED_BUFFER_SIZE` environment variable
 specifies buffer size in bytes to be used for unformatted output.
-The default value is 131072.
+The default value is 131072.
\ No newline at end of file
index 2f2d699..6c5625d 100644 (file)
@@ -19,4 +19,4 @@ directory in the order below.
   :envvar:`TEMP` environment variables, if they exist, in that order.
 
 * The ``P_tmpdir`` macro if it is defined, otherwise the directory
-  :samp:`/tmp`.
+  :samp:`/tmp`.
\ No newline at end of file
index 0e90d53..eff1b18 100644 (file)
@@ -127,4 +127,4 @@ new features of this standard:
   ``implicit-none-spec-list``.
 
 * The behavior of the ``INQUIRE`` statement with the ``RECL=``
-  specifier now conforms to Fortran 2018.
+  specifier now conforms to Fortran 2018.
\ No newline at end of file
index 4c7f565..ec87873 100644 (file)
@@ -186,4 +186,4 @@ caf_team_t
 ^^^^^^^^^^
 
 Opaque pointer to represent a team-handle.  This type is a stand-in for the
-future implementation of teams.  It is about to change without further notice.
+future implementation of teams.  It is about to change without further notice.
\ No newline at end of file
index ef57a1d..8eaaf00 100644 (file)
@@ -20,4 +20,4 @@ https://golang.org/cmd/cgo.
   :maxdepth: 2
 
   c-type-interoperability
-  function-names
+  function-names
\ No newline at end of file
index 68b59f4..fb2acc9 100644 (file)
@@ -74,4 +74,4 @@ if the C side frees the pointer while the Go side still has a copy the
 program will fail.  When passing a pointer from Go to C, the Go
 function must retain a visible copy of it in some Go variable.
 Otherwise the Go garbage collector may delete the pointer while the C
-function is still using it.
+function is still using it.
\ No newline at end of file
index 08ba791..1567d64 100644 (file)
@@ -44,4 +44,4 @@ be no space between the ``//`` and the name of the directive.
 
 ``//go:noinline``
   The ``//go:noinline`` directive specifies that the next function
-  defined in the file may not be inlined.
+  defined in the file may not be inlined.
\ No newline at end of file
index ed6b960..fa61190 100644 (file)
@@ -21,4 +21,4 @@ A copy of the license is included in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index 14eb7ac..1ed5760 100644 (file)
@@ -58,4 +58,4 @@ call the function from C you must set the name using the :command:`gcc`
 
 .. code-block:: c++
 
-  extern int go_function(int) __asm__ ("mypkgpath.Function");
+  extern int go_function(int) __asm__ ("mypkgpath.Function");
\ No newline at end of file
index f39f21e..becda77 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gpl-3.0.rst
+.. include:: ../../../doc/gpl-3.0.rst
\ No newline at end of file
index d70ca98..1de809b 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../../doc/gnu_free_documentation_license.rst
+.. include:: ../../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 6ae1dc3..285fb5f 100644 (file)
@@ -47,4 +47,4 @@ package object files together into a single shared library or archive.
 
 At link time you must explicitly tell :command:`gccgo` which files to
 link together into the executable, as is usual with :command:`gcc`.
-This is different from the behavior of other Go compilers.
+This is different from the behavior of other Go compilers.
\ No newline at end of file
index 7e5840b..76951a4 100644 (file)
@@ -20,4 +20,4 @@ The GNU Go Compiler
   c-interoperability
   general-public-license-3
   gnu-free-documentation-license
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 5cc3191..6c215a3 100644 (file)
@@ -1 +1 @@
-.. include:: ../../../doc/indices-and-tables.rst
+.. include:: ../../../doc/indices-and-tables.rst
\ No newline at end of file
index a888667..c38ff7d 100644 (file)
@@ -5,4 +5,4 @@ This manual describes how to use :command:`gccgo`, the GNU compiler for
 the Go programming language.  This manual is specifically about
 :command:`gccgo`.  For more information about the Go programming
 language in general, including language specifications and standard
-package documentation, see http://golang.org/.
+package documentation, see http://golang.org/.
\ No newline at end of file
index 9e2a3ee..ccca40e 100644 (file)
@@ -211,4 +211,4 @@ Options
 
 .. only:: man
 
-  .. include:: copyright.rst
+  .. include:: copyright.rst
\ No newline at end of file
index d891231..60ff060 100644 (file)
@@ -54,4 +54,4 @@ The implementation remark:
 
 * I/O within OpenMP target regions and OpenACC parallel/kernels is supported
         using the C library ``printf`` functions and the Fortran
-        ``print`` / ``write`` statements.
+        ``print`` / ``write`` statements.
\ No newline at end of file
index 61eb3a5..0f99e93 100644 (file)
@@ -22,4 +22,4 @@ in the :ref:`gnu_fdl`.
 
      You have freedom to copy and modify this GNU Manual, like GNU
      software.  Copies published by the Free Software Foundation raise
-     funds for GNU development.
+     funds for GNU development.
\ No newline at end of file
index 7a7f358..4e81ec4 100644 (file)
@@ -47,4 +47,4 @@ CUDA stream.
    -
 
 .. [#f1] See "Stream Management" in "CUDA Driver API",
-  TRM-06703-001, Version 5.5, for additional information
+  TRM-06703-001, Version 5.5, for additional information
\ No newline at end of file
index e1e6d50..dedb403 100644 (file)
@@ -21,4 +21,4 @@ See https://gcc.gnu.org/wiki/OpenACC for more information.
 
 A complete description of all OpenACC directives accepted may be found in
 the `OpenACC <https://www.openacc.org>`_ Application Programming
-Interface manual, version 2.6.
+Interface manual, version 2.6.
\ No newline at end of file
index 756f8cc..368bc44 100644 (file)
@@ -19,4 +19,4 @@ arranges for automatic linking of the OpenMP runtime library
 
 A complete description of all OpenMP directives may be found in the
 `OpenMP Application Program Interface <https://www.openmp.org>`_ manuals.
-See also :ref:`openmp-implementation-status`.
+See also :ref:`openmp-implementation-status`.
\ No newline at end of file
index c6f310a..a3b30d0 100644 (file)
@@ -49,4 +49,4 @@ same context.
       }
 
       /* Initialize OpenACC library and use device 'dev' */
-      acc_set_device_num(dev, acc_device_nvidia);
+      acc_set_device_num(dev, acc_device_nvidia);
\ No newline at end of file
index 114df95..1962daa 100644 (file)
@@ -71,4 +71,4 @@ similarly to the first use case.
       }
 
       /* Copy the results from the device */
-      acc_memcpy_from_device(&h_Y1[0], d_Y, N * sizeof (float));
+      acc_memcpy_from_device(&h_Y1[0], d_Y, N * sizeof (float));
\ No newline at end of file
index 26a8620..09aa114 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../doc/funding.rst
+.. include:: ../../doc/funding.rst
\ No newline at end of file
index f99a514..eadeef0 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../doc/gpl-3.0.rst
+.. include:: ../../doc/gpl-3.0.rst
\ No newline at end of file
index af742cd..089cc68 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../doc/gnu_free_documentation_license.rst
+.. include:: ../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index 7b602f0..2c65c71 100644 (file)
@@ -278,4 +278,4 @@ offloading devices (it's not clear if they should be):
 
 * ``acc_memcpy_to_device``, ``acc_memcpy_to_device_async``
 
-* ``acc_memcpy_from_device``, ``acc_memcpy_from_device_async``
+* ``acc_memcpy_from_device``, ``acc_memcpy_from_device_async``
\ No newline at end of file
index 96f47d1..066ed48 100644 (file)
@@ -32,4 +32,4 @@ GNU libgomp
   gnu-free-documentation-license
   funding
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 427cea3..9799e4e 100644 (file)
@@ -1 +1 @@
-.. include:: ../../doc/indices-and-tables.rst
+.. include:: ../../doc/indices-and-tables.rst
\ No newline at end of file
index 111af55..758fed7 100644 (file)
@@ -22,4 +22,4 @@ and Fortran.
 Originally, libgomp implemented the GNU OpenMP Runtime Library.  Based
 on this, support for OpenACC and offloading (both OpenACC and OpenMP
 4's target construct) has been added later on, and the library's name
-changed to GNU Offloading and Multi Processing Runtime Library.
+changed to GNU Offloading and Multi Processing Runtime Library.
\ No newline at end of file
index 6a79b15..28c102c 100644 (file)
@@ -20,4 +20,4 @@ creating memory allocators requesting
 
 .. -
    Offload-Target Specifics
-   -
+   -
\ No newline at end of file
index bbe4e5f..c121e99 100644 (file)
@@ -57,4 +57,4 @@ The implementation remark:
 
 .. -
    The libgomp ABI
-   -
+   -
\ No newline at end of file
index f0f997e..25d46d0 100644 (file)
@@ -14,4 +14,4 @@ The following sections present notes on the offload-target specifics
   :maxdepth: 2
 
   amd-radeon-gcn
-  nvptx
+  nvptx
\ No newline at end of file
index ba342a6..ec677a7 100644 (file)
@@ -20,4 +20,4 @@ The variable :envvar:`GCC_ACC_NOTIFY` is used for diagnostic purposes.
   openacc-environment-variables/accdevicetype
   openacc-environment-variables/accdevicenum
   openacc-environment-variables/accproflib
-  openacc-environment-variables/gccaccnotify
+  openacc-environment-variables/gccaccnotify
\ No newline at end of file
index 505c4fe..2779126 100644 (file)
@@ -10,4 +10,4 @@ ACC_DEVICE_NUM
 
 Reference:
   :openacc:`2.6`, section
-  4.2.
+  4.2.
\ No newline at end of file
index d8e73fa..10aa4fc 100644 (file)
@@ -10,4 +10,4 @@ ACC_DEVICE_TYPE
 
 Reference:
   :openacc:`2.6`, section
-  4.1.
+  4.1.
\ No newline at end of file
index 44a4519..3309368 100644 (file)
@@ -13,4 +13,4 @@ See also:
 
 Reference:
   :openacc:`2.6`, section
-  4.3.
+  4.3.
\ No newline at end of file
index faa48f2..315795f 100644 (file)
@@ -9,4 +9,4 @@ GCC_ACC_NOTIFY
 **************
 
 Description:
-  Print debug information pertaining to the accelerator.
+  Print debug information pertaining to the accelerator.
\ No newline at end of file
index 49a3936..96d9f80 100644 (file)
@@ -18,4 +18,4 @@ libraries within a program.
   "Interactions with the CUDA Driver API" in
   "CUDA Runtime API", Version 5.5, and section 2.27, "VDPAU
   Interoperability", in "CUDA Driver API", TRM-06703-001, Version 5.5,
-  for additional information on library interoperability.
+  for additional information on library interoperability.
\ No newline at end of file
index 02a7016..d9e06e3 100644 (file)
@@ -27,4 +27,4 @@ is called prior to a call to an OpenACC function, then you must call
 .. [#f1] More complete information
   about :envvar:`ACC_DEVICE_TYPE` and :envvar:`ACC_DEVICE_NUM` can be found in
   sections 4.1 and 4.2 of the `OpenACC <https://www.openacc.org>`_
-  Application Programming Interface”, Version 2.6.
+  Application Programming Interface”, Version 2.6.
\ No newline at end of file
index 4d2bb9a..bdd5e22 100644 (file)
@@ -14,4 +14,4 @@ OpenACC Library Interoperability
   openacc-introduction
   first-invocation-nvidia-cublas-library-api
   first-invocation-openacc-library-api
-  openacc-library-and-environment-variables
+  openacc-library-and-environment-variables
\ No newline at end of file
index bc9d2f7..4c5e94a 100644 (file)
@@ -11,4 +11,4 @@ OpenACC Profiling Interface
 .. toctree::
   :maxdepth: 2
 
-  implementation-status-and-implementation-defined-behavior
+  implementation-status-and-implementation-defined-behavior
\ No newline at end of file
index c34b3e3..ec8ecd1 100644 (file)
@@ -71,4 +71,4 @@ API routines for the OpenACC Profiling Interface.
   openacc-runtime-library-routines/accprofregister
   openacc-runtime-library-routines/accprofunregister
   openacc-runtime-library-routines/accproflookup
-  openacc-runtime-library-routines/accregisterlibrary
+  openacc-runtime-library-routines/accregisterlibrary
\ No newline at end of file
index 2313ca4..ecc9203 100644 (file)
@@ -22,4 +22,4 @@ C/C++:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.34.
+  3.2.34.
\ No newline at end of file
index 98522b9..02c7aaa 100644 (file)
@@ -55,4 +55,4 @@ Fortran:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.20.
+  3.2.20.
\ No newline at end of file
index 7e65360..aa21945 100644 (file)
@@ -82,4 +82,4 @@ Fortran:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.22.
+  3.2.22.
\ No newline at end of file
index 9105881..ab02142 100644 (file)
@@ -55,4 +55,4 @@ Fortran:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.21.
+  3.2.21.
\ No newline at end of file
index bdda032..6814e54 100644 (file)
@@ -82,4 +82,4 @@ Fortran:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.23.
+  3.2.23.
\ No newline at end of file
index 5a77251..ed3691a 100644 (file)
@@ -26,4 +26,4 @@ C/C++:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.35.
+  3.2.35.
\ No newline at end of file
index 11cb313..8f5b4f0 100644 (file)
@@ -19,4 +19,4 @@ C/C++:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.19.
+  3.2.19.
\ No newline at end of file
index 0b97475..b656c98 100644 (file)
@@ -28,4 +28,4 @@ Fortran:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.7.
+  3.2.7.
\ No newline at end of file
index 3774724..2602b9e 100644 (file)
@@ -20,4 +20,4 @@ C/C++:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.18.
+  3.2.18.
\ No newline at end of file
index f121623..27dc78d 100644 (file)
@@ -34,4 +34,4 @@ Fortran:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.11.
+  3.2.11.
\ No newline at end of file
index 28dce9a..398c248 100644 (file)
@@ -29,4 +29,4 @@ Fortran:
 
 Reference:
   :openacc:`2.6`, section
-  3.2.13.
+  3.2.13.
\ No newline at end of file
index e6bc4c2..8a32cf1 100644 (file)
@@ -25,4 +25,4 @@ OpenMP Context Selectors
      - See ``-march=`` in :ref:`gcc:amd-gcn-options`
    * - ``nvptx``
      - ``gpu``
-     - See ``-march=`` in :ref:`gcc:nvidia-ptx-options`
+     - See ``-march=`` in :ref:`gcc:nvidia-ptx-options`
\ No newline at end of file
index 15bef2a..0893e8d 100644 (file)
@@ -36,4 +36,4 @@ beginning with :envvar:`GOMP_` are GNU extensions.
   openmp-environment-variables/gompdebug
   openmp-environment-variables/gompstacksize
   openmp-environment-variables/gompspincount
-  openmp-environment-variables/gomprtemsthreadpools
+  openmp-environment-variables/gomprtemsthreadpools
\ No newline at end of file
index df4441c..9b15d11 100644 (file)
@@ -34,4 +34,4 @@ Description:
   ``FALSE``, the host system will handle the assignment of threads to CPUs.
 
 See also:
-  :ref:`OMP_PLACES`, :ref:`OMP_PROC_BIND`
+  :ref:`OMP_PLACES`, :ref:`OMP_PROC_BIND`
\ No newline at end of file
index 30cb43e..3961953 100644 (file)
@@ -15,4 +15,4 @@ Description:
   (disabled, also the default if not set), or ``1`` (enabled).
 
   If enabled, some debugging output will be printed during execution.
-  This is currently not specified in more detail, and subject to change.
+  This is currently not specified in more detail, and subject to change.
\ No newline at end of file
index 2999a94..cb92175 100644 (file)
@@ -43,4 +43,4 @@ Example:
   one thread pool available.  Since no priority is specified for this scheduler
   instance, the worker thread inherits the priority of the OpenMP primary thread
   that created it.  In the scheduler instance ``WRK1`` there are three thread
-  pools available and their worker threads run at priority four.
+  pools available and their worker threads run at priority four.
\ No newline at end of file
index 1c51806..7bd819b 100644 (file)
@@ -27,4 +27,4 @@ Description:
   or :envvar:`OMP_WAIT_POLICY` is ``PASSIVE``.
 
 See also:
-  :ref:`OMP_WAIT_POLICY`
+  :ref:`OMP_WAIT_POLICY`
\ No newline at end of file
index dbe209c..c07a391 100644 (file)
@@ -22,4 +22,4 @@ See also:
 
 Reference:
   `GCC Patches Mailinglist <https://gcc.gnu.org/ml/gcc-patches/2006-06/msg00493.html>`_,
-  `GCC Patches Mailinglist (2) <https://gcc.gnu.org/ml/gcc-patches/2006-06/msg00496.html>`_
+  `GCC Patches Mailinglist (2) <https://gcc.gnu.org/ml/gcc-patches/2006-06/msg00496.html>`_
\ No newline at end of file
index d629a76..b17cf4c 100644 (file)
@@ -18,4 +18,4 @@ See also:
   :ref:`omp_get_cancellation`
 
 Reference:
-  :openmp:`4.5`, Section 4.11
+  :openmp:`4.5`, Section 4.11
\ No newline at end of file
index d6578d4..8138903 100644 (file)
@@ -21,4 +21,4 @@ See also:
   :ref:`omp_get_default_device`, :ref:`omp_set_default_device`,
 
 Reference:
-  :openmp:`4.5`, Section 4.13
+  :openmp:`4.5`, Section 4.13
\ No newline at end of file
index 7c3a5bf..684d3f2 100644 (file)
@@ -18,4 +18,4 @@ Description:
   this information will not be shown.
 
 Reference:
-  :openmp:`4.5`, Section 4.12
+  :openmp:`4.5`, Section 4.12
\ No newline at end of file
index d1209c5..ab66f41 100644 (file)
@@ -20,4 +20,4 @@ See also:
   :ref:`omp_set_dynamic`
 
 Reference:
-  :openmp:`4.5`, Section 4.3
+  :openmp:`4.5`, Section 4.3
\ No newline at end of file
index 95d4eaf..505055f 100644 (file)
@@ -23,4 +23,4 @@ See also:
   :ref:`omp_set_max_active_levels`, :ref:`OMP_NESTED`
 
 Reference:
-  :openmp:`4.5`, Section 4.9
+  :openmp:`4.5`, Section 4.9
\ No newline at end of file
index 5f655e1..56f79e9 100644 (file)
@@ -22,4 +22,4 @@ See also:
   :ref:`omp_get_max_task_priority`
 
 Reference:
-  :openmp:`4.5`, Section 4.14
+  :openmp:`4.5`, Section 4.14
\ No newline at end of file
index 405b2ed..683b044 100644 (file)
@@ -25,4 +25,4 @@ See also:
   :ref:`omp_set_max_active_levels`, :ref:`omp_set_nested`
 
 Reference:
-  :openmp:`4.5`, Section 4.6
+  :openmp:`4.5`, Section 4.6
\ No newline at end of file
index 1f0f882..4a1ed15 100644 (file)
@@ -20,4 +20,4 @@ See also:
   :ref:`omp_set_num_teams`
 
 Reference:
-  :openmp:`5.1`, Section 6.23
+  :openmp:`5.1`, Section 6.23
\ No newline at end of file
index 3fc1788..224a7d0 100644 (file)
@@ -21,4 +21,4 @@ See also:
   :ref:`omp_set_num_threads`, :ref:`OMP_NESTED`
 
 Reference:
-  :openmp:`4.5`, Section 4.2
+  :openmp:`4.5`, Section 4.2
\ No newline at end of file
index d043006..e78bd0a 100644 (file)
@@ -51,4 +51,4 @@ See also:
   :ref:`OMP_DISPLAY_ENV`
 
 Reference:
-  :openmp:`4.5`, Section 4.5
+  :openmp:`4.5`, Section 4.5
\ No newline at end of file
index 208d81e..22a9473 100644 (file)
@@ -31,4 +31,4 @@ See also:
   :ref:`OMP_NESTED`, :ref:`OMP_PLACES`
 
 Reference:
-  :openmp:`4.5`, Section 4.4
+  :openmp:`4.5`, Section 4.4
\ No newline at end of file
index f7e75c5..b8b6c41 100644 (file)
@@ -21,4 +21,4 @@ See also:
   :ref:`omp_set_schedule`
 
 Reference:
-  :openmp:`4.5`, Sections 2.7.1.1 and 4.1
+  :openmp:`4.5`, Sections 2.7.1.1 and 4.1
\ No newline at end of file
index 633482c..1523552 100644 (file)
@@ -21,4 +21,4 @@ Description:
   dependent.
 
 Reference:
-  :openmp:`4.5`, Section 4.7
+  :openmp:`4.5`, Section 4.7
\ No newline at end of file
index 32f1bba..4aaba8e 100644 (file)
@@ -24,4 +24,4 @@ Description:
   If undefined, then the program will behave as if ``DEFAULT`` was set.
 
 Reference:
-  :openmp:`5.0`, Section 6.17
+  :openmp:`5.0`, Section 6.17
\ No newline at end of file
index ec3034b..1865428 100644 (file)
@@ -21,4 +21,4 @@ See also:
   :ref:`OMP_THREAD_LIMIT`, :ref:`omp_set_teams_thread_limit`
 
 Reference:
-  :openmp:`5.1`, Section 6.24
+  :openmp:`5.1`, Section 6.24
\ No newline at end of file
index 0d8df40..3157eda 100644 (file)
@@ -19,4 +19,4 @@ See also:
   :ref:`OMP_NUM_THREADS`, :ref:`omp_get_thread_limit`
 
 Reference:
-  :openmp:`4.5`, Section 4.10
+  :openmp:`4.5`, Section 4.10
\ No newline at end of file
index 8211aea..c88f0fd 100644 (file)
@@ -21,4 +21,4 @@ See also:
   :ref:`GOMP_SPINCOUNT`
 
 Reference:
-  :openmp:`4.5`, Section 4.8
+  :openmp:`4.5`, Section 4.8
\ No newline at end of file
index 84e6b64..1a18bde 100644 (file)
@@ -12,4 +12,4 @@ OpenMP-Implementation Specifics
   :maxdepth: 2
 
   openmp-context-selectors
-  memory-allocation-with-libmemkind
+  memory-allocation-with-libmemkind
\ No newline at end of file
index b6b1cce..223ee68 100644 (file)
@@ -18,4 +18,4 @@ the value ``201511`` (i.e. OpenMP 4.5).
   openmp-implementation-status/openmp-45
   openmp-implementation-status/openmp-50
   openmp-implementation-status/openmp-51
-  openmp-implementation-status/openmp-52
+  openmp-implementation-status/openmp-52
\ No newline at end of file
index 8c59562..bd77b0d 100644 (file)
@@ -8,4 +8,4 @@
 OpenMP 4.5
 **********
 
-The OpenMP 4.5 specification is fully supported.
+The OpenMP 4.5 specification is fully supported.
\ No newline at end of file
index 81e2923..c5127a0 100644 (file)
@@ -209,4 +209,4 @@ Other new OpenMP 5.0 features
 
    * - Supporting C++'s range-based for loop
      - Y
-     -
+     -
\ No newline at end of file
index 885f234..07c3b11 100644 (file)
@@ -174,4 +174,4 @@ Other new OpenMP 5.1 features
      -
    * - For Fortran, diagnose placing declarative before/between ``USE``, ``IMPORT``, and ``IMPLICIT`` as invalid
      - N
-     -
+     -
\ No newline at end of file
index 72cf844..cbdd20d 100644 (file)
@@ -129,4 +129,4 @@ Other new OpenMP 5.2 features
 
 .. -
    OpenMP Runtime Library Routines
-   -
+   -
\ No newline at end of file
index 913f11b..77c5c75 100644 (file)
@@ -84,4 +84,4 @@ Support for event objects.
 .. toctree::
   :maxdepth: 2
 
-  openmp-runtime-library-routines/ompfulfillevent
+  openmp-runtime-library-routines/ompfulfillevent
\ No newline at end of file
index d72f290..5de285b 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`omp_init_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.3.
+  :openmp:`4.5`, Section 3.3.3.
\ No newline at end of file
index 3df985f..a4a991e 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`omp_init_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.3.
+  :openmp:`4.5`, Section 3.3.3.
\ No newline at end of file
index df602ed..b0beddd 100644 (file)
@@ -33,4 +33,4 @@ Fortran:
        - ``integer (kind=omp_event_handle_kind) :: event``
 
 Reference:
-  :openmp:`5.0`, Section 3.5.1.
+  :openmp:`5.0`, Section 3.5.1.
\ No newline at end of file
index afc9c79..da26ecd 100644 (file)
@@ -28,4 +28,4 @@ See also:
   :ref:`omp_get_level`, :ref:`omp_get_max_active_levels`, :ref:`omp_set_max_active_levels`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.20.
+  :openmp:`4.5`, Section 3.2.20.
\ No newline at end of file
index 63aa336..b5ea569 100644 (file)
@@ -32,4 +32,4 @@ See also:
   :ref:`omp_get_level`, :ref:`omp_get_thread_num`, :ref:`omp_get_team_size`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.18.
+  :openmp:`4.5`, Section 3.2.18.
\ No newline at end of file
index aa0f088..92c6793 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`OMP_CANCELLATION`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.9.
+  :openmp:`4.5`, Section 3.2.9.
\ No newline at end of file
index 773009a..5d8c5fa 100644 (file)
@@ -27,4 +27,4 @@ See also:
   :ref:`OMP_DEFAULT_DEVICE`, :ref:`omp_set_default_device`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.30.
+  :openmp:`4.5`, Section 3.2.30.
\ No newline at end of file
index bdd4dc0..04158ce 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`omp_get_initial_device`
 
 Reference:
-  :openmp:`5.0`, Section 3.2.37.
+  :openmp:`5.0`, Section 3.2.37.
\ No newline at end of file
index 495f0fe..6e461f1 100644 (file)
@@ -34,4 +34,4 @@ See also:
   :ref:`omp_set_dynamic`, :ref:`OMP_DYNAMIC`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.8.
+  :openmp:`4.5`, Section 3.2.8.
\ No newline at end of file
index 0041dfb..670fea8 100644 (file)
@@ -29,4 +29,4 @@ See also:
   :ref:`omp_get_num_devices`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.35.
+  :openmp:`4.5`, Section 3.2.35.
\ No newline at end of file
index e79e301..604aa8d 100644 (file)
@@ -28,4 +28,4 @@ See also:
   :ref:`omp_get_active_level`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.17.
+  :openmp:`4.5`, Section 3.2.17.
\ No newline at end of file
index c3143e1..a1e631f 100644 (file)
@@ -27,4 +27,4 @@ See also:
   :ref:`omp_set_max_active_levels`, :ref:`omp_get_active_level`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.16.
+  :openmp:`4.5`, Section 3.2.16.
\ No newline at end of file
index 1126dbf..e41dd28 100644 (file)
@@ -26,4 +26,4 @@ Fortran:
        - ``integer function omp_get_max_task_priority()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.29.
+  :openmp:`4.5`, Section 3.2.29.
\ No newline at end of file
index 8888f37..6e73555 100644 (file)
@@ -28,4 +28,4 @@ See also:
   :ref:`omp_set_num_teams`, :ref:`omp_get_num_teams`
 
 Reference:
-  :openmp:`5.1`, Section 3.4.4.
+  :openmp:`5.1`, Section 3.4.4.
\ No newline at end of file
index 2e8865d..d8c4fb8 100644 (file)
@@ -28,4 +28,4 @@ See also:
   :ref:`omp_set_num_threads`, :ref:`omp_set_dynamic`, :ref:`omp_get_thread_limit`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.3.
+  :openmp:`4.5`, Section 3.2.3.
\ No newline at end of file
index 1238293..a5d7339 100644 (file)
@@ -45,4 +45,4 @@ See also:
   :ref:`OMP_MAX_ACTIVE_LEVELS`, :ref:`OMP_NESTED`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.11.
+  :openmp:`4.5`, Section 3.2.11.
\ No newline at end of file
index bafe3e7..4e44a5b 100644 (file)
@@ -24,4 +24,4 @@ Fortran:
        - ``integer function omp_get_num_devices()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.31.
+  :openmp:`4.5`, Section 3.2.31.
\ No newline at end of file
index e82c03e..20db47b 100644 (file)
@@ -24,4 +24,4 @@ Fortran:
        - ``integer function omp_get_num_procs()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.5.
+  :openmp:`4.5`, Section 3.2.5.
\ No newline at end of file
index 8c1789a..da3af05 100644 (file)
@@ -24,4 +24,4 @@ Fortran:
        - ``integer function omp_get_num_teams()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.32.
+  :openmp:`4.5`, Section 3.2.32.
\ No newline at end of file
index bb3e729..1b4bc59 100644 (file)
@@ -35,4 +35,4 @@ See also:
   :ref:`omp_get_max_threads`, :ref:`omp_set_num_threads`, :ref:`OMP_NUM_THREADS`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.2.
+  :openmp:`4.5`, Section 3.2.2.
\ No newline at end of file
index f80d293..0270657 100644 (file)
@@ -31,4 +31,4 @@ See also:
   :ref:`OMP_PROC_BIND`, :ref:`OMP_PLACES`, :ref:`GOMP_CPU_AFFINITY`,
 
 Reference:
-  :openmp:`4.5`, Section 3.2.22.
+  :openmp:`4.5`, Section 3.2.22.
\ No newline at end of file
index 6ecb4c2..43a2588 100644 (file)
@@ -34,4 +34,4 @@ See also:
   :ref:`omp_set_schedule`, :ref:`OMP_SCHEDULE`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.13.
+  :openmp:`4.5`, Section 3.2.13.
\ No newline at end of file
index 0bf2309..b8d6929 100644 (file)
@@ -28,4 +28,4 @@ See also:
   :ref:`omp_get_max_active_levels`, :ref:`omp_set_max_active_levels`
 
 Reference:
-  :openmp:`5.0`, Section 3.2.15.
+  :openmp:`5.0`, Section 3.2.15.
\ No newline at end of file
index 00a76bb..6b1727e 100644 (file)
@@ -24,4 +24,4 @@ Fortran:
        - ``integer function omp_get_team_num()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.33.
+  :openmp:`4.5`, Section 3.2.33.
\ No newline at end of file
index f71671f..03c09ef 100644 (file)
@@ -33,4 +33,4 @@ See also:
   :ref:`omp_get_num_threads`, :ref:`omp_get_level`, :ref:`omp_get_ancestor_thread_num`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.19.
+  :openmp:`4.5`, Section 3.2.19.
\ No newline at end of file
index b017a5b..5e4e2ee 100644 (file)
@@ -28,4 +28,4 @@ See also:
   :ref:`omp_set_teams_thread_limit`, :ref:`OMP_TEAMS_THREAD_LIMIT`
 
 Reference:
-  :openmp:`5.1`, Section 3.4.6.
+  :openmp:`5.1`, Section 3.4.6.
\ No newline at end of file
index e2439fe..6c35a69 100644 (file)
@@ -27,4 +27,4 @@ See also:
   :ref:`omp_get_max_threads`, :ref:`OMP_THREAD_LIMIT`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.14.
+  :openmp:`4.5`, Section 3.2.14.
\ No newline at end of file
index 2005834..584157a 100644 (file)
@@ -31,4 +31,4 @@ See also:
   :ref:`omp_get_num_threads`, :ref:`omp_get_ancestor_thread_num`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.4.
+  :openmp:`4.5`, Section 3.2.4.
\ No newline at end of file
index 7bedba8..b188d94 100644 (file)
@@ -28,4 +28,4 @@ See also:
   :ref:`omp_get_wtime`
 
 Reference:
-  :openmp:`4.5`, Section 3.4.2.
+  :openmp:`4.5`, Section 3.4.2.
\ No newline at end of file
index d65230d..27b3b2f 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`omp_get_wtick`
 
 Reference:
-  :openmp:`4.5`, Section 3.4.1.
+  :openmp:`4.5`, Section 3.4.1.
\ No newline at end of file
index 906a5a2..e36af9f 100644 (file)
@@ -26,4 +26,4 @@ Fortran:
        - ``logical function omp_in_final()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.21.
+  :openmp:`4.5`, Section 3.2.21.
\ No newline at end of file
index 3811e59..34c52e1 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`omp_destroy_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.1.
+  :openmp:`4.5`, Section 3.3.1.
\ No newline at end of file
index 1c84133..042c188 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`omp_destroy_nest_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.1.
+  :openmp:`4.5`, Section 3.3.1.
\ No newline at end of file
index 0e536b4..55bc1e1 100644 (file)
@@ -26,4 +26,4 @@ Fortran:
        - ``logical function omp_in_parallel()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.6.
+  :openmp:`4.5`, Section 3.2.6.
\ No newline at end of file
index 81c602e..501891f 100644 (file)
@@ -26,4 +26,4 @@ Fortran:
        - ``logical function omp_is_initial_device()``
 
 Reference:
-  :openmp:`4.5`, Section 3.2.34.
+  :openmp:`4.5`, Section 3.2.34.
\ No newline at end of file
index fb98329..33202b9 100644 (file)
@@ -30,4 +30,4 @@ See also:
   :ref:`OMP_DEFAULT_DEVICE`, :ref:`omp_get_default_device`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.29.
+  :openmp:`4.5`, Section 3.2.29.
\ No newline at end of file
index 67f3471..d18346b 100644 (file)
@@ -32,4 +32,4 @@ See also:
   :ref:`OMP_DYNAMIC`, :ref:`omp_get_dynamic`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.7.
+  :openmp:`4.5`, Section 3.2.7.
\ No newline at end of file
index 6718e62..fbaea1d 100644 (file)
@@ -32,4 +32,4 @@ See also:
   :ref:`omp_init_lock`, :ref:`omp_test_lock`, :ref:`omp_unset_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.4.
+  :openmp:`4.5`, Section 3.3.4.
\ No newline at end of file
index 70e17c1..24c1fd1 100644 (file)
@@ -32,4 +32,4 @@ See also:
   :ref:`omp_get_supported_active_levels`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.15.
+  :openmp:`4.5`, Section 3.2.15.
\ No newline at end of file
index ec6f808..3700585 100644 (file)
@@ -37,4 +37,4 @@ See also:
   :ref:`OMP_MAX_ACTIVE_LEVELS`, :ref:`OMP_NESTED`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.10.
+  :openmp:`4.5`, Section 3.2.10.
\ No newline at end of file
index 4d1f5a1..c159d95 100644 (file)
@@ -32,4 +32,4 @@ See also:
   :ref:`omp_init_nest_lock`, :ref:`omp_unset_nest_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.4.
+  :openmp:`4.5`, Section 3.3.4.
\ No newline at end of file
index bd6d91d..83642f6 100644 (file)
@@ -31,4 +31,4 @@ See also:
   :ref:`OMP_NUM_TEAMS`, :ref:`omp_get_num_teams`, :ref:`omp_get_max_teams`
 
 Reference:
-  :openmp:`5.1`, Section 3.4.3.
+  :openmp:`5.1`, Section 3.4.3.
\ No newline at end of file
index ffd796e..dd9ad45 100644 (file)
@@ -31,4 +31,4 @@ See also:
   :ref:`OMP_NUM_THREADS`, :ref:`omp_get_num_threads`, :ref:`omp_get_max_threads`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.1.
+  :openmp:`4.5`, Section 3.2.1.
\ No newline at end of file
index 544cbb8..4c7e08f 100644 (file)
@@ -37,4 +37,4 @@ See also:
   :ref:`OMP_SCHEDULE`
 
 Reference:
-  :openmp:`4.5`, Section 3.2.12.
+  :openmp:`4.5`, Section 3.2.12.
\ No newline at end of file
index 169110f..36385b4 100644 (file)
@@ -32,4 +32,4 @@ See also:
   :ref:`OMP_TEAMS_THREAD_LIMIT`, :ref:`omp_get_teams_thread_limit`, :ref:`omp_get_thread_limit`
 
 Reference:
-  :openmp:`5.1`, Section 3.4.5.
+  :openmp:`5.1`, Section 3.4.5.
\ No newline at end of file
index d5bf169..500c12b 100644 (file)
@@ -33,4 +33,4 @@ See also:
   :ref:`omp_init_lock`, :ref:`omp_set_lock`, :ref:`omp_set_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.6.
+  :openmp:`4.5`, Section 3.3.6.
\ No newline at end of file
index a4aa13c..9a6df1c 100644 (file)
@@ -33,4 +33,4 @@ See also:
   :ref:`omp_init_lock`, :ref:`omp_set_lock`, :ref:`omp_set_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.6.
+  :openmp:`4.5`, Section 3.3.6.
\ No newline at end of file
index e39d7f5..d8940a9 100644 (file)
@@ -33,4 +33,4 @@ See also:
   :ref:`omp_set_lock`, :ref:`omp_test_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.5.
+  :openmp:`4.5`, Section 3.3.5.
\ No newline at end of file
index 6d0ce3b..a39115d 100644 (file)
@@ -33,4 +33,4 @@ See also:
   :ref:`omp_set_nest_lock`
 
 Reference:
-  :openmp:`4.5`, Section 3.3.5.
+  :openmp:`4.5`, Section 3.3.5.
\ No newline at end of file
index 2c2aa27..46beaf8 100644 (file)
@@ -11,4 +11,4 @@ Reporting Bugs
 Bugs in the GNU Offloading and Multi Processing Runtime Library should
 be reported via `Bugzilla <https://gcc.gnu.org/bugzilla/>`_.  Please add
 "openacc", or "openmp", or both to the keywords field in the bug
-report, as appropriate.
+report, as appropriate.
\ No newline at end of file
index ae81d21..3b53085 100644 (file)
@@ -28,4 +28,4 @@ presented by libgomp.  Only maintainers should need them.
   the-libgomp-abi/implementing-ordered-construct
   the-libgomp-abi/implementing-sections-construct
   the-libgomp-abi/implementing-single-construct
-  the-libgomp-abi/implementing-openaccs-parallel-construct
+  the-libgomp-abi/implementing-openaccs-parallel-construct
\ No newline at end of file
index 0ab7b6c..f66155e 100644 (file)
@@ -18,4 +18,4 @@ Failing that we could add
     void GOMP_atomic_exit (void)
 
 which reuses the regular lock code, but with yet another lock
-object private to the library.
+object private to the library.
\ No newline at end of file
index 1671ef3..444afcc 100644 (file)
@@ -10,4 +10,4 @@ Implementing BARRIER construct
 
 .. code-block:: c++
 
-    void GOMP_barrier (void)
+    void GOMP_barrier (void)
\ No newline at end of file
index 30685d0..587163e 100644 (file)
@@ -27,4 +27,4 @@ name being transformed into a variable declared like
 
 Ideally the ABI would specify that all zero is a valid unlocked
 state, and so we wouldn't need to initialize this at
-startup.
+startup.
\ No newline at end of file
index 0e9f171..cfda2a8 100644 (file)
@@ -42,4 +42,4 @@ directly in C.  Presumably this only makes sense if the "outer"
 x and y are global variables.
 
 COPYPRIVATE would work the same way, except the structure
-broadcast would have to happen via SINGLE machinery instead.
+broadcast would have to happen via SINGLE machinery instead.
\ No newline at end of file
index d442917..9f9419e 100644 (file)
@@ -8,4 +8,4 @@
 Implementing FLUSH construct
 ****************************
 
-Expands to the ``__sync_synchronize`` builtin.
+Expands to the ``__sync_synchronize`` builtin.
\ No newline at end of file
index 9c19cdc..5291465 100644 (file)
@@ -70,4 +70,4 @@ the iterations.  Which would mean that we wouldn't need to call any
 of these routines.
 
 There are separate routines for handling loops with an ORDERED
-clause.  Bookkeeping for that is non-trivial...
+clause.  Bookkeeping for that is non-trivial...
\ No newline at end of file
index 6924dd6..29e085c 100644 (file)
@@ -15,4 +15,4 @@ Implementing MASTER construct
 
 Alternately, we generate two copies of the parallel subfunction
 and only include this in the version run by the primary thread.
-Surely this is not worthwhile though...
+Surely this is not worthwhile though...
\ No newline at end of file
index 3a70c1e..03b9053 100644 (file)
@@ -10,4 +10,4 @@ Implementing OpenACC's PARALLEL construct
 
 .. code-block:: c++
 
-    void GOACC_parallel ()
+    void GOACC_parallel ()
\ No newline at end of file
index b87bb03..2c5a196 100644 (file)
@@ -11,4 +11,4 @@ Implementing ORDERED construct
 .. code-block:: c++
 
     void GOMP_ordered_start (void)
-    void GOMP_ordered_end (void)
+    void GOMP_ordered_end (void)
\ No newline at end of file
index cf9a221..c2f0dc3 100644 (file)
@@ -52,4 +52,4 @@ create the team structure and assign team ids.
 
     void GOMP_parallel_end (void)
 
-Tears down the team and returns us to the previous ``omp_in_parallel()`` state.
+Tears down the team and returns us to the previous ``omp_in_parallel()`` state.
\ No newline at end of file
index 07ab288..9b36da6 100644 (file)
@@ -14,4 +14,4 @@ the parallel subfunction.
 
 In association with FOR or SECTIONS blocks, create a new
 automatic variable within the current function.  This preserves
-the semantic of new variable creation.
+the semantic of new variable creation.
\ No newline at end of file
index d1860d9..5db34e0 100644 (file)
@@ -12,4 +12,4 @@ The private struct mentioned in the previous section should have
 a pointer to an array of the type of the variable, indexed by the
 thread's :samp:`{team_id}`.  The thread stores its final value into the
 array, and after the barrier, the primary thread iterates over the
-array to collect the values.
+array to collect the values.
\ No newline at end of file
index 51c9349..4fcdf49 100644 (file)
@@ -39,4 +39,4 @@ becomes
           stmt3;
           break;
         }
-    GOMP_barrier ();
+    GOMP_barrier ();
\ No newline at end of file
index 6994802..2919e6b 100644 (file)
@@ -45,4 +45,4 @@ becomes
       }
     else
       x = datap->x;
-    GOMP_barrier ();
+    GOMP_barrier ();
\ No newline at end of file
index 5d0587c..0ea107e 100644 (file)
@@ -15,4 +15,4 @@ implement something akin to .ctors.
 
 Even more ideally, this ctor feature is handled by extensions
 to the main pthreads library.  Failing that, we can have a set
-of entry points to register ctor functions to be called.
+of entry points to register ctor functions to be called.
\ No newline at end of file
index a0f5b82..bb786e2 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../doc/bsd.rst
+.. include:: ../../doc/bsd.rst
\ No newline at end of file
index 10a131a..5afce61 100644 (file)
@@ -10,4 +10,4 @@ Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
-A copy of the license is in the :ref:`gnu_fdl`.
+A copy of the license is in the :ref:`gnu_fdl`.
\ No newline at end of file
index 5e2629d..03a2419 100644 (file)
@@ -764,4 +764,4 @@ argument.
 .. function:: void *obstack_next_free (struct obstack *obstack_ptr)
 
   Address just after the end of the currently growing object.
-  See :ref:`status-of-an-obstack`.
+  See :ref:`status-of-an-obstack`.
\ No newline at end of file
index c505d3c..244ec9e 100644 (file)
@@ -1854,4 +1854,4 @@ sets of characters:
 
   Print to allocated string without fail.  If ``xvasprintf`` fails,
   this will print a message to ``stderr`` (using the name set by
-  ``xmalloc_set_program_name``, if any) and then call ``xexit``.
+  ``xmalloc_set_program_name``, if any) and then call ``xexit``.
\ No newline at end of file
index e1ba0da..6770b9e 100644 (file)
@@ -20,4 +20,4 @@ GNU libiberty
   lesser-general-public-license-2.1
   bsd
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 427cea3..9799e4e 100644 (file)
@@ -1 +1 @@
-.. include:: ../../doc/indices-and-tables.rst
+.. include:: ../../doc/indices-and-tables.rst
\ No newline at end of file
index 4f637fa..b26f643 100644 (file)
@@ -5,4 +5,4 @@ Introduction
 
 The ``libiberty`` library is a collection of subroutines used by various
 GNU programs.  It is available under the Library General Public
-License; for more information, see Library Copying.
+License; for more information, see Library Copying.
\ No newline at end of file
index fc1f4b5..a4c8739 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../doc/lgpl-2.1.rst
+.. include:: ../../doc/lgpl-2.1.rst
\ No newline at end of file
index a1c07fb..e16601e 100644 (file)
@@ -17,4 +17,4 @@ Functions contained in ``libiberty`` can be divided into three general categorie
 
   replacement-functions
 
-  extensions
+  extensions
\ No newline at end of file
index 604f0b7..4439674 100644 (file)
@@ -59,4 +59,4 @@ Error Reporting
 
 These are a set of routines to facilitate programming with the system
 ``errno`` interface.  The ``libiberty`` source file :samp:`strerror.c`
-contains a good deal of documentation for these functions.
+contains a good deal of documentation for these functions.
\ No newline at end of file
index d662beb..d8387fc 100644 (file)
@@ -28,4 +28,4 @@ become less and less common.  Each function :samp:`{foo}` is implemented
 in :samp:`{foo}.c` but not declared in any ``libiberty`` header file; more
 comments and caveats for each function's implementation are often
 available in the source file.  Generally, the function can simply
-be declared as ``extern``.
+be declared as ``extern``.
\ No newline at end of file
index 3ab5325..16974f3 100644 (file)
@@ -37,4 +37,4 @@ has proven useful with software using the GNU ``readline`` library.)
 Making use of ``libiberty`` code usually requires that you include one or more
 header files from the ``libiberty`` distribution.  (They will be named as
 necessary in the function descriptions.)  At link time, you will need to
-add :option:`-liberty` to your link command invocation.
+add :option:`-liberty` to your link command invocation.
\ No newline at end of file
index 5a3df7b..8487eae 100644 (file)
@@ -36,4 +36,4 @@ synchronization guarantees that are similar to what would be guaranteed when
 using a single global lock as a guard for all transactions. Note that like
 other synchronization constructs in C/C++, transactions rely on a
 data-race-free program (e.g., a nontransactional write that is concurrent
-with a transactional read to the same memory location is a data race).
+with a transactional read to the same memory location is a data race).
\ No newline at end of file
index 7c3c29d..f0a7a07 100644 (file)
@@ -10,4 +10,4 @@ Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
-A copy of the license is included in the section entitled :ref:`gnu_fdl`.
+A copy of the license is included in the section entitled :ref:`gnu_fdl`.
\ No newline at end of file
index 98165e0..212c120 100644 (file)
@@ -10,4 +10,4 @@ Enabling libitm
 
 To activate support for TM in C/C++, the compile-time flag :option:`-fgnu-tm`
 must be specified. This enables TM language-level constructs such as
-transaction statements (e.g., ``__transaction_atomic``, see :ref:`c-c++-language-constructs-for-tm` for details).
+transaction statements (e.g., ``__transaction_atomic``, see :ref:`c-c++-language-constructs-for-tm` for details).
\ No newline at end of file
index af742cd..089cc68 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../doc/gnu_free_documentation_license.rst
+.. include:: ../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index dbffc1d..45ff20f 100644 (file)
@@ -24,4 +24,4 @@ several threads.
   the-libitm-abi
   internals
   gnu-free-documentation-license
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 427cea3..9799e4e 100644 (file)
@@ -1 +1 @@
-.. include:: ../../doc/indices-and-tables.rst
+.. include:: ../../doc/indices-and-tables.rst
\ No newline at end of file
index 218df6e..2e1c24c 100644 (file)
@@ -13,4 +13,4 @@ Internals
 
   tm-methods-and-method-groups
   nesting-flat-vs-closed
-  locking-conventions
+  locking-conventions
\ No newline at end of file
index 4d46d73..b7a8d31 100644 (file)
@@ -258,4 +258,4 @@ but it's unclear how often that actually matters in practice. Workloads that
 have threads with different priorities will likely also require lower latency
 or higher throughput for high-priority threads. Therefore, it probably makes
 not that much sense (except for eventual progress guarantees) to use
-priority inheritance until the TM has priority-aware contention management.
+priority inheritance until the TM has priority-aware contention management.
\ No newline at end of file
index e05d1ae..8b157ba 100644 (file)
@@ -25,4 +25,4 @@ performance overhead of the additional checkpoints required for closed
 nesting. User-controlled aborts will correctly abort the innermost enclosing
 transaction, whereas the whole (i.e., outermost) transaction will be restarted
 otherwise (e.g., when a transaction encounters data conflicts during
-optimistic execution).
+optimistic execution).
\ No newline at end of file
index a8856d2..2340074 100644 (file)
@@ -24,4 +24,4 @@ look-up, the following subsections mirror the structure of this specification.
   the-libitm-abi/function-list
   the-libitm-abi/future-enhancements-to-the-abi
   the-libitm-abi/sample-code
-  the-libitm-abi/memory-model
+  the-libitm-abi/memory-model
\ No newline at end of file
index eaced25..79cc5d8 100644 (file)
@@ -269,4 +269,4 @@ replace calls to the original functions with calls to the wrapper functions.
 
 libitm also provides transactional clones of C++ memory management functions
 such as global operator new and delete.  They are part of libitm for historic
-reasons but do not need to be part of this ABI.
+reasons but do not need to be part of this ABI.
\ No newline at end of file
index ef1ebc7..f8fbac3 100644 (file)
@@ -4,4 +4,4 @@
   For copying conditions, see the copyright.rst file.
 
 [No changes] Future Enhancements to the ABI
-*******************************************
+*******************************************
\ No newline at end of file
index 31287f4..7482994 100644 (file)
@@ -58,4 +58,4 @@ There is no ``getTransaction`` function.
 Function pointer encryption
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Currently, this is not implemented.
+Currently, this is not implemented.
\ No newline at end of file
index 19e35de..f43e2f8 100644 (file)
@@ -15,4 +15,4 @@ C++ TM specification).
 For example, if a transactional load is ordered before another load/store, then
 the TM runtime must also ensure this ordering when accessing shared state. If
 not, this might break the kind of publication safety used in the C++ TM
-specification. Likewise, the TM runtime must ensure privatization safety.
+specification. Likewise, the TM runtime must ensure privatization safety.
\ No newline at end of file
index b820b28..b3c558e 100644 (file)
@@ -4,4 +4,4 @@
   For copying conditions, see the copyright.rst file.
 
 [No changes] Non-objectives
-***************************
+***************************
\ No newline at end of file
index 7280083..d4c5d46 100644 (file)
@@ -4,4 +4,4 @@
   For copying conditions, see the copyright.rst file.
 
 [No changes] Objectives
-***********************
+***********************
\ No newline at end of file
index 0bea73f..c8e9541 100644 (file)
@@ -7,4 +7,4 @@ Sample code
 ************
 
 The code examples might not be correct w.r.t. the current version of the ABI,
-especially everything related to exception handling.
+especially everything related to exception handling.
\ No newline at end of file
index 705d066..248c666 100644 (file)
@@ -7,4 +7,4 @@ Types and macros list
 *********************
 
 ``_ITM_codeProperties`` has changed, see :ref:`txn-code-properties`.
-``_ITM_srcLocation`` is not used.
+``_ITM_srcLocation`` is not used.
\ No newline at end of file
index 22e6318..a9b5619 100644 (file)
@@ -44,4 +44,4 @@ the "dispatch\_" prefix (e.g., "serialirr" instead of
 ``GTM::dispatch_serialirr()``).
 
 Note that this environment variable is only a hint for libitm and might not
-be supported in the future.
+be supported in the future.
\ No newline at end of file
index 8167d72..75f73ea 100644 (file)
@@ -15,4 +15,4 @@ license is included in the section entitled :ref:`gnu_fdl`.
 
 (a) The FSF's Back-Cover Text is:
 
-  You have the freedom to copy and modify this GNU manual.
+  You have the freedom to copy and modify this GNU manual.
\ No newline at end of file
index af742cd..089cc68 100644 (file)
@@ -3,4 +3,4 @@
   This is part of the GCC manual.
   For copying conditions, see the copyright.rst file.
 
-.. include:: ../../doc/gnu_free_documentation_license.rst
+.. include:: ../../doc/gnu_free_documentation_license.rst
\ No newline at end of file
index a15514d..4f33373 100644 (file)
@@ -12,4 +12,4 @@ I/O Library Routines
   :maxdepth: 2
 
   strtoflt128
-  quadmathsnprintf
+  quadmathsnprintf
\ No newline at end of file
index b809b36..4eb70f9 100644 (file)
@@ -20,4 +20,4 @@ GCC libquadmath
   gnu-free-documentation-license
   reporting-bugs
 
-  indices-and-tables
+  indices-and-tables
\ No newline at end of file
index 427cea3..9799e4e 100644 (file)
@@ -1 +1 @@
-.. include:: ../../doc/indices-and-tables.rst
+.. include:: ../../doc/indices-and-tables.rst
\ No newline at end of file
index ab41976..27fa8f2 100644 (file)
@@ -4,4 +4,4 @@ Introduction
 .. index:: Introduction
 
 This manual documents the usage of libquadmath, the GCC Quad-Precision
-Math Library Application Programming Interface (API).
+Math Library Application Programming Interface (API).
\ No newline at end of file
index 9576d67..78cd8ee 100644 (file)
@@ -101,4 +101,4 @@ The following mathematical functions are available:
 * :samp:`{csinhq}`:  complex hyperbolic sine function
 * :samp:`{csqrtq}`:  complex square root
 * :samp:`{ctanq}`:  complex tangent function
-* :samp:`{ctanhq}`:  complex hyperbolic tangent function
+* :samp:`{ctanhq}`:  complex hyperbolic tangent function
\ No newline at end of file
index ae22dc1..aad0e07 100644 (file)
@@ -71,4 +71,4 @@ Example:
           free (str);
         }
       return 0;
-    }
+    }
\ No newline at end of file
index 5d0db17..54532e9 100644 (file)
@@ -9,4 +9,4 @@ Reporting Bugs
 --------------
 
 Bugs in the GCC Quad-Precision Math Library implementation should be
-reported via |bugurl|.
+reported via |bugurl|.
\ No newline at end of file
index 44dc05b..d0a073d 100644 (file)
@@ -37,4 +37,4 @@ Example:
       r = strtoflt128 ("1.2345678", NULL);
 
       return 0;
-    }
+    }
\ No newline at end of file
index 0255641..cbd9d76 100644 (file)
@@ -40,4 +40,4 @@ The following mathematical constants of type ``__float128`` are defined.
 * :samp:`{M_2_PIq}`:  one over two pi
 * :samp:`{M_2_SQRTPIq}`:  two over square root of pi
 * :samp:`{M_SQRT2q}`:  square root of 2
-* :samp:`{M_SQRT1_2q}`:  one over square root of 2
+* :samp:`{M_SQRT1_2q}`:  one over square root of 2
\ No newline at end of file