From 4af4d9a458b9baa019fe15d37d95306ab1f0f2e4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 9 Jun 2021 15:05:23 -0400 Subject: [PATCH] Finish last change gcc/ * doc/tm.texi: Correctly update. --- gcc/doc/tm.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index fc7eb7735b03..318e72881434 100644 --- a/gcc/doc/tm.texi +++ b/gcc/doc/tm.texi @@ -5488,7 +5488,6 @@ 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