This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 540303f Prevent recursive instantiation in std::function new 24fc4a9 libstdc++/68995 qualify calls to __callable_functor new 9bd32e0 Remove noexcept from function template that can throw
The 2 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/ChangeLog | 10 ++++ libstdc++-v3/include/bits/basic_string.h | 2 - libstdc++-v3/include/std/functional | 4 +- .../function/68995.cc} | 25 ++++----- .../basic_string/cons/char/69092.cc} | 60 +++++++++++----------- 5 files changed, 54 insertions(+), 47 deletions(-) copy libstdc++-v3/testsuite/{27_io/rvalue_streams-2.cc => 20_util/function/68995.c [...] copy libstdc++-v3/testsuite/{23_containers/unordered_map/insert/array_syntax.cc => [...]