This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ade6c276b88 PR tree-optimization/90078 * tree-ssa-loop-ivopts.c (comp [...] new e11f5aed6ce Make some std::variant helper functions noexcept new b9d8292f9b1 Fix std::variant regression caused by never-valueless optimization new ed42fdb5db5 Fix whitespace in ChangeLog
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/ChangeLog | 25 ++++++++++- libstdc++-v3/include/bits/basic_string.h | 7 ++- libstdc++-v3/include/std/variant | 53 ++++++++++++----------- libstdc++-v3/testsuite/20_util/variant/compile.cc | 14 ++++++ libstdc++-v3/testsuite/20_util/variant/run.cc | 36 +++++++++++++++ 5 files changed, 106 insertions(+), 29 deletions(-)