mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 07:40:26 +08:00
aarch64: Skip whilele_1.C test for ILP32
The definitions of the integer types for ILP32 newlib make the resolution of some of the bool-related tests ambiguous. 2020-01-23 Richard Sandiford <richard.sandiford@arm.com> gcc/testsuite/ * g++.target/aarch64/sve/acle/general-c++/whilele_1.C: Skip for ILP32.
This commit is contained in:
parent
b02fbed15a
commit
0ed442a40f
gcc/testsuite
@ -1,3 +1,7 @@
|
||||
2020-01-23 Richard Sandiford <richard.sandiford@arm.com>
|
||||
|
||||
* g++.target/aarch64/sve/acle/general-c++/whilele_1.C: Skip for ILP32.
|
||||
|
||||
2020-01-23 Richard Sandiford <richard.sandiford@arm.com>
|
||||
|
||||
* gcc.target/aarch64/sve/acle/asm/ld1_f16.c: Skip check-function-bodies
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do compile }
|
||||
// { dg-do compile { target { ! ilp32 } } }
|
||||
|
||||
#include <arm_sve.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user