]> git.ipfire.org Git - thirdparty/gcc.git/commit
Backport of r269499 and related testism fix r269596.
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Wed, 13 Mar 2019 11:46:56 +0000 (11:46 +0000)
committerAndre Vieira <avieira@gcc.gnu.org>
Wed, 13 Mar 2019 11:46:56 +0000 (11:46 +0000)
commita0604a3d488ff30a606dc4ddd60bed6b2b0814c9
treeeceb8d0d3eebe1a3ebfc54bcf3b4de542e8216ea
parent02b0f5b0ea1bb3e29e140e07302ee1fde33349b3
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.

From-SVN: r269647
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]