From c6a1fdd6dde3a95997731c8339d70970aca67594 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 19 Oct 2021 20:37:53 +0100 Subject: [PATCH] doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in gcc/ChangeLog: * doc/extend.texi (Basic PowerPC Built-in Functions): Fix typo. --- gcc/doc/extend.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 10d466fae9a..3c942d81c32 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