This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 59e5a39 Daily bump. new 7d61a8a PR libstdc++/79789 fix non-reserved names in headers
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 | 11 ++++ libstdc++-v3/include/bits/ios_base.h | 8 +-- libstdc++-v3/include/bits/mask_array.h | 4 +- libstdc++-v3/include/bits/regex.h | 4 +- libstdc++-v3/include/bits/slice_array.h | 4 +- libstdc++-v3/include/std/memory | 6 +- libstdc++-v3/testsuite/17_intro/names.cc | 101 +++++++++++++++++++++++++++++++ 7 files changed, 125 insertions(+), 13 deletions(-) create mode 100644 libstdc++-v3/testsuite/17_intro/names.cc