Skip to content
Snippets Groups Projects
Commit e7330e4d authored by Fons Rademakers's avatar Fons Rademakers
Browse files

finally added support for floating point exception handling on MacOS X.

The issue is that OS X uses the SSE unit for all FP math by default,
not the x87 FP unit, so one has to use _MM_SET_EXCEPTION_MASK.


git-svn-id: http://root.cern.ch/svn/root/trunk@38602 27541ba8-7e3a-0410-8455-c3a389f83636
parent 0400cabd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment