This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from 6496ae5c965 Properly parse invariant &MEM addresses in the GIMPLE FE adds 6ca03ca35a5 amdgcn: Support LLVM 13 assembler syntax adds 205dafb6ede amdgcn: Implement -msram-ecc=any adds 81c362c7c2b amdgcn: Fix assembler version incompatibility adds 8ae3b44a523 build: Fix --enable-gather-detailed-mem-stats new 4fcf7f6800f MAINTAINERS: Add myself to DCO section new 1ebf2c14c60 tree-optimization/102608 - avoid CSEing .DEFERRED_INIT
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: MAINTAINERS | 3 +- gcc/c-family/c-common.c | 4 +- gcc/config.in | 44 +++++++- gcc/config/gcn/gcn-hsa.h | 65 +++++++++-- gcc/config/gcn/gcn-valu.md | 16 ++- gcc/config/gcn/gcn.c | 50 +++++++-- gcc/config/gcn/mkoffload.c | 112 ++++++++++++++----- gcc/configure | 266 +++++++++++++++++++++++++++++++++++++++++---- gcc/configure.ac | 108 +++++++++++++++--- gcc/toplev.c | 5 +- gcc/toplev.h | 2 +- gcc/tree-ssa-sccvn.c | 45 ++++---- 12 files changed, 600 insertions(+), 120 deletions(-)