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-release-arm-bootstrap_debug in repository toolchain/ci/gcc.
from c03f9f304db Daily bump. adds 2c4d3e6db85 hurd: libgcc unwinding over signal trampolines with SIGINFO adds 92b131491c2 Hurd: Enable ifunc by default adds 8d3636923a3 libstdc++: Fix clang analyzer suppression [PR 98605] adds 1e151fb4352 Daily bump. adds 3e08dcab3aa Objective-C++ : Fix ICE in potential_constant_expression_1. adds 1e56a7c9a66 [nvptx libgomp plugin] Build only in supported configurations adds d697bf91a54 [gcn offloading] Only supported in 64-bit configurations adds ed0aa6151e7 Daily bump. adds 5d201f32885 Daily bump. adds 8f2ed3fe616 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 16 +++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 8 +++ gcc/c-family/c-objc.h | 1 + gcc/c-family/stub-objc.c | 6 ++ gcc/config.gcc | 4 +- gcc/config/gcn/mkoffload.c | 142 +++++++++++++++++++++------------------- gcc/cp/ChangeLog | 8 +++ gcc/cp/constexpr.c | 2 +- gcc/objc/ChangeLog | 7 ++ gcc/objc/objc-act.c | 16 ++++- libgcc/ChangeLog | 10 +++ libgcc/config/i386/gnu-unwind.h | 60 +++++++++++++---- libgomp/ChangeLog | 12 ++++ libgomp/configure | 85 ++++++++++++++---------- libgomp/plugin/configfrag.ac | 91 ++++++++++++++----------- libgomp/plugin/plugin-nvptx.c | 9 --- libstdc++-v3/ChangeLog | 6 ++ libstdc++-v3/include/std/mutex | 8 +-- 19 files changed, 321 insertions(+), 172 deletions(-)