This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 11cf25c40e3 PR c++/94147 - mangling of lambdas assigned to globals new 5a80a6c3e5f amdgcn: Add cond_add/sub/and/ior/xor for all vector modes new dbde9e2d595 amdgcn: Fix vector compare modes new 07522ae90b5 libstdc++: Fix compilation with released versions of Clang new e5de406f996 libstdc++ Fix compilation of <stop_token> with Clang
The 4 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: gcc/ChangeLog | 14 ++++++++++++ gcc/config/gcn/gcn-valu.md | 31 ++++++++++++-------------- gcc/config/gcn/gcn.h | 4 ++++ libstdc++-v3/ChangeLog | 9 ++++++++ libstdc++-v3/include/bits/stl_algobase.h | 2 +- libstdc++-v3/include/bits/stream_iterator.h | 4 ++-- libstdc++-v3/include/bits/streambuf_iterator.h | 4 ++-- libstdc++-v3/include/std/stop_token | 12 ++++++++++ 8 files changed, 58 insertions(+), 22 deletions(-)