This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 348fb9db785 Daily bump. new 551c0d95957 libstdc++: Fix more doxygen markup for group close commands new d7fa35db13d libstdc++: Remove spurious line break in doxygen comment new 66ba422a436 libstdc++: Fix even more doxygen markup for group close commands new 637418ec2c6 libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985] new 2ed860be33b libstdc++: Fix bootstrap error due to inconsistent noexcept [...]
The 5 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/basic_string.h | 3 +- libstdc++-v3/include/bits/fs_fwd.h | 2 +- libstdc++-v3/include/bits/hashtable.h | 13 +++++--- libstdc++-v3/include/bits/random.h | 16 +++++----- libstdc++-v3/include/bits/regex_constants.h | 2 +- libstdc++-v3/include/bits/streambuf_iterator.h | 2 +- libstdc++-v3/include/std/chrono | 2 +- libstdc++-v3/include/std/memory | 2 +- libstdc++-v3/include/std/thread | 2 +- libstdc++-v3/include/tr1/complex | 2 +- libstdc++-v3/include/tr1/random.h | 10 +++--- .../explicit_instantiation/5.cc => cons/99985.cc} | 37 +++++++++++++++------- 12 files changed, 56 insertions(+), 37 deletions(-) copy libstdc++-v3/testsuite/23_containers/unordered_set/{requirements/explicit_ins [...]