[Bug c++/101976] New: When constructing object, calling function and performing co_await in same statement, temporary is erroneously moved trivially
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101976 Bug ID: 101976 Summary: When constructing object, calling function and performing co_await in same statement, temporary is erroneously moved trivially Product: gcc
[Bug c++/101027] New: Short-circuit behavior not respected with co_await in while head
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101027 Bug ID: 101027 Summary: Short-circuit behavior not respected with co_await in while head Product: gcc Version: 11.1.1 Status: UNCONFIRMED Severity: normal