[Bug c++/106997] Use coroutines on avr-gcc
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106997 Jonathan Wakely changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRME