This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ae962e573ea PR driver/90983 - manual documents `-Wno-stack-usage` flag [...] new d1462b07825 libstdc++: Fix constructor constraints for std::any (PR 90415)
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 | 21 ++++ libstdc++-v3/include/std/any | 115 +++++++++------------ .../hash_value.cc => 20_util/any/cons/90415.cc} | 45 +++++--- .../generic/94242.cc => 20_util/any/cons/92156.cc} | 35 ++++--- .../testsuite/20_util/any/misc/any_cast_neg.cc | 16 +-- .../20_util/any/modifiers/{83658.cc => 92156.cc} | 63 +++++------ 6 files changed, 151 insertions(+), 144 deletions(-) copy libstdc++-v3/testsuite/{27_io/filesystem/path/nonmember/hash_value.cc => 20_u [...] copy libstdc++-v3/testsuite/{27_io/filesystem/path/generic/94242.cc => 20_util/any [...] copy libstdc++-v3/testsuite/20_util/any/modifiers/{83658.cc => 92156.cc} (56%)