testsuite: fix gcc.target/powerpc ilp32 failures
[gcc.git] / gcc / testsuite / gcc.target / powerpc / fold-vec-insert-short-p9.c
index 55778bda3a518b5666363e6a346af32f67006865..dbb43a7929a8e6f7c07cb9c70c7d922313d03d48 100644 (file)
@@ -56,6 +56,8 @@ testus2_cst(unsigned short x, vector unsigned short v)
 
 /* -m32 uses sth/lvehx as part of the sequence. */
 /* { dg-final { scan-assembler-times {\msth\M} 8 { target ilp32 }} } */
-/* { dg-final { scan-assembler-times {\mlvehx\M} 4 { target ilp32 }} } */
+/* { dg-final { scan-assembler-times {\mlvehx\M} 8 { target ilp32 }} } */
+/* { dg-final { scan-assembler-times {\mvperm\M} 8 { target ilp32 }} } */
+/* { dg-final { scan-assembler-times {\mxxperm\M} 8 { target ilp32 }} } */
 /* { dg-final { scan-assembler-times {\mlxv\M|\mlvx\M} 8 { target ilp32 }} } */