public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Update doc/tm.texi.in to fix commit 4a0c4eaea32
@ 2021-06-09 18:58 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2021-06-09 18:58 UTC (permalink / raw)
  To: gcc-patches

	PR other/100735
	* doc/tm.texi.in (Trampolines): Add a missing blank line.
---
 gcc/doc/tm.texi.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/doc/tm.texi.in b/gcc/doc/tm.texi.in
index 20501607716..33532f092b6 100644
--- a/gcc/doc/tm.texi.in
+++ b/gcc/doc/tm.texi.in
@@ -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
-- 
2.31.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-09 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 18:58 [PATCH] Update doc/tm.texi.in to fix commit 4a0c4eaea32 H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).