On 11/24/2011 02:34 AM, Richard Earnshaw wrote: > What about systems with floating-point or vector registers? Ie VFP or > WMMX on XScale? Do the callee saved registers in those register banks > also have to be saved?
Yes. I mis-read both the glibc and gcc sources on the matter, assuming that only the integer registers needed care. I'll try again... r~