Arsen Arsenović writes:
> This patch series implements support for coroutines whose frames require
> alignment.
>
> The standard currently does not specify much about this case AFAICT, so
> we can do this for now (until P2014 progresses).
>
> The new dump was useful for testing, and might be usef
This patch series implements support for coroutines whose frames require
alignment.
The standard currently does not specify much about this case AFAICT, so
we can do this for now (until P2014 progresses).
The new dump was useful for testing, and might be useful to coroutine
hackers.
This patchse