aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorJeff Law <jeffreyalaw@gmail.com>2021-06-09 15:09:02 -0400
committerJeff Law <jeffreyalaw@gmail.com>2021-06-09 15:09:02 -0400
commit87e1eecaa0d96c46eab948960904fee618f926c4 (patch)
tree6b085cdb9a9de16d55816a45dcf7afcb305edd96 /gcc/doc
parent4af4d9a458b9baa019fe15d37d95306ab1f0f2e4 (diff)
downloadgcc-87e1eecaa0d96c46eab948960904fee618f926c4.zip
gcc-87e1eecaa0d96c46eab948960904fee618f926c4.tar.gz
gcc-87e1eecaa0d96c46eab948960904fee618f926c4.tar.bz2
Revert "Finish last change"
This reverts commit 4af4d9a458b9baa019fe15d37d95306ab1f0f2e4.
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/tm.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi
index 318e728..fc7eb77 100644
--- a/gcc/doc/tm.texi
+++ b/gcc/doc/tm.texi
@@ -5488,6 +5488,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