Message ID | 20230306184735.03643203D7@pchp3.se.axis.com |
---|---|
State | New |
Headers | show |
Series | [1/3] testsuite: Add tail_call effective target | expand |
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index c348a1e47cc3..80bef7f0a0e2 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.