This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_ubsan in repository toolchain/ci/gcc.
from 05f40bc4c11 libbacktrace: support MiniDebugInfo adds 0620f4d79e2 doc: fix spelling of -fprofile-reproducibility adds 50a71cd0182 Daily bump. adds f9d2def0164 tree-optimization/94234 - Fold plusminus_mult expr with mul [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 168 +++++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 5 ++ gcc/analyzer/ChangeLog | 22 +++++ gcc/c-family/ChangeLog | 12 +++ gcc/cp/ChangeLog | 12 +++ gcc/doc/invoke.texi | 9 ++- gcc/genmatch.c | 10 ++- gcc/go/ChangeLog | 6 ++ gcc/jit/ChangeLog | 4 + gcc/match.pd | 22 ++--- gcc/testsuite/ChangeLog | 37 +++++++++ gcc/testsuite/gcc.dg/pr94234-2.c | 39 +++++++++ libbacktrace/ChangeLog | 93 ++++++++++++++++++++++ libgomp/ChangeLog | 7 ++ 15 files changed, 432 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr94234-2.c