This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from f1fcd6e3ad9 doc: Document module language-linkage supported adds 7905a9ac267 libgo: #include <sys/types.h> when checking for loff_t adds 85d613da341 libgomp: Fix up target-31.c test [PR106045] adds 4306339798b PR target/105991: Recognize PLUS and XOR forms of rldimi in [...] adds de89b078e37 Daily bump. adds ec532b47f18 xtensa: Fix buffer overflow new 5e377d21f1f i386: Add syscall to enable AMX for latest kernels
The 1 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 | 46 +++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.md | 21 ++++++++++++- gcc/config/xtensa/xtensa.md | 2 +- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 35 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/amx-check.h | 30 +++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr105991.c | 11 +++++++ libgo/configure | 5 +++- libgo/configure.ac | 5 +++- libgomp/ChangeLog | 6 ++++ libgomp/testsuite/libgomp.c/target-31.c | 2 +- 12 files changed, 160 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105991.c