mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-09 16:01:12 +08:00
Update previous delta to ensure that the attributes are actually tested.
From-SVN: r232365
This commit is contained in:
parent
e403d17e3d
commit
21f88b7a13
@ -1,7 +1,7 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_neon_ok } */
|
||||
/* { dg-options "-O2 -ftree-vectorize" } */
|
||||
/* { dg-add-options arm_neon } */
|
||||
/* { dg-add-options arm_neon arm_v8_vfp } */ /* The arm_v8_vfp adds -mfpu=fp-armv8 to the command line, overriding any -mfpu= option set by arm_neon, thus ensuring that the attributes below really are checked for correct fpu selection. */
|
||||
|
||||
/* Verify that neon instructions are emitted once. */
|
||||
void __attribute__ ((target("fpu=neon")))
|
||||
|
Loading…
x
Reference in New Issue
Block a user