]> gcc.gnu.org Git - gcc.git/commit
Backport of r269499 and related testism fix r269596.
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Tue, 12 Mar 2019 14:52:02 +0000 (14:52 +0000)
committerAndre Vieira <avieira@gcc.gnu.org>
Tue, 12 Mar 2019 14:52:02 +0000 (14:52 +0000)
commit36c4067807a4dc7cb337bf8ea35b329b98e8bd66
tree88f35d2d81d06f18b32d2423912700f58a125af0
parent67e75a6dd237990b112eb5cc29f75ef6c646eac5
Backport of r269499 and related testism fix r269596.

gcc/ChangeLog:
2019-03-12  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-12  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.

From-SVN: r269613
gcc/ChangeLog
gcc/config/arm/arm.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c [new file with mode: 0644]
This page took 0.064385 seconds and 5 git commands to generate.