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-arm-bootstrap_profiled_lto_lean in repository toolchain/ci/gcc.
from 3dbc7b809a6 libstdc++: Improve diagnostics for std::get with invalid tu [...] adds 87277b6a044 Daily bump. adds 704e8a825c7 Add wi_fold_in_parts.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 215 +++++++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 59 +++++++++++ gcc/c-family/ChangeLog | 6 ++ gcc/cp/ChangeLog | 18 ++++ gcc/range-op.cc | 75 +++++++++++++- gcc/range-op.h | 6 ++ gcc/testsuite/ChangeLog | 69 +++++++++++++ gcc/testsuite/gcc.dg/pr96542.c | 27 ++++++ libstdc++-v3/ChangeLog | 85 ++++++++++++++++ 10 files changed, 556 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr96542.c