From: Jeff Law Date: Wed, 9 Jun 2021 19:09:02 +0000 (-0400) Subject: Revert "Finish last change" X-Git-Tag: upstream/12.2.0~7349 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87e1eecaa0d96c46eab948960904fee618f926c4;p=platform%2Fupstream%2Fgcc.git Revert "Finish last change" This reverts commit 4af4d9a458b9baa019fe15d37d95306ab1f0f2e4. --- 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