This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 13cceab6f87 [PATCH] MAINTAINERS: add myself to write after approval new bf9dd44a974 libstdc++: constexpr flat_set and flat_multiset
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/include/bits/version.def | 8 ++ libstdc++-v3/include/bits/version.h | 10 ++ libstdc++-v3/include/std/flat_set | 103 ++++++++++++++++++++- .../testsuite/23_containers/flat_multiset/1.cc | 77 ++++++++++++--- libstdc++-v3/testsuite/23_containers/flat_set/1.cc | 76 ++++++++++++--- 5 files changed, 241 insertions(+), 33 deletions(-)