From 87e1eecaa0d96c46eab948960904fee618f926c4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 9 Jun 2021 15:09:02 -0400 Subject: [PATCH] Revert "Finish last change" This reverts commit 4af4d9a458b9baa019fe15d37d95306ab1f0f2e4. --- gcc/doc/tm.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index 318e72881434..fc7eb7735b03 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 -- 2.47.2