This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allmodconfig in repository toolchain/ci/gcc.
from 9a3d019a74d libbacktrace: update to current libgo test file adds 72700543b67 libgo: install internal/reflectlite.gox adds 6e37e49616d i386: Fix atan2l argument order [PR93743] adds f0a33db5fb6 Daily bump. new a8532e9927a rs6000: mark clobber for registers changed by untpyed_call
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 | 11 ++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.md | 8 +-- gcc/config/rs6000/rs6000.md | 4 ++ gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 10 ++++ .../gcc.dg/torture/stackalign/builtin-return-2.c | 40 ++++++++++++++ gcc/testsuite/gcc.target/i386/pr93743.c | 30 +++++++++++ libgo/Makefile.am | 5 ++ libgo/Makefile.in | 63 +++++++++++++++++----- 10 files changed, 155 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/stackalign/builtin-return-2.c create mode 100644 gcc/testsuite/gcc.target/i386/pr93743.c