public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-3653] aarch64: Fix typo in aarch64-sve.md comment
@ 2022-11-04 10:09 Kyrylo Tkachov
  0 siblings, 0 replies; only message in thread
From: Kyrylo Tkachov @ 2022-11-04 10:09 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:164cc7a501cfc3239f2146443c1ba486e773349c

commit r13-3653-g164cc7a501cfc3239f2146443c1ba486e773349c
Author: Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Date:   Fri Nov 4 10:08:03 2022 +0000

    aarch64: Fix typo in aarch64-sve.md comment
    
    gcc/ChangeLog:
    
            * config/aarch64/aarch64-sve2.md: Fix typo in Cryptographic
            extensions comment.

Diff:
---
 gcc/config/aarch64/aarch64-sve2.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/config/aarch64/aarch64-sve2.md b/gcc/config/aarch64/aarch64-sve2.md
index f138f4be4bc..5df38e3f951 100644
--- a/gcc/config/aarch64/aarch64-sve2.md
+++ b/gcc/config/aarch64/aarch64-sve2.md
@@ -81,7 +81,7 @@
 ;; ---- Histogram processing
 ;; ---- String matching
 ;;
-;; == Crypotographic extensions
+;; == Cryptographic extensions
 ;; ---- Optional AES extensions
 ;; ---- Optional SHA-3 extensions
 ;; ---- Optional SM4 extensions
@@ -2528,7 +2528,7 @@
 )
 
 ;; =========================================================================
-;; == Crypotographic extensions
+;; == Cryptographic extensions
 ;; =========================================================================
 
 ;; -------------------------------------------------------------------------

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

only message in thread, other threads:[~2022-11-04 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04 10:09 [gcc r13-3653] aarch64: Fix typo in aarch64-sve.md comment Kyrylo Tkachov

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).