jbaldwin / libcoro

C++20 coroutine library
Apache License 2.0
596 stars 61 forks source link

Document gcc limitation in -O0 symmetric transfer #277

Open jbaldwin opened 2 months ago

jbaldwin commented 2 months ago

See #273 for details on why gcc might stack overflow due to not correctly using tail recursion