0024227: Enable SS2 instructions for OCCT building
authorabv <abv@opencascade.com>
Thu, 10 Oct 2013 10:41:01 +0000 (14:41 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 10 Oct 2013 13:08:50 +0000 (17:08 +0400)
commit11fca7c1778d8f40ee108ba35bcadc7c9a806cf2
tree99991e74acf7d8404b7d9aa341a5ef100c5adff1
parentfcdbe2010eb0fb7298c1f28d5ed9d7459efe1f56
0024227: Enable SS2 instructions for OCCT building

Test for exceptions corrected to handle FPE when built with with SSE2 option on Windows (NumericError raised instead of specific exceptions)
New test for performance of bspline intersections added

sse2 added; build bitness hardlinked to compiler

"bitness" variable was hidden
CMakeLists.txt
src/QABugs/QABugs_11.cxx
tests/perf/bspline/intersect [new file with mode: 0644]
tests/perf/grids.list