SafeStack proposal in GCC

Ian Lance Taylor iant@google.com
Mon May 9 19:25:00 GMT 2016


On Fri, May 6, 2016 at 10:42 PM, Rich Felker <dalias@libc.org> wrote:
>
> The *context APIs are deprecated and I'm not sure they're worth
> supporting with this. It would be a good excuse to get people to stop
> using them.

The gccgo library uses them, because there is no working alternative.

In general coroutine support requires the ability to designate some
area of memory as stack space.

Ian



More information about the Gcc mailing list