docs: Correct "This functions" to "These functions"
2022-04-22 Paul A. Clarke <pc@us.ibm.com> gcc * doc/extend.texi: Correct "This" to "These".
This commit is contained in:
parent
7092b7aea1
commit
55c17bc75c
@ -13525,7 +13525,7 @@ exceptions handling functions @code{fegetround}, @code{feclearexcept} and
|
||||
@code{feraiseexcept}. They may not be available for all targets, and because
|
||||
they need close interaction with libc internal values, they may not be available
|
||||
for all target libcs, but in all cases they will gracefully fallback to libc
|
||||
calls. This built-in functions appear both with and without the
|
||||
calls. These built-in functions appear both with and without the
|
||||
@code{__builtin_} prefix.
|
||||
|
||||
@deftypefn {Built-in Function} void *__builtin_alloca (size_t size)
|
||||
|
Loading…
Reference in New Issue
Block a user