[PATCH] Save and restore SSE registers in _dl_runtime_resolve.

Richard Henderson rth@twiddle.net
Tue May 11 17:38:00 GMT 2010


On 05/11/2010 09:26 AM, Joe Damato wrote:
> Hi,
> 
> It seems that _dl_runtime_resolve should be saving and restoring the
> SSE registers to comply with the amd64 ABI, unless I am reading it
> incorrectly (and I very well could be).

We only need to do that if the dynamic linker clobbers
those registers, and it should not.


r~



More information about the Libc-alpha mailing list