This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 36f81fa896c 2018-05-02 Richard Biener rguenther@suse.de new 79d934a23b6 PR libstdc++/69608 Move semantics for strstreambuf new c2cfaad24e5 Remove duplicate function call in test
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 | 11 + libstdc++-v3/include/backward/strstream | 54 ++++- libstdc++-v3/testsuite/backward/strstream_move.cc | 243 ++++++++++++++++++++++ 3 files changed, 307 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/backward/strstream_move.cc