[Bug c++/101976] New: When constructing object, calling function and performing co_await in same statement, temporary is erroneously moved trivially

2021-08-19 Thread alois1--- via Gcc-bugs
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

2021-06-11 Thread alois1--- via Gcc-bugs
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