Re: [PING] [PATCH v5][C][ADA] use function descriptors instead of trampolines in C

2019-01-14 Thread Jeff Law
On 1/13/19 2:18 PM, Uecker, Martin wrote: > > Does this patch have a change? This version seems risk-free and > is a clear improvement from simply doing nothing forĀ  > '-fno-trampolines'. Also it is useful in situations where > one cannot have an executable stack. > > > I am currently thinking a

[PING] [PATCH v5][C][ADA] use function descriptors instead of trampolines in C

2019-01-13 Thread Uecker, Martin
Does this patch have a change? This version seems risk-free and is a clear improvement from simply doing nothing forĀ  '-fno-trampolines'. Also it is useful in situations where one cannot have an executable stack. I am currently thinking about working around this problem by calling nested functio