This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4731ead79fa LoongArch: Support immediate_operand for vec_cmp new 5a41ab8da08 libstdc++: don't implicit-construct _Yielded_decvref [PR118022] new 9a1cb52cae2 libstdc++: add missing return in generator assignment opera [...]
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: libstdc++-v3/include/std/generator | 3 ++- .../testsuite/24_iterators/range_generators/pr118022.cc | 16 ++++++++++++++++ .../testsuite/24_iterators/range_generators/pr118196.cc | 13 +++++++++++++ 3 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/24_iterators/range_generators/pr118022.cc create mode 100644 libstdc++-v3/testsuite/24_iterators/range_generators/pr118196.cc