public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-6513] doc: Document testsuite check_effective_target_tail_call
@ 2023-03-07  1:23 Hans-Peter Nilsson
  0 siblings, 0 replies; only message in thread
From: Hans-Peter Nilsson @ 2023-03-07  1:23 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:318c9101a3bc24e4cd1a89eeb52531988a11c89f

commit r13-6513-g318c9101a3bc24e4cd1a89eeb52531988a11c89f
Author: Hans-Peter Nilsson <hp@axis.com>
Date:   Fri Mar 3 21:21:29 2023 +0100

    doc: Document testsuite check_effective_target_tail_call
    
    Spot-checked the PDF output for sanity.
    
            * doc/sourcebuild.texi: Document check_effective_target_tail_call.

Diff:
---
 gcc/doc/sourcebuild.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index c348a1e47cc..80bef7f0a0e 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -2844,6 +2844,9 @@ Target supports named sections.
 Target uses natural alignment (aligned to type size) for types of
 32 bits or less.
 
+@item tail_call
+Target supports tail-call optimizations.
+
 @item target_natural_alignment_64
 Target uses natural alignment (aligned to type size) for types of
 64 bits or less.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-07  1:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07  1:23 [gcc r13-6513] doc: Document testsuite check_effective_target_tail_call Hans-Peter Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).