This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from dc002e31fb2 Fix gfortran.dg/inline_matmul_17.f90 template. adds ef0e100f587 libstdc++: Remove public std::vector<bool>::data() member adds 083fd73202f libstdc++: Make pmr::memory_resource::allocate implicitly c [...] adds 7846156274d compiler: traverse func subexprs when creating func descriptors adds 8a8458ac6bb rs6000: Fix test_mffsl.c to require Power9 support adds a7753db4a7c Remove loop crossing restriction from the backward threader. adds 53b3edceab9 Make ranger optional in path_range_query. adds 4a407d358e2 libstdc++: Fix debug containers for C++98 mode
No new revisions were added by this update.
Summary of changes: gcc/gimple-range-path.cc | 43 +++++++++++++------- gcc/gimple-range-path.h | 9 ++++- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 57 ++++++++++++++++++++++----- gcc/go/gofrontend/expressions.h | 8 ++++ gcc/go/gofrontend/gogo.cc | 5 +++ gcc/testsuite/gcc.target/powerpc/test_mffsl.c | 3 +- gcc/tree-ssa-loop-ch.c | 4 +- gcc/tree-ssa-threadbackward.c | 41 ++++--------------- libstdc++-v3/include/bits/stl_bvector.h | 22 ++++++----- libstdc++-v3/include/debug/deque | 10 +---- libstdc++-v3/include/debug/list | 10 +---- libstdc++-v3/include/debug/map.h | 10 +---- libstdc++-v3/include/debug/multimap.h | 10 +---- libstdc++-v3/include/debug/multiset.h | 10 +---- libstdc++-v3/include/debug/set.h | 10 +---- libstdc++-v3/include/debug/string | 10 +---- libstdc++-v3/include/debug/vector | 23 ++++------- libstdc++-v3/include/std/memory_resource | 3 +- 19 files changed, 135 insertions(+), 155 deletions(-)