public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6051] testsuite: update expected results for ilp32.
@ 2021-12-17 22:27 David Edelsohn
  0 siblings, 0 replies; only message in thread
From: David Edelsohn @ 2021-12-17 22:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:00ea158fa0d44d6d81f5e8a8d875c917bd086b99

commit r12-6051-g00ea158fa0d44d6d81f5e8a8d875c917bd086b99
Author: David Edelsohn <dje.gcc@gmail.com>
Date:   Fri Dec 17 17:16:19 2021 -0500

    testsuite: update expected results for ilp32.
    
    gcc/testsuite/ChangeLog:
    
            * gcc.target/powerpc/fold-vec-insert-float-p9.c

Diff:
---
 gcc/testsuite/gcc.target/powerpc/fold-vec-insert-float-p9.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/fold-vec-insert-float-p9.c b/gcc/testsuite/gcc.target/powerpc/fold-vec-insert-float-p9.c
index 45417680e33..1c576723146 100644
--- a/gcc/testsuite/gcc.target/powerpc/fold-vec-insert-float-p9.c
+++ b/gcc/testsuite/gcc.target/powerpc/fold-vec-insert-float-p9.c
@@ -31,5 +31,5 @@ testf_cst (float f, vector float vf)
 /* { dg-final { scan-assembler-times {\mstfs\M} 2 { target ilp32 } } } */
 /* { dg-final { scan-assembler-times {\mlxv\M} 2 { target ilp32 } } } */
 /* { dg-final { scan-assembler-times {\mlvewx\M} 1 { target ilp32 } } } */
-/* { dg-final { scan-assembler-times {\mvperm\M} 2 { target ilp32 } } } */
-/* { dg-final { scan-assembler-times {\mxxperm\M} 1 { target ilp32 } } } */
+/* { dg-final { scan-assembler-times {\mvperm\M} 1 { target ilp32 } } } */
+/* { dg-final { scan-assembler-times {\mxxperm\M} 2 { target ilp32 } } } */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-17 22:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 22:27 [gcc r12-6051] testsuite: update expected results for ilp32 David Edelsohn

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