https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458
Iain Sandoe changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458
--- Comment #4 from Tom Tromey ---
> BTW, did you include ?
>
> (FAOD: it would still be broken if you did, but ISTM we might at some point
> add a hint that if the traits can't be found, you probably forgot that).
The code was exactly as writ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458
--- Comment #3 from Iain Sandoe ---
(In reply to Tom Tromey from comment #1)
> I think it's invalid.
Yes, it's invalid, unfortunately, one cannot write a C++20 coroutine in such a
simple form; they need supporting methods that are found through
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458
Martin Liška changed:
What|Removed |Added
Version|unknown |10.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458
Tom Tromey changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from Tom