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/dmf007)] Fix dmr test.
Date: Wed,  1 Feb 2023 06:26:44 +0000 (GMT)	[thread overview]
Message-ID: <20230201062644.23A27385828D@sourceware.org> (raw)

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

commit d7bf8d6ab7402149a7bd6c38ebe7e91fae49e8be
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Feb 1 01:26:16 2023 -0500

    Fix dmr test.
    
    2023-02-01   Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/testsuite/
    
            * gcc.target/powerpc/dm-double-test.s: Fix test to use dmsetdmrz.

Diff:
---
 gcc/testsuite/gcc.target/powerpc/dm-double-test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/dm-double-test.c b/gcc/testsuite/gcc.target/powerpc/dm-double-test.c
index eaa01426c78..66c19779585 100644
--- a/gcc/testsuite/gcc.target/powerpc/dm-double-test.c
+++ b/gcc/testsuite/gcc.target/powerpc/dm-double-test.c
@@ -188,7 +188,7 @@ main (int argc, char *argv[])
   return ret;
 }
 
-/* { dg-final { scan-assembler {\mdmsetaccz\M}      } } */
+/* { dg-final { scan-assembler {\mdmsetdmrz\M}      } } */
 /* { dg-final { scan-assembler {\mdmxvf64gerpp\M}   } } */
 /* { dg-final { scan-assembler {\mdmxxextfdmr512\M} } } */

                 reply	other threads:[~2023-02-01  6:26 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=20230201062644.23A27385828D@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).