[GCC][ARM]: Fix the failing ACLE testcase with correct test directive.
authorSrinath Parvathaneni <srinath.parvathaneni@arm.com>
Thu, 21 Nov 2019 17:31:01 +0000 (17:31 +0000)
committerMatthew Malcomson <matmal01@gcc.gnu.org>
Thu, 21 Nov 2019 17:31:01 +0000 (17:31 +0000)
commit8239933547870e66ffcc7a664c271a960e3f791a
tree0475992691d500df4182a02be9d6147401a6b641
parentb8e724465b5e1e6c479503f219cd725caaa8e781
[GCC][ARM]: Fix the failing ACLE testcase with correct test directive.

Hello,

This patch fixes arm acle testcase crc_hf_1.c by modifying the compiler
options directive.

Regression tested on arm-none-eabi and found no regressions.

Ok for trunk? If ok, please commit on my behalf, I don't have the commit
rights.

Thanks,
Srinath.

Applied on behalf of Srinath.

gcc/testsuite/ChangeLog:

2019-11-21  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>

* gcc.target/arm/acle/crc_hf_1.c: Modify the compiler options directive
from dg-options to dg-additional-options.

From-SVN: r278588
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c