This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: mwahab
Date: Fri Sep 30 13:25:04 2016
New Revision: 240655

URL: https://gcc.gnu.org/viewcvs?rev=240655&root=gcc&view=rev
Log:
[Testsuite] Use correct effective-target settings for ARM fp16-aapcs tests.
 
2016-09-30  Matthew Wawhab  <matthew.wahab@arm.com>

	* gcc.target/arm/fp16-aapcs-3.c: Replace arm_fp16_ok with
	arm_fp16_alternative_ok as the required effective target.
	* gcc.target/arm/fp16-aapcs-4.c: Likewise.  Also add
	-mfp16-format=alternative to the dg-options directive and remove
	the dg-add-options directive.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/arm/fp16-aapcs-3.c
    trunk/gcc/testsuite/gcc.target/arm/fp16-aapcs-4.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]