]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update previous delta to ensure that the attributes are actually tested.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jan 2016 15:05:29 +0000 (15:05 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jan 2016 15:05:29 +0000 (15:05 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232365 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/gcc.target/arm/attr-neon.c

index 689e5e489937858b5d21eec5fb39737a510d268f..225fb8dc3dba84810f807ae21bde6a0ab37c0796 100644 (file)
@@ -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")))