#12873: Clear MMX state in i686 Solaris longjmp()
------------------------+---------------------------------------------------
   Reporter:  jdemeyer  |             Owner:  drkirkby      
       Type:  defect    |            Status:  new           
   Priority:  major     |         Milestone:  sage-5.0      
  Component:  solaris   |          Keywords:                
Work issues:            |   Report Upstream:  N/A           
  Reviewers:            |           Authors:  Jeroen Demeyer
  Merged in:            |      Dependencies:                
   Stopgaps:            |  
------------------------+---------------------------------------------------
 The libc `setjmp`/`longjmp` functions of OpenSolaris 06.2009-32 on i686
 hardware do not fully restore the x87 FPU state, in particular when MMX
 instructions have been used.  The proposed solution is to execute the
 `EMMS` instruction before `longjmp()`.  For more context, see #12777 where
 this bug was discovered.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12873>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to