From: Jeff Law Date: Wed, 9 Jun 2021 19:05:23 +0000 (-0400) Subject: Finish last change X-Git-Tag: upstream/12.2.0~7350 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4af4d9a458b9baa019fe15d37d95306ab1f0f2e4;p=platform%2Fupstream%2Fgcc.git Finish last change gcc/ * doc/tm.texi: Correctly update. --- diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index fc7eb77..318e728 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