projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dde02e
)
doc: Document testsuite check_effective_target_tail_call
author
Hans-Peter Nilsson
<hp@axis.com>
Fri, 3 Mar 2023 20:21:29 +0000
(21:21 +0100)
committer
Hans-Peter Nilsson
<hp@bitrange.com>
Tue, 7 Mar 2023 01:22:46 +0000
(
02:22
+0100)
Spot-checked the PDF output for sanity.
* doc/sourcebuild.texi: Document check_effective_target_tail_call.
gcc/doc/sourcebuild.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/sourcebuild.texi
b/gcc/doc/sourcebuild.texi
index c348a1e47cc3a91d2cae2b9570bb9fc3f0f24fc6..80bef7f0a0e229da5f65ada6c975bc3ff7356cc0 100644
(file)
--- 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.