public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/meissner/heads/work086)] Fix typo.
Date: Thu, 21 Apr 2022 20:37:53 +0000 (GMT)	[thread overview]
Message-ID: <20220421203753.7E0883858D37@sourceware.org> (raw)

https://gcc.gnu.org/g:06cf2c6747d06efae88e623bd03a41178bbca639

commit 06cf2c6747d06efae88e623bd03a41178bbca639
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Thu Apr 21 16:36:39 2022 -0400

    Fix typo.
    
    2022-04-21   Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/
            * gcc.target/powerpc/p10-store-vector-pair-1.c: Fix typo.

Diff:
---
 gcc/testsuite/gcc.target/powerpc/p10-store-vector-pair-1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/p10-store-vector-pair-1.c b/gcc/testsuite/gcc.target/powerpc/p10-store-vector-pair-1.c
index 197ec2e058e..c1a36bf5fff 100644
--- a/gcc/testsuite/gcc.target/powerpc/p10-store-vector-pair-1.c
+++ b/gcc/testsuite/gcc.target/powerpc/p10-store-vector-pair-1.c
@@ -78,5 +78,5 @@ store_quad_static (__vector_quad *p)
   sq = *p;			/* 2x lxvp, 2x stxvp.  */
 }
 
-/* { dg-final { scan-assembler {\mp?vstxvpx?\M}  } } */
+/* { dg-final { scan-assembler {\mp?stxvpx?\M}  } } */


                 reply	other threads:[~2022-04-21 20:37 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=20220421203753.7E0883858D37@sourceware.org \
    --to=meissner@gcc.gnu.org \
    --cc=gcc-cvs@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).