doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in
gcc/ChangeLog: * doc/extend.texi (Basic PowerPC Built-in Functions): Fix typo.
This commit is contained in:
parent
58f339fc5e
commit
c6a1fdd6dd
@ -17698,7 +17698,7 @@ macro @code{__BUILTIN_CPU_SUPPORTS__} if the
|
||||
@code{__builtin_cpu_supports} built-in function is fully supported.
|
||||
|
||||
If GCC was configured to use a GLIBC before 2.23, the built-in
|
||||
function @code{__builtin_cpu_suports} always returns a 0 and the
|
||||
function @code{__builtin_cpu_supports} always returns a 0 and the
|
||||
compiler issues a warning.
|
||||
|
||||
The following features can be
|
||||
|
Loading…
Reference in New Issue
Block a user