arm: Fix typo in testcase mve-vsub_1.c

gcc/testsuite/
	* gcc.target/arm/simd/mve-vsub_1.c: Fix typo.
	Remove needless dg-additional-options.
This commit is contained in:
Dennis Zhang 2020-12-10 15:36:23 +00:00
parent e271cd0234
commit b46dd03fe9
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
/* { dg-do compile } */
/* { dg-require-effective-target arm_v8_1m_mve_fp_ok } */
/* { dg-add-options arm_v8_1m_mve_fp } */
/* { dg -additional-options "-O3 -funsafe-math-optimizations" } */
/* { dg-additional-options "-O3" } */
#include <stdint.h>