This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5051fad8582 options: fix concat of options. new b8d42cfa84f libstdc++: Replace try-catch in std::list::merge to avoid O [...] new c67339d1265 libstdc++: Fix _ForwardIteratorConcept for __gnu_debug::vec [...] new 901fa4cc27c libstdc++: Add noexcept to istream_iterator and ostream_iterator new 94311bf3470 libstdc++: Add missing header to test new 17374dab3ee libstdc++: Define basic_regex::multiline for non-strict modes
The 5 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: libstdc++-v3/include/bits/boost_concept_check.h | 58 ++++++++++++----- libstdc++-v3/include/bits/list.tcc | 73 +++++++++------------- libstdc++-v3/include/bits/regex.h | 2 +- libstdc++-v3/include/bits/regex_constants.h | 2 + libstdc++-v3/include/bits/stl_list.h | 35 +++++++++++ libstdc++-v3/include/bits/stream_iterator.h | 25 +++++--- .../testsuite/24_iterators/operations/prev_neg.cc | 2 +- .../testsuite/25_algorithms/is_permutation/2.cc | 1 + 8 files changed, 126 insertions(+), 72 deletions(-)