r269647 - in /branches/gcc-7-branch/gcc: Change...

avieira@gcc.gnu.org avieira@gcc.gnu.org
Wed Mar 13 11:46:00 GMT 2019


Author: avieira
Date: Wed Mar 13 11:46:56 2019
New Revision: 269647

URL: https://gcc.gnu.org/viewcvs?rev=269647&root=gcc&view=rev
Log:
Backport of r269499 and related testism fix r269596.

gcc/ChangeLog:
2019-03-13  Andre Vieira  <andre.simoesdiasvieira@arm.com>

	Backport from mainline
	2019-03-08  Andre Vieira  <andre.simoesdiasvieira@arm.com>

	* config/arm/arm.h (TARGET_FP16_TO_DOUBLE): Add TARGET_VFP_DOUBLE
	requirement.

gcc/testsuite/ChangeLog:
2019-03-13  Andre Vieira  <andre.simoesdiasvieira@arm.com>

	Backport from mainline
	2019-03-08  Andre Vieira  <andre.simoesdiasvieira@arm.com>

	* gcc.target/arm/f16_f64_conv_no_dp.c: New test.

	Backport from mainline
	2019-03-11  Christophe Lyon  <christophe.lyon@linaro.org>

	* gcc.target/arm/f16_f64_conv_no_dp.c: Add arm_fp16_ok effective
	target.


Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/arm/arm.h
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list