This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98fa2867de5 compiler: don't add composite literal keys to package bindings new 2d7399bb82f compiler: don't localize names in export data new 4445fa39fd0 [AArch64] Add banner comments to aarch64-sve2.md new 8e28ce65c80 [AArch64] Pass a mode to some SVE immediate queries
The 3 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 | 4 +- gcc/config/aarch64/aarch64-sve2.md | 260 +++++++++++++++++++++++++----------- gcc/config/aarch64/aarch64.c | 28 ++-- gcc/config/aarch64/predicates.md | 8 +- gcc/config/aarch64/t-aarch64 | 5 +- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/export.cc | 2 +- 8 files changed, 224 insertions(+), 104 deletions(-)