This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a9d58e3 2015-12-04 Vladimir Makarov vmakarov@redhat.com new 70f9c73 * gcc.dg/vla-24.c: Requires alloca. new da54329 [AArch64] Add register constraints to add<mode>3_pluslong
The 2 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 | 5 +++++ gcc/config/aarch64/aarch64.md | 6 +++--- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.c-torture/compile/20151204.c | 19 +++++++++++++++++++ gcc/testsuite/gcc.dg/vla-24.c | 1 + 5 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/20151204.c