From: Alex Coplan Date: Fri, 28 Aug 2020 09:30:59 +0000 (+0100) Subject: aarch64: Disable mem-shift-canonical test on ILP32 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=43f3e695699cb4bde7824f9d05bd618f13d2c8b8;p=gcc.git aarch64: Disable mem-shift-canonical test on ILP32 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. --- diff --git a/gcc/testsuite/gcc.target/aarch64/mem-shift-canonical.c b/gcc/testsuite/gcc.target/aarch64/mem-shift-canonical.c index 36beed497a0..47479ffff29 100644 --- a/gcc/testsuite/gcc.target/aarch64/mem-shift-canonical.c +++ b/gcc/testsuite/gcc.target/aarch64/mem-shift-canonical.c @@ -3,6 +3,7 @@ /* { dg-do compile } */ /* { dg-options "-Os -ftree-vectorize -dp" } */ +/* { dg-require-effective-target lp64 } */ struct T