[Bug c++/105406] [11/12 Regression] coroutines: since 11.3 co_await attempts to copy a move-only value when await_transform(T &) exists
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 27 13:12:45 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105406
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
CC| |iains at gcc dot gnu.org,
| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Last reconfirmed| |2022-04-27
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r12-618-g14ed21f8749ae359690d9c4a69ca38cc45d0d1b0
which has been backported to 11.3 in
r11-9055-gb874ece3ff95d3afa575d40b6e14e95cae8baf87
More information about the Gcc-bugs
mailing list