This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 5178e47767b Backport from mainline 2017-11-15 Bin Cheng <bin.cheng@ [...] new 7715e09bb33 [PR83370][AARCH64]Use tighter register constraint for sibca [...]
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/ChangeLog | 16 ++++++++++++++++ gcc/config/aarch64/aarch64.c | 6 +++--- gcc/config/aarch64/aarch64.h | 6 +++--- gcc/config/aarch64/constraints.md | 4 ++-- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/aarch64/pr83370.c | 22 ++++++++++++++++++++++ 6 files changed, 54 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr83370.c