aarch64: Disable mem-shift-canonical test on ILP32
authorAlex Coplan <alex.coplan@arm.com>
Fri, 28 Aug 2020 09:30:59 +0000 (10:30 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Fri, 28 Aug 2020 09:31:08 +0000 (10:31 +0100)
This test fails on ILP32 since we're looking for a pattern that could
only be hit on LP64. Disabling the test on ILP32 since the problematic
mult pattern was never hit there, so there's nothing to test.

gcc/testsuite/ChangeLog:

* gcc.target/aarch64/mem-shift-canonical.c: Skip on ILP32.

gcc/testsuite/gcc.target/aarch64/mem-shift-canonical.c

index 36beed497a0724bf9dc3d160c4c7738e20b2be95..47479ffff291459eca522963624761ba61568cc3 100644 (file)
@@ -3,6 +3,7 @@
 
 /* { dg-do compile } */
 /* { dg-options "-Os -ftree-vectorize -dp" } */
+/* { dg-require-effective-target lp64 } */
 
 
 struct T