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-aarch64 in repository toolchain/ci/gcc.
from 9642d07c35f match.pd: Improve y == MIN || x < y optimization [PR105983] adds 5b1594dc2d0 Propagator should call value_of_stmt. adds 6c849e2fab3 Clear invariant bit for inferred ranges. adds 9ca05d5d9b9 c++: Elide inactive initializer fns from init array adds 51309d1158b libstdc++: Apply r13-1096-g6abe341558abec change to vstring [...] adds 98a0d72a610 libstdc++: Support constexpr global std::string for size < [...] adds b2aaa44d2c9 compiler: don't generate stubs for ambiguous direct interfa [...] adds d89e64d4cbf flags: add comment adds 753aaa949ab opts: fix opts_set->x_flag_sanitize
No new revisions were added by this update.
Summary of changes: gcc/cp/decl2.cc | 97 ++++++++++++---------- gcc/flags.h | 2 +- gcc/gimple-range-cache.cc | 7 +- gcc/gimple-range-gori.cc | 10 ++- gcc/gimple-range-gori.h | 2 +- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/types.cc | 2 +- gcc/opts.cc | 1 + gcc/testsuite/g++.dg/modules/init-2_b.C | 1 + gcc/testsuite/g++.dg/modules/init-2_c.C | 1 + gcc/tree-ssa-propagate.cc | 2 +- libstdc++-v3/include/bits/basic_string.h | 3 +- libstdc++-v3/include/ext/vstring.h | 45 +++++----- .../21_strings/basic_string/cons/char/105995.cc | 9 ++ 14 files changed, 103 insertions(+), 81 deletions(-) create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/char/105995.cc