This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7eee265e6bd c++: Improve redeclared parameter name diagnostic [PR94588] new 597601aa7a0 libstdc++: Make comparison category comparisons noexcept (P [...]
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 | 6 ++ libstdc++-v3/libsupc++/compare | 2 +- .../18_support/comparisons/categories/94565.cc | 66 ++++++++++++++++++++++ 3 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/18_support/comparisons/categories/94565.cc