[Bug c++/106997] Use coroutines on avr-gcc

2022-09-22 Thread klaus.doldinger64 at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106997 --- Comment #2 from Wilhelm M --- I would consider this a missed optimization rather than a bug, because the standard says, that an implementation can avoid heap allocation if: - the lifetime of the coroutine is strictly within the lifetime of

[Bug c++/106997] Use coroutines on avr-gcc

2022-09-21 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106997 Jonathan Wakely changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRME