This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Implement fma correctly


On Wed, Oct 13, 2010 at 11:30, Richard Henderson <rth@twiddle.net> wrote:
> The x86 kernel doesn't set up a known fpu state on signal entry?
> That seems like a bug to be fixed to me.

I don't know when it changed and whether it works in all situations,
but it seems at least on recent kernels the signal handler is always
run with FE_TONEAREST.  On x86-64.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]