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 79a3b22 gcc/ Backport from trunk r243744. 2016-12-16 Wilco Dijkst [...] new 0ba52ae gcc/ Backport from trunk r243755. 2016-12-16 Kyrylo Tkach [...]
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.md | 38 ++++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/ubfiz_lsl_1.c | 13 +++++++++ gcc/testsuite/gcc.target/aarch64/ubfx_lsr_1.c | 14 ++++++++++ 3 files changed, 65 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/ubfiz_lsl_1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/ubfx_lsr_1.c