This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4d0a333ef13 arm: Fix signedness of vld1q intrinsic parms [PR118942] new 7e576d5b64a c++: coroutines and return in registers [PR118874] new 24ea4539300 libstdc++: use if consteval in stable_sort
The 2 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/cp/coroutines.cc | 18 +++++++++++- gcc/testsuite/g++.dg/coroutines/torture/pr118874.C | 33 ++++++++++++++++++++++ libstdc++-v3/include/bits/stl_algo.h | 10 +++---- 3 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr118874.C