public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kyrylo Tkachov <Kyrylo.Tkachov@arm.com>
To: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: [PATCH][committed] aarch64: Fix typo in aarch64-sve.md comment
Date: Fri, 4 Nov 2022 10:09:22 +0000	[thread overview]
Message-ID: <PAXPR08MB6926694F243494D313251D12933B9@PAXPR08MB6926.eurprd08.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 142 bytes --]

Pushing as obvious.
Thanks,
Kyrill

gcc/ChangeLog:

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

[-- Attachment #2: typo.patch --]
[-- Type: application/octet-stream, Size: 900 bytes --]

diff --git a/gcc/config/aarch64/aarch64-sve2.md b/gcc/config/aarch64/aarch64-sve2.md
index 4b5206105da145b511ffbfb410f1f67ff961044b..68e297f8dcbe0b9641ae2511ce16e6f54c6544e8 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
@@ -2620,7 +2620,7 @@ (define_insn_and_rewrite "*aarch64_pred_<sve_int_op><mode>_ptest"
 )
 
 ;; =========================================================================
-;; == Crypotographic extensions
+;; == Cryptographic extensions
 ;; =========================================================================
 
 ;; -------------------------------------------------------------------------

                 reply	other threads:[~2022-11-04 10:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=PAXPR08MB6926694F243494D313251D12933B9@PAXPR08MB6926.eurprd08.prod.outlook.com \
    --to=kyrylo.tkachov@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).