]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: update expected results for ilp32.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 17 Dec 2021 22:16:19 +0000 (17:16 -0500)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 17 Dec 2021 22:30:55 +0000 (17:30 -0500)
gcc/testsuite/ChangeLog:

* gcc.target/powerpc/fold-vec-insert-float-p9.c

gcc/testsuite/gcc.target/powerpc/fold-vec-insert-float-p9.c

index 45417680e33e713ed487135ded5a5614231130ba..1c57672314647d0f36bc1200720dc04ce431a543 100644 (file)
@@ -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 } } } */