public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-4516] doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in
@ 2021-10-19 19:40 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-10-19 19:40 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c6a1fdd6dde3a95997731c8339d70970aca67594

commit r12-4516-gc6a1fdd6dde3a95997731c8339d70970aca67594
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Oct 19 20:37:53 2021 +0100

    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:
---
 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-19 19:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19 19:40 [gcc r12-4516] doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).