r278588 - in /trunk/gcc/testsuite: ChangeLog gc...

matmal01@gcc.gnu.org matmal01@gcc.gnu.org
Thu Nov 21 17:31:00 GMT 2019


Author: matmal01
Date: Thu Nov 21 17:31:01 2019
New Revision: 278588

URL: https://gcc.gnu.org/viewcvs?rev=278588&root=gcc&view=rev
Log:
[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.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c



More information about the Gcc-cvs mailing list