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_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from e52a6831708 analyzer: Fix tests for glibc 2.35 [PR101081] adds 3ab49b1c822 compiler, internal/abi: implement FuncPCABI0, FuncPCABIInternal adds 869fb813039 compiler: recognize Go 1.18 runtime/internal/atomic methods
No new revisions were added by this update.
Summary of changes: gcc/go/go-gcc.cc | 14 +++ gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 200 ++++++++++++++++++++++++++++++++++++++- gcc/go/gofrontend/runtime.def | 4 + libgo/go/internal/abi/abi.go | 35 +++++++ libgo/go/runtime/proc.go | 11 ++- libgo/libgo-packages.txt | 1 + 7 files changed, 260 insertions(+), 7 deletions(-) create mode 100644 libgo/go/internal/abi/abi.go