Hi Christian,
That works in my local tests. Are you OK with it ?
yeah, I checked that it tests the attribute in my configuration as well.
just to make things less obfuscated, What about /* {
dg-additional-options "-mfpu=fp-armv8 } */ instead, eventually with a
selector for armv7-a.
just an id
Hi Christian,
* gcc.target/arm/attr-neon.c: Use dg-add-options to add the
command line options necessary to enable Neon support.
is this last one needed ? the __attribute__ ((target("fpu=neon"))) is
here to test without -mfpu=neon. So we are losing something here.
Ah, good point. We
Hi Guys
Whilst checking PR 69194 I noticed that the new testcase
(gcc.target/arm/pr69194.c) was not being run with a Linux hosted
toolchain configured as --target=arm-eabi. Investigating further I
found that the check_effective_target_arm_neon_ok_nocache proc in
target_supports.exp was