This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ea7c8124bb * gcc.dg/tree-prof/cold_partition_label.c: Update template. new eebca588509 Add noexcept to shared_ptr owner comparisons (LWG 2873)
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/ChangeLog | 10 +++++++++ libstdc++-v3/include/bits/shared_ptr_base.h | 16 +++++++------- .../cons/79467.cc => owner_less/noexcept.cc} | 25 ++++++++++++++++------ .../20_util/shared_ptr/observers/owner_before.cc | 6 ++++++ .../20_util/weak_ptr/observers/owner_before.cc | 11 +++++----- 5 files changed, 49 insertions(+), 19 deletions(-) copy libstdc++-v3/testsuite/20_util/{shared_ptr/cons/79467.cc => owner_less/noexce [...]