This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6496ae5c965 Properly parse invariant &MEM addresses in the GIMPLE FE new 6ca03ca35a5 amdgcn: Support LLVM 13 assembler syntax new 205dafb6ede amdgcn: Implement -msram-ecc=any new 81c362c7c2b amdgcn: Fix assembler version incompatibility
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/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 +++++++++++++++--- 7 files changed, 568 insertions(+), 93 deletions(-)