public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Christophe Lyon <clyon@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/clyon/heads/mve-autovec)]  fix pr101325 test
Date: Wed, 12 Jan 2022 08:28:43 +0000 (GMT)	[thread overview]
Message-ID: <20220112082843.1797838B3429@sourceware.org> (raw)

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

commit b5dc69b6068958909226e7c5e155bd6ef5449432
Author: Christophe Lyon <christophe.lyon@foss.st.com>
Date:   Wed Oct 20 21:49:41 2021 +0000

     fix pr101325 test

Diff:
---
 gcc/testsuite/gcc.target/arm/simd/pr101325.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/arm/simd/pr101325.c b/gcc/testsuite/gcc.target/arm/simd/pr101325.c
index a466683a0b1..53600dd1803 100644
--- a/gcc/testsuite/gcc.target/arm/simd/pr101325.c
+++ b/gcc/testsuite/gcc.target/arm/simd/pr101325.c
@@ -10,5 +10,5 @@ unsigned foo(int8x16_t v, int8x16_t w)
   return vcmpeqq (v, w);
 }
 /* { dg-final { scan-assembler {\tvcmp.i8  eq} } } */
-/* { dg-final { scan-assembler {\tvmrs\t r[0-9]+, P0} } } */
+/* { dg-final { scan-assembler {\tvmrs\t[ ]*r[0-9]+, P0} } } */
 /* { dg-final { scan-assembler {\tuxth} } } */


             reply	other threads:[~2022-01-12  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12  8:28 Christophe Lyon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-16 14:07 Christophe Lyon

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=20220112082843.1797838B3429@sourceware.org \
    --to=clyon@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).