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-arm in repository toolchain/ci/gcc.
from 2c1c55d701c Daily bump. adds f6819b7fea3 add missing dg-require alias to gcc.dg/torture/pr100786.c adds 50f9148f7a8 predcom: Fix up component::component [PR105056] adds e4352a0fee4 Fix typo in vec_setv8hi_0. adds 9f37d31324f aarch64: Update Neoverse N2 core definition adds bc86a86a4f2 tree-optimization/105070 - annotate bit cluster tests with [...] adds c8464cf444e gcc-changelog: Make This reverts stricter. adds a74ccc8cb02 gcc-changelog: Update revert_regex. adds 567eb37c76e libstdc++: Fix typos in comments in tests adds 52f42dce15f [libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
No new revisions were added by this update.
Summary of changes: contrib/gcc-changelog/git_commit.py | 4 ++-- gcc/config/aarch64/aarch64-cores.def | 5 ++-- gcc/config/i386/sse.md | 4 ++-- gcc/testsuite/gcc.dg/torture/pr100786.c | 1 + gcc/testsuite/gcc.target/i386/pr105066.c | 10 ++++++++ gcc/tree-predcom.cc | 3 ++- gcc/tree-switch-conversion.cc | 28 ++++++++++++---------- gcc/tree-switch-conversion.h | 3 ++- libgomp/configure | 2 +- libgomp/plugin/configfrag.ac | 2 +- .../testsuite/20_util/optional/monadic/and_then.cc | 2 +- .../20_util/optional/monadic/transform.cc | 2 +- .../22_locale/codecvt/always_noconv/char/1.cc | 4 ++-- .../testsuite/22_locale/codecvt/encoding/char/1.cc | 4 ++-- .../testsuite/22_locale/codecvt/in/char/1.cc | 8 +++---- .../22_locale/codecvt/max_length/char/1.cc | 4 ++-- .../testsuite/22_locale/codecvt/out/char/1.cc | 8 +++---- .../testsuite/22_locale/codecvt/unshift/char/1.cc | 12 +++++----- 18 files changed, 61 insertions(+), 45 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105066.c