This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb133d3 FINAL/OVERRIDE: Define to empty on g++ < 4.7 new 29a2219 Avoid copies in std::scoped_allocator_adaptor piecewise construction
The 1 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 | 7 ++ libstdc++-v3/include/std/scoped_allocator | 35 +++++----- .../20_util/scoped_allocator/construct_pair.cc | 81 ++++++++++++++++++++++ 3 files changed, 107 insertions(+), 16 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/scoped_allocator/construct_pair.cc