This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f2cdddef40c a68: Add exit function to POSIX prelude new 2226b67bbe2 libstdc++: constexpr flat_map and flat_multimap
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_map | 157 +++++++++++++++++++-- libstdc++-v3/testsuite/23_containers/flat_map/1.cc | 43 +++++- .../testsuite/23_containers/flat_multimap/1.cc | 42 +++++- 5 files changed, 245 insertions(+), 15 deletions(-)