sphinx: add missing trailing newline

All files are supposed to end with a newline, fix that.

ChangeLog:

	* doc/bsd.rst:
	  Add trailing newline.
	* doc/contrib.rst:
	  Add trailing newline.
	* doc/contribute.rst:
	  Add trailing newline.
	* doc/cppdiropts.rst:
	  Add trailing newline.
	* doc/cppenv.rst:
	  Add trailing newline.
	* doc/cppopts.rst:
	  Add trailing newline.
	* doc/cppwarnopts.rst:
	  Add trailing newline.
	* doc/funding.rst:
	  Add trailing newline.
	* doc/gnu.rst:
	  Add trailing newline.
	* doc/gnu_free_documentation_license.rst:
	  Add trailing newline.
	* doc/gpl-3.0.rst:
	  Add trailing newline.
	* doc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/lgpl-2.1.rst:
	  Add trailing newline.
	* doc/md.rst:
	  Add trailing newline.

gcc/d/ChangeLog:

	* doc/copyright.rst:
	  Add trailing newline.
	* doc/general-public-license-3.rst:
	  Add trailing newline.
	* doc/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/index.rst:
	  Add trailing newline.
	* doc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/invoking-gdc.rst:
	  Add trailing newline.
	* doc/invoking-gdc/code-generation.rst:
	  Add trailing newline.
	* doc/invoking-gdc/developer-options.rst:
	  Add trailing newline.
	* doc/invoking-gdc/input-and-output-files.rst:
	  Add trailing newline.
	* doc/invoking-gdc/options-for-directory-search.rst:
	  Add trailing newline.
	* doc/invoking-gdc/options-for-linking.rst:
	  Add trailing newline.
	* doc/invoking-gdc/runtime-options.rst:
	  Add trailing newline.
	* doc/invoking-gdc/warnings.rst:
	  Add trailing newline.

gcc/ChangeLog:

	* doc/cpp/character-sets.rst:
	  Add trailing newline.
	* doc/cpp/conditional-syntax.rst:
	  Add trailing newline.
	* doc/cpp/conditional-uses.rst:
	  Add trailing newline.
	* doc/cpp/conditionals.rst:
	  Add trailing newline.
	* doc/cpp/copyright.rst:
	  Add trailing newline.
	* doc/cpp/deleted-code.rst:
	  Add trailing newline.
	* doc/cpp/diagnostics.rst:
	  Add trailing newline.
	* doc/cpp/environment-variables.rst:
	  Add trailing newline.
	* doc/cpp/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/cpp/header-files.rst:
	  Add trailing newline.
	* doc/cpp/header-files/alternatives-to-wrapper-ifndef.rst:
	  Add trailing newline.
	* doc/cpp/header-files/computed-includes.rst:
	  Add trailing newline.
	* doc/cpp/header-files/include-operation.rst:
	  Add trailing newline.
	* doc/cpp/header-files/include-syntax.rst:
	  Add trailing newline.
	* doc/cpp/header-files/once-only-headers.rst:
	  Add trailing newline.
	* doc/cpp/header-files/search-path.rst:
	  Add trailing newline.
	* doc/cpp/header-files/system-headers.rst:
	  Add trailing newline.
	* doc/cpp/header-files/wrapper-headers.rst:
	  Add trailing newline.
	* doc/cpp/implementation-defined-behavior.rst:
	  Add trailing newline.
	* doc/cpp/implementation-details.rst:
	  Add trailing newline.
	* doc/cpp/implementation-limits.rst:
	  Add trailing newline.
	* doc/cpp/index.rst:
	  Add trailing newline.
	* doc/cpp/indices-and-tables.rst:
	  Add trailing newline.
	* doc/cpp/initial-processing.rst:
	  Add trailing newline.
	* doc/cpp/invocation.rst:
	  Add trailing newline.
	* doc/cpp/line-control.rst:
	  Add trailing newline.
	* doc/cpp/macros.rst:
	  Add trailing newline.
	* doc/cpp/macros/concatenation.rst:
	  Add trailing newline.
	* doc/cpp/macros/directives-within-macro-arguments.rst:
	  Add trailing newline.
	* doc/cpp/macros/function-like-macros.rst:
	  Add trailing newline.
	* doc/cpp/macros/macro-arguments.rst:
	  Add trailing newline.
	* doc/cpp/macros/macro-pitfalls.rst:
	  Add trailing newline.
	* doc/cpp/macros/object-like-macros.rst:
	  Add trailing newline.
	* doc/cpp/macros/predefined-macros.rst:
	  Add trailing newline.
	* doc/cpp/macros/stringizing.rst:
	  Add trailing newline.
	* doc/cpp/macros/undefining-and-redefining-macros.rst:
	  Add trailing newline.
	* doc/cpp/macros/variadic-macros.rst:
	  Add trailing newline.
	* doc/cpp/obsolete-features.rst:
	  Add trailing newline.
	* doc/cpp/other-directives.rst:
	  Add trailing newline.
	* doc/cpp/overview.rst:
	  Add trailing newline.
	* doc/cpp/pragmas.rst:
	  Add trailing newline.
	* doc/cpp/preprocessor-output.rst:
	  Add trailing newline.
	* doc/cpp/the-preprocessing-language.rst:
	  Add trailing newline.
	* doc/cpp/tokenization.rst:
	  Add trailing newline.
	* doc/cpp/traditional-lexical-analysis.rst:
	  Add trailing newline.
	* doc/cpp/traditional-macros.rst:
	  Add trailing newline.
	* doc/cpp/traditional-miscellany.rst:
	  Add trailing newline.
	* doc/cpp/traditional-mode.rst:
	  Add trailing newline.
	* doc/cpp/traditional-warnings.rst:
	  Add trailing newline.
	* doc/cppinternals/copyright.rst:
	  Add trailing newline.
	* doc/cppinternals/cppinternals.rst:
	  Add trailing newline.
	* doc/cppinternals/cpplib.rst:
	  Add trailing newline.
	* doc/cppinternals/files.rst:
	  Add trailing newline.
	* doc/cppinternals/index.rst:
	  Add trailing newline.
	* doc/cppinternals/indices-and-tables.rst:
	  Add trailing newline.
	* doc/cppinternals/internal-representation-of-macros.rst:
	  Add trailing newline.
	* doc/cppinternals/just-which-line-number-anyway.rst:
	  Add trailing newline.
	* doc/cppinternals/lexing-a-line.rst:
	  Add trailing newline.
	* doc/cppinternals/lexing-a-token.rst:
	  Add trailing newline.
	* doc/cppinternals/looking-for-a-function-like-macros-opening-parenthesis.rst:
	  Add trailing newline.
	* doc/cppinternals/macro-expansion-overview.rst:
	  Add trailing newline.
	* doc/cppinternals/marking-tokens-ineligible-for-future-expansion.rst:
	  Add trailing newline.
	* doc/cppinternals/multiple-include-optimization.rst:
	  Add trailing newline.
	* doc/cppinternals/overview.rst:
	  Add trailing newline.
	* doc/cppinternals/representation-of-line-numbers.rst:
	  Add trailing newline.
	* doc/cppinternals/scanning-the-replacement-list-for-macros-to-expand.rst:
	  Add trailing newline.
	* doc/gcc/binary-compatibility.rst:
	  Add trailing newline.
	* doc/gcc/c++-implementation-defined-behavior.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/architecture.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/arrays-and-pointers.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/characters.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/declarators.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/environment.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/floating-point.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/hints.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/identifiers.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/integers.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/library-functions.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/locale-specific-behavior.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/preprocessing-directives.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/qualifiers.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/statements.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/structures-unions-enumerations-and-bit-fields.rst:
	  Add trailing newline.
	* doc/gcc/c-implementation-defined-behavior/translation.rst:
	  Add trailing newline.
	* doc/gcc/conditionally-supported-behavior.rst:
	  Add trailing newline.
	* doc/gcc/contributing-to-gcc-development.rst:
	  Add trailing newline.
	* doc/gcc/contributors-to-gcc.rst:
	  Add trailing newline.
	* doc/gcc/copyright.rst:
	  Add trailing newline.
	* doc/gcc/exception-handling.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/backwards-compatibility.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/c++-concepts.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/c++-interface-and-implementation-pragmas.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/c++-specific-variable-function-and-type-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/deprecated-features.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/extracting-the-function-pointer-from-a-bound-pointer-to-member-function.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/function-multiversioning.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/restricting-pointer-aliasing.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/type-traits.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/vague-linkage.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/when-is-a-volatile-c++-object-accessed.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c++-language/wheres-the-template.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/128-bit-integers.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/additional-floating-types.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/alternate-keywords.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/an-inline-function-is-as-fast-as-a-macro.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/arithmetic-on-void-and-function-pointers.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/arrays-of-length-zero.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/arrays-of-variable-length.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/attribute-syntax.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/binary-constants-using-the-0b-prefix.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/built-in-functions-for-memory-model-aware-atomic-operations.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/built-in-functions-to-perform-arithmetic-with-overflow-checking.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/c++-style-comments.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/case-ranges.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/cast-to-a-union-type.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/complex-numbers.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/compound-literals.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/conditionals-with-omitted-operands.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/constructing-function-calls.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/decimal-floating-types.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/aarch64-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/amd-gcn-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/arc-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/arm-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/avr-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/blackfin-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/bpf-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/c-sky-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/common-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/epiphany-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/h8-300-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/ia-64-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/m32c-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/m32r-d-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/m68k-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/mcore-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/mep-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/microblaze-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/microsoft-windows-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/mips-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/msp430-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/nds32-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/nios-ii-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/nvidia-ptx-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/powerpc-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/risc-v-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/rl78-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/rx-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/s-390-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/sh-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/symbian-os-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/v850-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/visium-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/x86-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/declaring-attributes-of-functions/xstormy16-function-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/designated-initializers.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/determining-the-alignment-of-functions-types-or-variables.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/dollar-signs-in-identifier-names.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/double-word-integers.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/enumerator-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/fixed-point-types.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/format-checks-specific-to-particular-target-machines.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/function-names-as-strings.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/getting-the-return-or-frame-address-of-a-function.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/half-precision-floating-point.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/hex-floats.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/how-to-use-inline-assembly-language-in-c-code.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/incomplete-enum-types.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/label-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/labels-as-values.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/legacy-sync-built-in-functions-for-atomic-memory-access.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/locally-declared-labels.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/macros-with-a-variable-number-of-arguments.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/mixed-declarations-labels-and-code.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/named-address-spaces.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/nested-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/non-constant-initializers.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/non-lvalue-arrays-may-have-subscripts.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/nonlocal-gotos.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/object-size-checking-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/other-built-in-functions-provided-by-gcc.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/pointer-arguments-in-variadic-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/pointers-to-arrays-with-qualifiers-work-as-expected.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/pragmas-accepted-by-gcc.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/prototypes-and-old-style-function-definitions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/referring-to-a-type-with-typeof.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/slightly-looser-rules-for-escaped-newlines.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/specifying-attributes-of-types.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/specifying-attributes-of-variables.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/statement-attributes.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/statements-and-declarations-in-expressions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/structures-with-no-members.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/support-for-offsetof.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/aarch64-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/alpha-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/altera-nios-ii-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/arc-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/arc-simd-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-armv8-m-security-extensions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-c-language-extensions-acle.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-floating-point-status-and-control-intrinsics.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/arm-iwmmxt-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/avr-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/basic-powerpc-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/blackfin-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/bpf-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/fr-v-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-dsp-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-loongson-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-paired-single-support.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/mips-simd-architecture-msa-support.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/msp430-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/nds32-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/other-mips-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/picochip-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-altivec-vsx-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-atomic-memory-operation-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-hardware-transactional-memory-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/powerpc-matrix-multiply-assist-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/pru-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/risc-v-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/rx-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/s-390-system-z-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/sh-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/sparc-vis-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/ti-c6x-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/x86-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/x86-control-flow-protection-intrinsics.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/target-builtins/x86-transactional-memory-intrinsics.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/the-character-esc-in-constants.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/thread-local-storage.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/unnamed-structure-and-union-fields.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/using-vector-instructions-through-built-in-functions.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/when-is-a-volatile-object-accessed.rst:
	  Add trailing newline.
	* doc/gcc/extensions-to-the-c-language-family/x86-specific-memory-model-extensions-for-transactional-memory.rst:
	  Add trailing newline.
	* doc/gcc/funding.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/compiling-c++-programs.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/description.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/environment-variables-affecting-gcc.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/gcc-developer-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/adapteva-epiphany-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/amd-gcn-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/arc-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/arm-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/avr-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/blackfin-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/c-sky-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/c6x-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/cris-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/darwin-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/dec-alpha-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/ebpf-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/fr30-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/frv-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/ft32-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/gnu-linux-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/h8-300-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/hppa-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/ia-64-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/ibm-rs-6000-and-powerpc-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/lm32-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/loongarch-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/m32c-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/m32r-d-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/m680x0-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/mcore-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/mep-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/microblaze-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/mips-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/mmix-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/mn10300-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/moxie-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/msp430-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/nds32-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/nios-ii-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/nvidia-ptx-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/openrisc-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/options-for-system-v.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/pdp-11-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/picochip-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/powerpc-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/pru-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/risc-v-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/rl78-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/rx-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/s-390-and-zseries-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/score-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/sh-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/solaris-2-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/sparc-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/v850-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/vax-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/visium-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/vms-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/vxworks-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/x86-windows-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/xstormy16-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/xtensa-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/machine-dependent-options/zseries-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-controlling-c++-dialect.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-controlling-c-dialect.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-controlling-objective-c-and-objective-c++-dialects.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-controlling-the-kind-of-output.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-controlling-the-preprocessor.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-for-code-generation-conventions.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-for-debugging-your-program.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-for-directory-search.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-for-linking.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-that-control-optimization.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-that-control-static-analysis.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-to-control-diagnostic-messages-formatting.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/options-to-request-or-suppress-warnings.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/passing-options-to-the-assembler.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/program-instrumentation-options.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/specifying-subprocesses-and-the-switches-to-pass-to-them.rst:
	  Add trailing newline.
	* doc/gcc/gcc-command-options/using-precompiled-headers.rst:
	  Add trailing newline.
	* doc/gcc/gcc.rst:
	  Add trailing newline.
	* doc/gcc/gcov-dump.rst:
	  Add trailing newline.
	* doc/gcc/gcov-tool.rst:
	  Add trailing newline.
	* doc/gcc/gcov.rst:
	  Add trailing newline.
	* doc/gcc/gcov/brief-description-of-gcov-data-files.rst:
	  Add trailing newline.
	* doc/gcc/gcov/data-file-relocation-to-support-cross-profiling.rst:
	  Add trailing newline.
	* doc/gcc/gcov/introduction-to-gcov.rst:
	  Add trailing newline.
	* doc/gcc/gcov/invoking-gcov.rst:
	  Add trailing newline.
	* doc/gcc/gcov/profiling-and-test-coverage-in-freestanding-environments.rst:
	  Add trailing newline.
	* doc/gcc/gcov/using-gcov-with-gcc-optimization.rst:
	  Add trailing newline.
	* doc/gcc/general-public-license-3.rst:
	  Add trailing newline.
	* doc/gcc/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/compatibilityalias.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/constant-string-objects.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/exceptions.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/fast-enumeration.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/garbage-collection.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/gnu-objective-c-runtime-api.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/load-executing-code-before-main.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/messaging-with-the-gnu-objective-c-runtime.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/synchronization.rst:
	  Add trailing newline.
	* doc/gcc/gnu-objective-c-features/type-encoding.rst:
	  Add trailing newline.
	* doc/gcc/gnu.rst:
	  Add trailing newline.
	* doc/gcc/have-you-found-a-bug.rst:
	  Add trailing newline.
	* doc/gcc/how-and-where-to-report-bugs.rst:
	  Add trailing newline.
	* doc/gcc/how-to-get-help-with-gcc.rst:
	  Add trailing newline.
	* doc/gcc/index.rst:
	  Add trailing newline.
	* doc/gcc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/actual-bugs-we-havent-fixed-yet.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/certain-changes-we-dont-want-to-make.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/common-misunderstandings-with-gnu-c.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/disappointments-and-misunderstandings.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/fixed-header-files.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/incompatibilities-of-gcc.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/interoperation.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/standard-libraries.rst:
	  Add trailing newline.
	* doc/gcc/known-causes-of-trouble-with-gcc/warning-messages-and-error-messages.rst:
	  Add trailing newline.
	* doc/gcc/language-standards-supported-by-gcc.rst:
	  Add trailing newline.
	* doc/gcc/language-standards-supported-by-gcc/c++-language.rst:
	  Add trailing newline.
	* doc/gcc/language-standards-supported-by-gcc/c-language.rst:
	  Add trailing newline.
	* doc/gcc/language-standards-supported-by-gcc/d-language.rst:
	  Add trailing newline.
	* doc/gcc/language-standards-supported-by-gcc/go-language.rst:
	  Add trailing newline.
	* doc/gcc/language-standards-supported-by-gcc/objective-c-and-objective-c++-languages.rst:
	  Add trailing newline.
	* doc/gcc/lto-dump.rst:
	  Add trailing newline.
	* doc/gcc/programming-languages-supported-by-gcc.rst:
	  Add trailing newline.
	* doc/gcc/reporting-bugs.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-optimization-of-gimple-tuples.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-optimization-of-gimple-tuples/alias-analysis.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-optimization-of-gimple-tuples/annotations.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-optimization-of-gimple-tuples/memory-model.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-optimization-of-gimple-tuples/ssa-operands.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-optimization-of-gimple-tuples/static-single-assignment.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/data-dependency-analysis.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/iv-analysis-on-rtl.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/loop-closed-ssa-form.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/loop-manipulation.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/loop-querying.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/loop-representation.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/number-of-iterations-analysis.rst:
	  Add trailing newline.
	* doc/gccint/analysis-and-representation-of-loops/scalar-evolutions.rst:
	  Add trailing newline.
	* doc/gccint/analyzer-internals.rst:
	  Add trailing newline.
	* doc/gccint/collect2.rst:
	  Add trailing newline.
	* doc/gccint/contributing-to-gcc-development.rst:
	  Add trailing newline.
	* doc/gccint/contributors-to-gcc.rst:
	  Add trailing newline.
	* doc/gccint/control-flow-graph.rst:
	  Add trailing newline.
	* doc/gccint/control-flow-graph/basic-blocks.rst:
	  Add trailing newline.
	* doc/gccint/control-flow-graph/edges.rst:
	  Add trailing newline.
	* doc/gccint/control-flow-graph/liveness-information.rst:
	  Add trailing newline.
	* doc/gccint/control-flow-graph/maintaining-the-cfg.rst:
	  Add trailing newline.
	* doc/gccint/control-flow-graph/profile-information.rst:
	  Add trailing newline.
	* doc/gccint/copyright.rst:
	  Add trailing newline.
	* doc/gccint/debugging-the-analyzer.rst:
	  Add trailing newline.
	* doc/gccint/funding.rst:
	  Add trailing newline.
	* doc/gccint/gcc-and-portability.rst:
	  Add trailing newline.
	* doc/gccint/general-public-license-3.rst:
	  Add trailing newline.
	* doc/gccint/generic.rst:
	  Add trailing newline.
	* doc/gccint/generic/attributes-in-trees.rst:
	  Add trailing newline.
	* doc/gccint/generic/c-and-c++-trees.rst:
	  Add trailing newline.
	* doc/gccint/generic/declarations.rst:
	  Add trailing newline.
	* doc/gccint/generic/deficiencies.rst:
	  Add trailing newline.
	* doc/gccint/generic/expressions.rst:
	  Add trailing newline.
	* doc/gccint/generic/functions.rst:
	  Add trailing newline.
	* doc/gccint/generic/language-dependent-trees.rst:
	  Add trailing newline.
	* doc/gccint/generic/overview.rst:
	  Add trailing newline.
	* doc/gccint/generic/statements.rst:
	  Add trailing newline.
	* doc/gccint/generic/types.rst:
	  Add trailing newline.
	* doc/gccint/gimple-api.rst:
	  Add trailing newline.
	* doc/gccint/gimple.rst:
	  Add trailing newline.
	* doc/gccint/gimple/adding-a-new-gimple-statement-code.rst:
	  Add trailing newline.
	* doc/gccint/gimple/class-hierarchy-of-gimple-statements.rst:
	  Add trailing newline.
	* doc/gccint/gimple/exception-handling.rst:
	  Add trailing newline.
	* doc/gccint/gimple/gimple-instruction-set.rst:
	  Add trailing newline.
	* doc/gccint/gimple/gimple-sequences.rst:
	  Add trailing newline.
	* doc/gccint/gimple/manipulating-gimple-statements.rst:
	  Add trailing newline.
	* doc/gccint/gimple/operands.rst:
	  Add trailing newline.
	* doc/gccint/gimple/sequence-iterators.rst:
	  Add trailing newline.
	* doc/gccint/gimple/statement-and-operand-traversals.rst:
	  Add trailing newline.
	* doc/gccint/gimple/temporaries.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-representation.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleasm.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleassign.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplebind.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplecall.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplecatch.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplecond.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpledebug.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleehfilter.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplegoto.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplelabel.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplenop.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompatomicload.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompatomicstore.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompcontinue.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompcritical.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompfor.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompmaster.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompordered.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompparallel.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompreturn.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompsection.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompsections.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleompsingle.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplephi.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleresx.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplereturn.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpleswitch.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimpletry.rst:
	  Add trailing newline.
	* doc/gccint/gimple/tuple-specific-accessors/gimplewithcleanupexpr.rst:
	  Add trailing newline.
	* doc/gccint/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/gccint/guidelines-for-diagnostics.rst:
	  Add trailing newline.
	* doc/gccint/guidelines-for-options.rst:
	  Add trailing newline.
	* doc/gccint/host-common.rst:
	  Add trailing newline.
	* doc/gccint/host-configuration.rst:
	  Add trailing newline.
	* doc/gccint/host-filesystem.rst:
	  Add trailing newline.
	* doc/gccint/host-makefile-fragments.rst:
	  Add trailing newline.
	* doc/gccint/host-misc.rst:
	  Add trailing newline.
	* doc/gccint/index.rst:
	  Add trailing newline.
	* doc/gccint/indices-and-tables.rst:
	  Add trailing newline.
	* doc/gccint/interfacing-to-gcc-output.rst:
	  Add trailing newline.
	* doc/gccint/introduction.rst:
	  Add trailing newline.
	* doc/gccint/language-front-ends-in-gcc.rst:
	  Add trailing newline.
	* doc/gccint/link-time-optimization.rst:
	  Add trailing newline.
	* doc/gccint/link-time-optimization/design-overview.rst:
	  Add trailing newline.
	* doc/gccint/link-time-optimization/internal-flags-controlling-lto1.rst:
	  Add trailing newline.
	* doc/gccint/link-time-optimization/lto-file-sections.rst:
	  Add trailing newline.
	* doc/gccint/link-time-optimization/using-summary-information-in-ipa-passes.rst:
	  Add trailing newline.
	* doc/gccint/link-time-optimization/whole-program-assumptions-linker-plugin-and-symbol-visibilities.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/c-statements-for-assembler-output.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/canonicalization-of-instructions.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/conditional-execution.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/constant-definitions.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/defining-how-to-split-instructions.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/defining-jump-instruction-patterns.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/defining-looping-instruction-patterns.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/defining-rtl-sequences-for-code-generation.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/everything-about-instruction-patterns.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/example-of-defineinsn.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/including-patterns-in-machine-descriptions.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/instruction-attributes.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/interdependence-of-patterns.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/iterators.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/machine-specific-peephole-optimizers.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/operand-constraints.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/output-templates-and-operand-substitution.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/overview-of-how-the-machine-description-is-used.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/predicates.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/rtl-template.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/rtl-templates-transformations.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/standard-pattern-names-for-generation.rst:
	  Add trailing newline.
	* doc/gccint/machine-descriptions/when-the-order-of-patterns-matters.rst:
	  Add trailing newline.
	* doc/gccint/makefile-fragments.rst:
	  Add trailing newline.
	* doc/gccint/match-and-simplify.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information/how-to-invoke-the-garbage-collector.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information/marking-roots-for-the-garbage-collector.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information/source-files-containing-type-information.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information/support-for-inheritance.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information/support-for-user-provided-gc-marking-routines.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information/the-inside-of-a-gty.rst:
	  Add trailing newline.
	* doc/gccint/memory-management-and-type-information/troubleshooting-the-garbage-collector.rst:
	  Add trailing newline.
	* doc/gccint/option-file-format.rst:
	  Add trailing newline.
	* doc/gccint/option-properties.rst:
	  Add trailing newline.
	* doc/gccint/option-specification-files.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler/gimplification-pass.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler/inter-procedural-optimization-passes.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler/optimization-info.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler/parsing-pass.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler/pass-manager.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler/rtl-passes.rst:
	  Add trailing newline.
	* doc/gccint/passes-and-files-of-the-compiler/tree-ssa-passes.rst:
	  Add trailing newline.
	* doc/gccint/plugins.rst:
	  Add trailing newline.
	* doc/gccint/plugins/building-gcc-plugins.rst:
	  Add trailing newline.
	* doc/gccint/plugins/controlling-which-passes-are-being-run.rst:
	  Add trailing newline.
	* doc/gccint/plugins/giving-information-about-a-plugin.rst:
	  Add trailing newline.
	* doc/gccint/plugins/interacting-with-the-gcc-garbage-collector.rst:
	  Add trailing newline.
	* doc/gccint/plugins/interacting-with-the-pass-manager.rst:
	  Add trailing newline.
	* doc/gccint/plugins/keeping-track-of-available-passes.rst:
	  Add trailing newline.
	* doc/gccint/plugins/loading-plugins.rst:
	  Add trailing newline.
	* doc/gccint/plugins/plugin-api.rst:
	  Add trailing newline.
	* doc/gccint/plugins/recording-information-about-pass-execution.rst:
	  Add trailing newline.
	* doc/gccint/plugins/registering-custom-attributes-or-pragmas.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/access-to-operands.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/access-to-special-operands.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/assembler-instructions-as-expressions.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/bit-fields.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/comparison-operations.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/constant-expression-types.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/conversions.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/declarations.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/embedded-side-effects-on-addresses.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/flags-in-an-rtl-expression.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/insns.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/machine-modes.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/on-the-side-ssa-form-for-rtl.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/reading-rtl.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/registers-and-memory.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/rtl-classes-and-formats.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/rtl-expressions-for-arithmetic.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/rtl-object-types.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/rtl-representation-of-function-call-insns.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/side-effect-expressions.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/structure-sharing-assumptions.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/variable-location-debug-information-in-rtl.rst:
	  Add trailing newline.
	* doc/gccint/rtl-representation/vector-operations.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/alignment-of-polyints.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/arithmetic-on-polyints.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/comparisons-involving-polyint.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/computing-bounds-on-polyints.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/consequences-of-using-polyint.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/converting-polyints.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/guidelines-for-using-polyint.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/miscellaneous-polyint-routines.rst:
	  Add trailing newline.
	* doc/gccint/sizes-and-offsets-as-runtime-invariants/overview-of-polyint.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/configure-terms-and-history.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/anatomy-of-a-language-front-end.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/anatomy-of-a-target-back-end.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/build-system-in-the-gcc-directory.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/configuration-in-the-gcc-directory.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/headers-installed-by-gcc.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/library-source-files-and-headers-under-the-gcc-directory.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/makefile-targets.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/the-gcc-subdirectory/subdirectories-of-gcc.rst:
	  Add trailing newline.
	* doc/gccint/source-tree-structure-and-build-system/top-level-source-directory.rst:
	  Add trailing newline.
	* doc/gccint/standard-header-file-directories.rst:
	  Add trailing newline.
	* doc/gccint/static-analyzer.rst:
	  Add trailing newline.
	* doc/gccint/target-macros.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/controlling-debugging-information-format.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/controlling-the-compilation-driver-gcc.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/cross-compilation-and-floating-point.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-coprocessor-specifics-for-mips-targets.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-data-structures-for-per-function-information.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language/assembler-commands-for-alignment.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language/how-initialization-functions-are-handled.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language/macros-controlling-initialization-routines.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language/output-and-generation-of-labels.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language/output-of-assembler-instructions.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language/output-of-data.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/defining-the-output-assembler-language/output-of-uninitialized-variables.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/implicit-calls-to-library-routines.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/layout-of-source-language-data-types.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/position-independent-code.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/register-usage.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/stack-layout-and-calling-conventions.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/stack-layout-and-calling-conventions/basic-stack-layout.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/stack-layout-and-calling-conventions/caller-saves-register-allocation.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/stack-layout-and-calling-conventions/exception-handling-support.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/stack-layout-and-calling-conventions/passing-function-arguments-on-the-stack.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/stack-layout-and-calling-conventions/registers-that-address-the-stack-frame.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/support-for-nested-functions.rst:
	  Add trailing newline.
	* doc/gccint/target-macros/the-global-targetm-variable.rst:
	  Add trailing newline.
	* doc/gccint/target-makefile-fragments.rst:
	  Add trailing newline.
	* doc/gccint/testsuites.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/ada-language-testsuites.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/c-language-testsuites.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/directives-used-within-dejagnu-tests.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/directives-used-within-dejagnu-tests/commands-for-use-in-dg-final.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/directives-used-within-dejagnu-tests/features-for-dg-add-options.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/directives-used-within-dejagnu-tests/keywords-describing-target-attributes.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/directives-used-within-dejagnu-tests/selecting-targets-to-which-a-test-applies.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/directives-used-within-dejagnu-tests/syntax-and-descriptions-of-test-directives.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/directives-used-within-dejagnu-tests/variants-of-dg-require-support.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/idioms-used-in-testsuite-code.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/support-for-testing-binary-compatibility.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/support-for-testing-gcov.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/support-for-testing-gimple-passes.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/support-for-testing-link-time-optimizations.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/support-for-testing-profile-directed-optimizations.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/support-for-testing-rtl-passes.rst:
	  Add trailing newline.
	* doc/gccint/testsuites/support-for-torture-testing-using-multiple-options.rst:
	  Add trailing newline.
	* doc/gccint/the-gcc-low-level-runtime-library.rst:
	  Add trailing newline.
	* doc/gccint/the-gcc-low-level-runtime-library/language-independent-routines-for-exception-handling.rst:
	  Add trailing newline.
	* doc/gccint/the-gcc-low-level-runtime-library/miscellaneous-runtime-library-routines.rst:
	  Add trailing newline.
	* doc/gccint/the-gcc-low-level-runtime-library/routines-for-decimal-floating-point-emulation.rst:
	  Add trailing newline.
	* doc/gccint/the-gcc-low-level-runtime-library/routines-for-fixed-point-fractional-emulation.rst:
	  Add trailing newline.
	* doc/gccint/the-gcc-low-level-runtime-library/routines-for-floating-point-emulation.rst:
	  Add trailing newline.
	* doc/gccint/the-gcc-low-level-runtime-library/routines-for-integer-arithmetic.rst:
	  Add trailing newline.
	* doc/gccint/the-language.rst:
	  Add trailing newline.
	* doc/gccint/user-experience-guidelines.rst:
	  Add trailing newline.
	* doc/install/binaries.rst:
	  Add trailing newline.
	* doc/install/building.rst:
	  Add trailing newline.
	* doc/install/building/building-a-cross-compiler.rst:
	  Add trailing newline.
	* doc/install/building/building-a-native-compiler.rst:
	  Add trailing newline.
	* doc/install/building/building-in-parallel.rst:
	  Add trailing newline.
	* doc/install/building/building-the-ada-compiler.rst:
	  Add trailing newline.
	* doc/install/building/building-the-d-compiler.rst:
	  Add trailing newline.
	* doc/install/building/building-with-profile-feedback.rst:
	  Add trailing newline.
	* doc/install/configuration.rst:
	  Add trailing newline.
	* doc/install/copyright.rst:
	  Add trailing newline.
	* doc/install/downloading-gcc.rst:
	  Add trailing newline.
	* doc/install/final-installation.rst:
	  Add trailing newline.
	* doc/install/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/install/host-target-specific-installation-notes-for-gcc.rst:
	  Add trailing newline.
	* doc/install/how-can-you-run-the-testsuite-on-selected-tests.rst:
	  Add trailing newline.
	* doc/install/how-to-interpret-test-results.rst:
	  Add trailing newline.
	* doc/install/index.rst:
	  Add trailing newline.
	* doc/install/indices-and-tables.rst:
	  Add trailing newline.
	* doc/install/installing-gcc.rst:
	  Add trailing newline.
	* doc/install/passing-options-and-running-multiple-testsuites.rst:
	  Add trailing newline.
	* doc/install/prerequisites.rst:
	  Add trailing newline.
	* doc/install/submitting-test-results.rst:
	  Add trailing newline.
	* doc/install/testing.rst:
	  Add trailing newline.

gcc/fortran/ChangeLog:

	* doc/gfc-internals/code-that-interacts-with-the-user.rst:
	  Add trailing newline.
	* doc/gfc-internals/command-line-options.rst:
	  Add trailing newline.
	* doc/gfc-internals/copyright.rst:
	  Add trailing newline.
	* doc/gfc-internals/error-handling.rst:
	  Add trailing newline.
	* doc/gfc-internals/frontend-data-structures.rst:
	  Add trailing newline.
	* doc/gfc-internals/generating-the-intermediate-language-for-later-stages.rst:
	  Add trailing newline.
	* doc/gfc-internals/generating-the-intermediate-language-for-later-stages/accessing-declarations.rst:
	  Add trailing newline.
	* doc/gfc-internals/generating-the-intermediate-language-for-later-stages/basic-data-structures.rst:
	  Add trailing newline.
	* doc/gfc-internals/generating-the-intermediate-language-for-later-stages/converting-expressions-to-tree.rst:
	  Add trailing newline.
	* doc/gfc-internals/generating-the-intermediate-language-for-later-stages/translating-statements.rst:
	  Add trailing newline.
	* doc/gfc-internals/gfccode.rst:
	  Add trailing newline.
	* doc/gfc-internals/gfcexpr.rst:
	  Add trailing newline.
	* doc/gfc-internals/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/gfc-internals/index.rst:
	  Add trailing newline.
	* doc/gfc-internals/indices-and-tables.rst:
	  Add trailing newline.
	* doc/gfc-internals/internals-of-fortran-2003-oop-features.rst:
	  Add trailing newline.
	* doc/gfc-internals/introduction.rst:
	  Add trailing newline.
	* doc/gfc-internals/symbol-versioning.rst:
	  Add trailing newline.
	* doc/gfc-internals/the-libgfortran-runtime-library.rst:
	  Add trailing newline.
	* doc/gfc-internals/type-bound-operators.rst:
	  Add trailing newline.
	* doc/gfc-internals/type-bound-procedures.rst:
	  Add trailing newline.
	* doc/gfortran/about-gnu-fortran.rst:
	  Add trailing newline.
	* doc/gfortran/coarray-programming.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/asynchronous-i-o.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/data-consistency-and-durability.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/evaluation-of-logical-expressions.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/file-format-of-unformatted-sequential-files.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/file-operations-on-symbolic-links.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/files-opened-without-an-explicit-action=-specifier.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/internal-representation-of-logical-variables.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/kind-type-parameters.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/max-and-min-intrinsics-with-real-nan-arguments.rst:
	  Add trailing newline.
	* doc/gfortran/compiler-characteristics/thread-safety-of-the-runtime-library.rst:
	  Add trailing newline.
	* doc/gfortran/contributing.rst:
	  Add trailing newline.
	* doc/gfortran/contributors-to-gnu-fortran.rst:
	  Add trailing newline.
	* doc/gfortran/copyright.rst:
	  Add trailing newline.
	* doc/gfortran/extensions-implemented-in-gnu-fortran.rst:
	  Add trailing newline.
	* doc/gfortran/extensions-not-implemented-in-gnu-fortran.rst:
	  Add trailing newline.
	* doc/gfortran/extensions.rst:
	  Add trailing newline.
	* doc/gfortran/function-abi-documentation.rst:
	  Add trailing newline.
	* doc/gfortran/funding.rst:
	  Add trailing newline.
	* doc/gfortran/general-public-license-3.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-and-gcc.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/description.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/enable-and-customize-preprocessing.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/environment-variables-affecting-gfortran.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/influencing-runtime-behavior.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/influencing-the-linking-step.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/option-summary.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/options-controlling-fortran-dialect.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/options-for-code-generation-conventions.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/options-for-debugging-your-program-or-gnu-fortran.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/options-for-directory-search.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/options-for-interoperability-with-other-languages.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-command-options/options-to-request-or-suppress-errors-and-warnings.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-fortran-compiler-directives.rst:
	  Add trailing newline.
	* doc/gfortran/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/gfortran/index.rst:
	  Add trailing newline.
	* doc/gfortran/indices-and-tables.rst:
	  Add trailing newline.
	* doc/gfortran/interoperability-with-c.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-modules.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-modules/ieee-modules-ieeeexceptions-ieeearithmetic-and-ieeefeatures.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-modules/isocbinding.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-modules/isofortranenv.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-modules/openacc-module-openacc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-modules/openmp-modules-omplib-and-omplibkinds.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/abort.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/abs.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/access.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/achar.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/acos.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/acosd.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/acosh.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/adjustl.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/adjustr.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/aimag.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/alarm.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/all.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/allocated.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/and.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/any.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/asin.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/asind.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/asinh.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/associated.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atan.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atan2.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atan2d.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atanh.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicadd.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomiccas.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicdefine.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicfetchadd.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicfetchand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicfetchor.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicfetchxor.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicor.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicref.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/atomicxor.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/backtrace.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/besselj0.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/besselj1.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/besseljn.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/bessely0.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/bessely1.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/besselyn.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/bge.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/bgt.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/bitsize.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ble.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/blt.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/btest.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cassociated.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ceiling.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cfpointer.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cfprocpointer.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cfunloc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/chdir.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/chmod.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cloc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cmplx.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cobroadcast.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/comax.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/comin.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/commandargumentcount.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/compileroptions.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/compilerversion.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/complex.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/conjg.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/coreduce.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cos.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cosd.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cosh.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cosum.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cotan.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cotand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/count.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cputime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/cshift.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/csizeof.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ctime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dateandtime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dble.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dcmplx.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/digits.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dim.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dotproduct.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dprod.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dreal.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dshiftl.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dshiftr.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/dtime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/eoshift.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/epsilon.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/erf.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/erfc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/erfcscaled.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/etime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/eventquery.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/executecommandline.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/exit.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/exp.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/exponent.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/extendstypeof.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fdate.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fget.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fgetc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/findloc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/floor.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/flush.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fnum.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fput.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fputc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fraction.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/free.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fseek.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/fstat.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ftell.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/gamma.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/gerror.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getarg.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getcommand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getcommandargument.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getcwd.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getenv.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getenvironmentvariable.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getgid.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getlog.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getpid.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/getuid.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/gmtime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/hostnm.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/huge.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/hypot.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/iachar.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/iall.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/iand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/iany.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/iargc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ibclr.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ibits.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ibset.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ichar.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/idate.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ieor.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ierrno.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/imageindex.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/index.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/int2.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/int8.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/introduction-to-intrinsic-procedures.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ior.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/iparity.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/irand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/isatty.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/iscontiguous.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ishft.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ishftc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/isiostatend.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/isiostateor.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/isnan.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/itime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/kill.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/kind.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lbound.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lcobound.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/leadz.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/len.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lentrim.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lge.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lgt.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/link.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lle.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/llt.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lnblnk.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/loc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/log.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/log10.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/loggamma.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/logical.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lshift.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/lstat.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ltime.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/malloc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/maskl.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/maskr.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/matmul.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/max.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/maxexponent.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/maxloc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/maxval.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/mclock.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/mclock8.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/merge.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/mergebits.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/min.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/minexponent.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/minloc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/minval.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/mod.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/modulo.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/movealloc.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/mvbits.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/nearest.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/newline.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/nint.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/norm2.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/not.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/null.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/numimages.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/or.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/pack.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/parity.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/perror.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/popcnt.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/poppar.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/precision.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/present.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/product.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/radix.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ran.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/rand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/randominit.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/randomnumber.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/randomseed.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/range.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/rank.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/rename.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/repeat.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/reshape.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/rrspacing.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/rshift.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sametypeas.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/scale.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/scan.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/secnds.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/second.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/selectedcharkind.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/selectedintkind.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/selectedrealkind.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/setexponent.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/shape.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/shifta.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/shiftl.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/shiftr.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sign.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/signal.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sin.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sind.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sinh.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/size.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sizeof.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sleep.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/spacing.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/spread.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sqrt.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/srand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/stat.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/storagesize.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/sum.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/symlnk.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/system.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/systemclock.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/tan.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/tand.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/tanh.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/thisimage.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/time.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/time8.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/tiny.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/trailz.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/transfer.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/transpose.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/trim.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ttynam.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ubound.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/ucobound.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/umask.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/unlink.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/unpack.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/verify.rst:
	  Add trailing newline.
	* doc/gfortran/intrinsic-procedures/xor.rst:
	  Add trailing newline.
	* doc/gfortran/introduction.rst:
	  Add trailing newline.
	* doc/gfortran/mixed-language-programming.rst:
	  Add trailing newline.
	* doc/gfortran/naming-and-argument-passing-conventions.rst:
	  Add trailing newline.
	* doc/gfortran/non-fortran-main-program.rst:
	  Add trailing newline.
	* doc/gfortran/projects.rst:
	  Add trailing newline.
	* doc/gfortran/runtime.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranconvertunit.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranerrorbacktrace.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranformattedbuffersize.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranlistseparator.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranoptionalplus.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranshowlocus.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranstderrunit.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranstdinunit.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranstdoutunit.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranunbufferedall.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranunbufferedpreconnected.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/gfortranunformattedbuffersize.rst:
	  Add trailing newline.
	* doc/gfortran/runtime/tmpdir.rst:
	  Add trailing newline.
	* doc/gfortran/standards.rst:
	  Add trailing newline.
	* doc/gfortran/type-and-enum-abi-documentation.rst:
	  Add trailing newline.

gcc/go/ChangeLog:

	* doc/c-interoperability.rst:
	  Add trailing newline.
	* doc/c-type-interoperability.rst:
	  Add trailing newline.
	* doc/compiler-directives.rst:
	  Add trailing newline.
	* doc/copyright.rst:
	  Add trailing newline.
	* doc/function-names.rst:
	  Add trailing newline.
	* doc/general-public-license-3.rst:
	  Add trailing newline.
	* doc/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/import-and-export.rst:
	  Add trailing newline.
	* doc/index.rst:
	  Add trailing newline.
	* doc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/introduction.rst:
	  Add trailing newline.
	* doc/invoking-gccgo.rst:
	  Add trailing newline.

libgomp/ChangeLog:

	* doc/amd-radeon-gcn.rst:
	  Add trailing newline.
	* doc/copyright.rst:
	  Add trailing newline.
	* doc/cuda-streams-usage.rst:
	  Add trailing newline.
	* doc/enabling-openacc.rst:
	  Add trailing newline.
	* doc/enabling-openmp.rst:
	  Add trailing newline.
	* doc/first-invocation-nvidia-cublas-library-api.rst:
	  Add trailing newline.
	* doc/first-invocation-openacc-library-api.rst:
	  Add trailing newline.
	* doc/funding.rst:
	  Add trailing newline.
	* doc/general-public-license-3.rst:
	  Add trailing newline.
	* doc/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/implementation-status-and-implementation-defined-behavior.rst:
	  Add trailing newline.
	* doc/index.rst:
	  Add trailing newline.
	* doc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/introduction.rst:
	  Add trailing newline.
	* doc/memory-allocation-with-libmemkind.rst:
	  Add trailing newline.
	* doc/nvptx.rst:
	  Add trailing newline.
	* doc/offload-target-specifics.rst:
	  Add trailing newline.
	* doc/openacc-environment-variables.rst:
	  Add trailing newline.
	* doc/openacc-environment-variables/accdevicenum.rst:
	  Add trailing newline.
	* doc/openacc-environment-variables/accdevicetype.rst:
	  Add trailing newline.
	* doc/openacc-environment-variables/accproflib.rst:
	  Add trailing newline.
	* doc/openacc-environment-variables/gccaccnotify.rst:
	  Add trailing newline.
	* doc/openacc-introduction.rst:
	  Add trailing newline.
	* doc/openacc-library-and-environment-variables.rst:
	  Add trailing newline.
	* doc/openacc-library-interoperability.rst:
	  Add trailing newline.
	* doc/openacc-profiling-interface.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accasynctest.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accasynctestall.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accattach.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/acccopyin.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/acccopyout.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/acccreate.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accdelete.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accdetach.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accdeviceptr.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accfree.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accgetcudastream.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accgetcurrentcudacontext.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accgetcurrentcudadevice.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accgetdevicenum.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accgetdevicetype.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accgetnumdevices.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accgetproperty.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/acchostptr.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accinit.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accispresent.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accmalloc.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accmapdata.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accmemcpyfromdevice.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accmemcpytodevice.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accondevice.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accpresentorcopyin.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accpresentorcreate.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accproflookup.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accprofregister.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accprofunregister.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accregisterlibrary.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accsetcudastream.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accsetdevicenum.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accsetdevicetype.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accshutdown.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accunmapdata.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accupdatedevice.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accupdateself.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accwait.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accwaitall.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accwaitallasync.rst:
	  Add trailing newline.
	* doc/openacc-runtime-library-routines/accwaitasync.rst:
	  Add trailing newline.
	* doc/openmp-context-selectors.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/gompcpuaffinity.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/gompdebug.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/gomprtemsthreadpools.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/gompspincount.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/gompstacksize.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompcancellation.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompdefaultdevice.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompdisplayenv.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompdynamic.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompmaxactivelevels.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompmaxtaskpriority.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompnested.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompnumteams.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompnumthreads.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompplaces.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompprocbind.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompschedule.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompstacksize.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/omptargetoffload.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompteamsthreadlimit.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompthreadlimit.rst:
	  Add trailing newline.
	* doc/openmp-environment-variables/ompwaitpolicy.rst:
	  Add trailing newline.
	* doc/openmp-implementation-specifics.rst:
	  Add trailing newline.
	* doc/openmp-implementation-status.rst:
	  Add trailing newline.
	* doc/openmp-implementation-status/openmp-45.rst:
	  Add trailing newline.
	* doc/openmp-implementation-status/openmp-50.rst:
	  Add trailing newline.
	* doc/openmp-implementation-status/openmp-51.rst:
	  Add trailing newline.
	* doc/openmp-implementation-status/openmp-52.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompdestroylock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompdestroynestlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompfulfillevent.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetactivelevel.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetancestorthreadnum.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetcancellation.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetdefaultdevice.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetdevicenum.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetdynamic.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetinitialdevice.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetlevel.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetmaxactivelevels.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetmaxtaskpriority.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetmaxteams.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetmaxthreads.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetnested.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetnumdevices.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetnumprocs.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetnumteams.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetnumthreads.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetprocbind.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetschedule.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetsupportedactivelevels.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetteamnum.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetteamsize.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetteamsthreadlimit.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetthreadlimit.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetthreadnum.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetwtick.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompgetwtime.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompinfinal.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompinitlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompinitnestlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompinparallel.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompisinitialdevice.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetdefaultdevice.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetdynamic.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetmaxactivelevels.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetnested.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetnestlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetnumteams.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetnumthreads.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetschedule.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompsetteamsthreadlimit.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/omptestlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/omptestnestlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompunsetlock.rst:
	  Add trailing newline.
	* doc/openmp-runtime-library-routines/ompunsetnestlock.rst:
	  Add trailing newline.
	* doc/reporting-bugs.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-atomic-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-barrier-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-critical-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-firstprivate-lastprivate-copyin-and-copyprivate-clauses.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-flush-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-for-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-master-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-openaccs-parallel-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-ordered-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-parallel-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-private-clause.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-reduction-clause.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-sections-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-single-construct.rst:
	  Add trailing newline.
	* doc/the-libgomp-abi/implementing-threadprivate-construct.rst:
	  Add trailing newline.

libiberty/ChangeLog:

	* doc/bsd.rst:
	  Add trailing newline.
	* doc/copyright.rst:
	  Add trailing newline.
	* doc/extensions.rst:
	  Add trailing newline.
	* doc/function-variable-and-macro-listing.rst:
	  Add trailing newline.
	* doc/index.rst:
	  Add trailing newline.
	* doc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/introduction.rst:
	  Add trailing newline.
	* doc/lesser-general-public-license-2.1.rst:
	  Add trailing newline.
	* doc/overview.rst:
	  Add trailing newline.
	* doc/replacement-functions.rst:
	  Add trailing newline.
	* doc/supplemental-functions.rst:
	  Add trailing newline.
	* doc/using.rst:
	  Add trailing newline.

libitm/ChangeLog:

	* doc/c-c++-language-constructs-for-tm.rst:
	  Add trailing newline.
	* doc/copyright.rst:
	  Add trailing newline.
	* doc/enabling-libitm.rst:
	  Add trailing newline.
	* doc/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/index.rst:
	  Add trailing newline.
	* doc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/internals.rst:
	  Add trailing newline.
	* doc/locking-conventions.rst:
	  Add trailing newline.
	* doc/nesting-flat-vs-closed.rst:
	  Add trailing newline.
	* doc/the-libitm-abi.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/function-list.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/future-enhancements-to-the-abi.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/library-design-principles.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/memory-model.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/non-objectives.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/objectives.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/sample-code.rst:
	  Add trailing newline.
	* doc/the-libitm-abi/types-and-macros-list.rst:
	  Add trailing newline.
	* doc/tm-methods-and-method-groups.rst:
	  Add trailing newline.

libquadmath/ChangeLog:

	* doc/copyright.rst:
	  Add trailing newline.
	* doc/gnu-free-documentation-license.rst:
	  Add trailing newline.
	* doc/i-o-library-routines.rst:
	  Add trailing newline.
	* doc/index.rst:
	  Add trailing newline.
	* doc/indices-and-tables.rst:
	  Add trailing newline.
	* doc/introduction.rst:
	  Add trailing newline.
	* doc/math-library-routines.rst:
	  Add trailing newline.
	* doc/quadmathsnprintf.rst:
	  Add trailing newline.
	* doc/reporting-bugs.rst:
	  Add trailing newline.
	* doc/strtoflt128.rst:
	  Add trailing newline.
	* doc/typedef-and-constants.rst:
	  Add trailing newline.
This commit is contained in:
Martin Liska 2022-11-09 13:54:21 +01:00
parent a305ac87b4
commit 3ed1b4ce7c
1271 changed files with 1271 additions and 1271 deletions

View 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.

View 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.

View 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/.

View File

@ -214,4 +214,4 @@
.. option:: -Wendif-labels
Default setting; overrides :option:`-Wno-endif-labels`.
Default setting; overrides :option:`-Wno-endif-labels`.

View 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.

View File

@ -553,4 +553,4 @@
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.

View 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.

View 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.

View 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.

View 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.

View 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.

View File

@ -10,4 +10,4 @@
TODO
----
.. todolist::
.. todolist::

View 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!

View 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

View 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`.

View 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

View 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

View 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

View File

@ -1 +1 @@
.. include:: ../../../doc/indices-and-tables.rst
.. include:: ../../../doc/indices-and-tables.rst

View File

@ -45,4 +45,4 @@ Options
.. only:: man
.. include:: copyright.rst
.. include:: copyright.rst

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View File

@ -408,4 +408,4 @@ but not with others that don't.
#if defined __has_include && __has_include ("header.h") /* not portable */
...
#endif
#endif

View 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.

View File

@ -41,4 +41,4 @@ remains syntactically valid when it is not to be used.
conditional-uses
conditional-syntax
deleted-code
deleted-code

View 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.

View 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:`/*`.

View 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.

View 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

View 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

View 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

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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++.

View 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`.

View 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.

View File

@ -20,4 +20,4 @@ Also documented here are obsolete features still supported by CPP.
implementation-defined-behavior
implementation-limits
obsolete-features
obsolete-features

View 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.

View File

@ -32,4 +32,4 @@ useful on its own.
environment-variables
gnu-free-documentation-license
indices-and-tables
indices-and-tables

View File

@ -1 +1 @@
.. include:: ../../../doc/indices-and-tables.rst
.. include:: ../../../doc/indices-and-tables.rst

View 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.

View File

@ -78,4 +78,4 @@ options may *not* be grouped: :option:`-dM` is very different from
.. only:: man
.. include:: copyright.rst
.. include:: copyright.rst

View 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.

View 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

View File

@ -82,4 +82,4 @@ concatenating the argument with :samp:`_command`. Here is how it is done:
COMMAND (quit),
COMMAND (help),
...
};
};

View File

@ -36,4 +36,4 @@ which expands to
1 2 1 2
with the semantics described above.
with the semantics described above.

View 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.

View File

@ -109,4 +109,4 @@ their corresponding actual arguments.
.. code-block::
#define foo(x) x, "x"
foo(bar) → bar, "x"
foo(bar) → bar, "x"

View 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.

View 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.

View File

@ -871,4 +871,4 @@ These are the named operators and their corresponding punctuators:
* - ``xor``
- ``^``
* - ``xor_eq``
- ``^=``
- ``^=``

View 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.

View 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.

View 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.

View 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`.

View 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.

View File

@ -64,4 +64,4 @@ manual refer to GNU CPP.
character-sets
initial-processing
tokenization
the-preprocessing-language
the-preprocessing-language

View 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.

View 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.

View 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.

View 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`.

View 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.

View File

@ -96,4 +96,4 @@ pasting.
#define suffix(x) foo_/**/x
suffix(bar)
→ foo_bar
→ foo_bar

View 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.

View File

@ -32,4 +32,4 @@ that actually matter.
traditional-lexical-analysis
traditional-macros
traditional-miscellany
traditional-warnings
traditional-warnings

View 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.

View 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.

View File

@ -281,4 +281,4 @@ Line numbering
:maxdepth: 2
just-which-line-number-anyway
representation-of-line-numbers
representation-of-line-numbers

View 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

View 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.

View File

@ -18,4 +18,4 @@ The GNU C Preprocessor Internals
multiple-include-optimization
files
indices-and-tables
indices-and-tables

View File

@ -1 +1 @@
.. include:: ../../../doc/indices-and-tables.rst
.. include:: ../../../doc/indices-and-tables.rst

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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`.

View File

@ -30,4 +30,4 @@ environment); refer to their documentation for details.
:maxdepth: 2
conditionally-supported-behavior
exception-handling
exception-handling

View 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

View 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.

View 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.

View 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.

View 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.

Some files were not shown because too many files have changed in this diff Show More