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 bbb887834d7 d: Fix LHS of array concatentation evaluated before the RHS. new 992643655c8 libstdc++: Fix unconditional definition of __cpp_lib_span i [...] new 6e4c7cc8d90 libstdc++: Update value of __cpp_lib_constexpr_char_traits [...] new 82fbb61820c libstdc++: Fix macro redefinition warnings
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/char_traits.h | 9 ++++++++- libstdc++-v3/include/precompiled/stdc++.h | 3 +++ libstdc++-v3/include/std/version | 16 +++++++++++----- .../requirements/constexpr_functions_c++17.cc | 4 +++- 4 files changed, 25 insertions(+), 7 deletions(-)