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-arm in repository toolchain/ci/gcc.
from 74faa9834a9 Fix tree-optimization/103220: Another missing folding of (t [...] adds 5f40d34b6dd libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on st [...] new 7950c96ca66 Clobber the condition code in the bfin doloop patterns
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/bfin/bfin.md | 9 ++++-- libstdc++-v3/include/bits/erase_if.h | 8 +++-- libstdc++-v3/include/debug/macros.h | 42 +++++++++++++++---------- libstdc++-v3/include/debug/map.h | 11 +++++-- libstdc++-v3/include/debug/multimap.h | 11 +++++-- libstdc++-v3/include/debug/multiset.h | 11 +++++-- libstdc++-v3/include/debug/set.h | 11 +++++-- libstdc++-v3/include/debug/unordered_map | 14 +++++++++ libstdc++-v3/include/debug/unordered_set | 14 +++++++++ libstdc++-v3/include/experimental/map | 12 +++++-- libstdc++-v3/include/experimental/set | 10 ++++-- libstdc++-v3/include/experimental/unordered_map | 12 +++++-- libstdc++-v3/include/experimental/unordered_set | 12 +++++-- libstdc++-v3/include/std/map | 12 +++++-- libstdc++-v3/include/std/set | 10 ++++-- libstdc++-v3/include/std/unordered_map | 12 +++++-- libstdc++-v3/include/std/unordered_set | 12 +++++-- 17 files changed, 176 insertions(+), 47 deletions(-)