This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c0d1e9f2a2 libstdc++: Implement LWG 3664 changes to ranges::distance new 9fc5b8f9569 libstdc++: add std::is_virtual_base_of
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 | 9 ++++++ libstdc++-v3/include/bits/version.h | 10 +++++++ libstdc++-v3/include/std/type_traits | 14 +++++++++ .../testsuite/20_util/is_virtual_base_of/value.cc | 34 ++++++++++++++++++++++ 4 files changed, 67 insertions(+) create mode 100644 libstdc++-v3/testsuite/20_util/is_virtual_base_of/value.cc