This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch in repository toolchain/gcc.
from fa076522c63 gcc/ Backport from trunk r248832. 2017-06-02 Kyrylo Tka [...] new f68579b5306 gcc/ Backport from trunk r248090. 2017-05-16 Matthew Wa [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/arm/arm_neon.h | 24 +++++ gcc/config/arm/neon.md | 52 +++++++++- .../gcc.target/arm/armv8_2-fp16-arith-1.c | 18 +++- ...mv8_2-fp16-arith-1.c => armv8_2-fp16-arith-2.c} | 10 +- gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-1.c | 2 +- ...armv8_2-fp16-neon-1.c => armv8_2-fp16-neon-2.c} | 7 +- gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-3.c | 108 +++++++++++++++++++++ 7 files changed, 208 insertions(+), 13 deletions(-) copy gcc/testsuite/gcc.target/arm/{armv8_2-fp16-arith-1.c => armv8_2-fp16-arith-2. [...] copy gcc/testsuite/gcc.target/arm/{armv8_2-fp16-neon-1.c => armv8_2-fp16-neon-2.c} (98%) create mode 100644 gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-3.c