This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c33cb5f Minor reformatting. new f97daf5 PR78991 make __gnu_cxx::__ops constructors explicit new 59113b5 Don't redefine _GLIBCXX_ASSERTIONS if already defined
The 2 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/ChangeLog | 13 +++++ libstdc++-v3/include/bits/c++config | 2 +- libstdc++-v3/include/bits/predefined_ops.h | 55 +++++++++++++--------- .../{min_element/constexpr.cc => sort/78991.cc} | 30 ++++++++---- 4 files changed, 69 insertions(+), 31 deletions(-) copy libstdc++-v3/testsuite/25_algorithms/{min_element/constexpr.cc => sort/78991. [...]