This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4692eaff44e S/390: Fix mode in vector merge pattern. new e845448cb41 [C++ PATCH] Move mangling alias out of :: new aa22cf6e4cc [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
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 | 19 ++++++ gcc/config/aarch64/aarch64-protos.h | 16 ++++- gcc/config/aarch64/aarch64-simd.md | 40 ++++++++--- gcc/config/aarch64/aarch64.c | 131 +++++++++++++++++++++++------------- gcc/config/aarch64/constraints.md | 14 ++++ gcc/config/aarch64/predicates.md | 10 +++ gcc/cp/ChangeLog | 14 ++++ gcc/cp/cp-tree.h | 2 +- gcc/cp/decl2.c | 75 ++++++++++++++++++--- gcc/cp/mangle.c | 52 +------------- gcc/cp/name-lookup.c | 6 -- gcc/testsuite/ChangeLog | 9 +++ gcc/testsuite/g++.dg/abi/mangle41.C | 4 +- libcc1/ChangeLog | 5 ++ libcc1/libcp1plugin.cc | 6 -- 15 files changed, 270 insertions(+), 133 deletions(-)