[Bug c++/101144] Coroutine compiler error

2021-08-30 Thread liuyaoxin1976 at qq dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101144 Yaoxin Liu changed: What|Removed |Added CC||liuyaoxin1976 at qq dot com --- Comment #1

[Bug c++/101133] New: co_await doesn't accept a valid awaitable object if await_resume()'s return type is not a built-in type.

2021-06-19 Thread liuyaoxin1976 at qq dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101133 Bug ID: 101133 Summary: co_await doesn't accept a valid awaitable object if await_resume()'s return type is not a built-in type. Product: gcc Version: 11.1.0 Status: UNC