On Mon Jun  3 12:35:40 EDT 2013, lu...@proxima.alt.za wrote:
> > starts note handler
> > generates fp fault
> >                     saves up registers,
> >                     finds that we're in FPillegal state, and process
> >                     becomes Broken
> 
> That conflicts with Go's intent, I've no idea how one addresses it.
> Ideally, the kernel should trigger a condition that the Go runtime can
> deal with.  I can see why it is unlikely.

if by intent, you mean that go is using xmm registers as if they were
general purpose registers, then the solution is to stop doing that.
and there's such a patch already.

- erik

Reply via email to