From: Jonathan Wakely Date: Tue, 19 Oct 2021 19:37:53 +0000 (+0100) Subject: doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in X-Git-Tag: basepoints/gcc-13~3797 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c6a1fdd6dde3a95997731c8339d70970aca67594;p=thirdparty%2Fgcc.git doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in gcc/ChangeLog: * doc/extend.texi (Basic PowerPC Built-in Functions): Fix typo. --- diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 10d466fae9a4..3c942d81c32a 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -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