This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd0a3e244d94 riscv: Fix up riscv_rtx_costs for RTL checking (PR target/93333) new a312c8019468 [coro] Fix co_await of void type.
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: gcc/cp/ChangeLog | 10 ++++++++++ gcc/cp/coroutines.cc | 15 +++++++++++++-- gcc/testsuite/ChangeLog | 4 ++++ .../{co-return-warning-1.C => co-await-void_type.C} | 10 +++------- 4 files changed, 30 insertions(+), 9 deletions(-) copy gcc/testsuite/g++.dg/coroutines/{co-return-warning-1.C => co-await-void_type. [...]