This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch in repository toolchain/gcc.
from 58d283a gcc/ Backport from trunk r237956. 2016-07-04 Matthew Waha [...] new 8e33585 gcc/ Backport from trunk r237882. 2016-06-30 James Greenh [...]
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/aarch64/aarch64-simd.md | 43 ++ gcc/config/aarch64/arm_neon.h | 548 +++++++++++++++------ .../gcc.target/aarch64/vect_copy_lane_1.c | 86 ++++ gcc/testsuite/gcc.target/aarch64/vget_set_lane_1.c | 72 +++ 4 files changed, 593 insertions(+), 156 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vect_copy_lane_1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/vget_set_lane_1.c