This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b790606e492 [RISC-V][PR target/121213] Avoid unnecessary sign extension [...] new 589f3cd1831 libstdc++: Implement LWG4222 'expected' constructor from a [...]
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/include/std/expected | 1 + libstdc++-v3/testsuite/20_util/expected/lwg4222.cc | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 libstdc++-v3/testsuite/20_util/expected/lwg4222.cc