[Bug c++/103963] Coroutine return type needs not be copy- or move-constructible

2024-07-18 Thread arsen at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103963

Arsen Arsenović  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Arsen Arsenović  ---
indeed - went back and double checked, seems to match pretty exactly

*** This bug has been marked as a duplicate of bug 99575 ***

[Bug c++/103963] Coroutine return type needs not be copy- or move-constructible

2024-07-16 Thread arsen at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103963

Arsen Arsenović  changed:

   What|Removed |Added

 CC||arsen at gcc dot gnu.org

--- Comment #1 from Arsen Arsenović  ---
possibly dupe of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99575 ?

[Bug c++/103963] Coroutine return type needs not be copy- or move-constructible

2022-04-18 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103963

Iain Sandoe  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2022-04-18
 CC||iains at gcc dot gnu.org