Update doc/tm.texi.in to fix commit 4a0c4eaea32
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 9 Jun 2021 18:56:15 +0000 (11:56 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 9 Jun 2021 18:56:15 +0000 (11:56 -0700)
PR other/100735
* doc/tm.texi.in (Trampolines): Add a missing blank line.

gcc/doc/tm.texi.in

index 2050160..33532f0 100644 (file)
@@ -3828,6 +3828,7 @@ addresses.  Since GCC's generic function descriptors are
 not ABI-compliant, this option is typically used only on a
 per-language basis (notably by Ada) or when it can otherwise be
 applied to the whole program.
+
 For languages other than Ada, the @code{-ftrampolines} and
 @code{-fno-trampolines} options currently have no effect, and
 trampolines are always generated on platforms that need them