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 65ae2f0 2015-12-04 Andreas Tobler andreast@gcc.gnu.org new 96a6e2c Define path::_Cmpt after specializing path::__is_encoded_char new 16debd5 Fix ambiguity with multiple enable_shared_from_this bases
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 | 14 ++++++++ libstdc++-v3/include/bits/shared_ptr.h | 22 +++++++----- libstdc++-v3/include/bits/shared_ptr_base.h | 22 +++++++----- libstdc++-v3/include/experimental/fs_path.h | 20 +++++------ .../enable_shared_from_this/56383.cc} | 40 ++++++++++++++-------- 5 files changed, 78 insertions(+), 40 deletions(-) copy libstdc++-v3/testsuite/{28_regex/basic_regex/imbue/string.cc => 20_util/enabl [...]