This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9fe9dd2455e testsuite: Add filter for target socket support new 94f7baf2194 libstdc++: Improve Doxygen comments in <tuple> new ed77dcb9be7 libstdc++: Check static assertions earlier in chrono::duration new cbd05ca5ab1 libstdc++: Reduce size of std::bind_front(F) result
The 3 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/chrono.h | 10 ++-- libstdc++-v3/include/std/functional | 62 +++++++++++++++++++++- libstdc++-v3/include/std/tuple | 28 ++++++++-- .../20_util/function_objects/bind_front/107784.cc | 15 ++++++ 4 files changed, 104 insertions(+), 11 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/function_objects/bind_front/107784.cc