public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/clyon/heads/mve-autovec)]  fix pr101325 test
@ 2022-01-12  8:28 Christophe Lyon
  0 siblings, 0 replies; 2+ messages in thread
From: Christophe Lyon @ 2022-01-12  8:28 UTC (permalink / raw)
  To: gcc-cvs

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} } } */


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gcc(refs/users/clyon/heads/mve-autovec)]  fix pr101325 test
@ 2021-11-16 14:07 Christophe Lyon
  0 siblings, 0 replies; 2+ messages in thread
From: Christophe Lyon @ 2021-11-16 14:07 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:76f074d46eabf03af635dc2252883e350f0413cf

commit 76f074d46eabf03af635dc2252883e350f0413cf
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} } } */


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-12  8:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12  8:28 [gcc(refs/users/clyon/heads/mve-autovec)] fix pr101325 test Christophe Lyon
  -- strict thread matches above, loose matches on Subject: below --
2021-11-16 14:07 Christophe Lyon

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