This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 055cced29a1 * config/i386/sse.md (vec_set<VI4F_256_512:mode>_0): Use [...] new 4194f872bd3 PR libstdc++/89345 Only define std::destroying_delete for C++2a
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 | 11 ++++++++ libstdc++-v3/include/std/version | 7 ++--- libstdc++-v3/libsupc++/new | 9 ++++-- .../1.cc => 18_support/destroying_delete.cc} | 33 ++++++++++++++++++---- 4 files changed, 48 insertions(+), 12 deletions(-) copy libstdc++-v3/testsuite/{20_util/assume_aligned/1.cc => 18_support/destroying_ [...]