This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch in repository gcc.
from 2e03218 Daily bump. new 6faaa21 Fix ambiguity with multiple enable_shared_from_this bases new ecf9a12 Fix cv-qualifiers in std::bind invocation
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 | 17 +++++++++ libstdc++-v3/include/bits/shared_ptr.h | 22 +++++++----- libstdc++-v3/include/bits/shared_ptr_base.h | 22 +++++++----- libstdc++-v3/include/std/functional | 8 ++--- .../rvalue_streams-2.cc => 20_util/bind/68912.cc} | 42 +++++++++++++++------- .../enable_shared_from_this/56383.cc} | 40 +++++++++++++-------- 6 files changed, 105 insertions(+), 46 deletions(-) copy libstdc++-v3/testsuite/{27_io/rvalue_streams-2.cc => 20_util/bind/68912.cc} (50%) copy libstdc++-v3/testsuite/{28_regex/basic_regex/imbue/string.cc => 20_util/enabl [...]