This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c72bf91 2016-10-20 Richard Biener rguenther@suse.de new 791e125 Add more tests for enable_shared_from_this ambiguities new 02187d0 PR78052 Define std::allocator<void>::{construct,destroy}
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/allocator.h | 9 +++ .../allocator/void.cc} | 17 +++--- .../20_util/enable_shared_from_this/56383.cc | 69 +++++++++++++++------- 4 files changed, 77 insertions(+), 28 deletions(-) copy libstdc++-v3/testsuite/{23_containers/forward_list/modifiers/emplace_cxx17_re [...]