Port-alpha archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: static link csh/tcsh dumps core



On Mon, Mar 11, 2013 at 01:10:11PM -0400, Christos Zoulas wrote:
> It makes sense. I am just wondering what the the pros and cons doing it this
> way.

No real pros vs. my first patch - I just like to fully understand what is
going on before fixing anything, and this sounds like a hot trace.

Actually there is no 100% guarantee that longjmp and setjmp need to end
up close enough to share the GP value (though it is unlikely in case
where link time optimization hits one to fail for the other).

Martin


Home | Main Index | Thread Index | Old Index