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-allyesconfig 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. adds a8532e9927a rs6000: mark clobber for registers changed by untpyed_call
No new revisions were added by this update.
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