bitpit
bitpit copied to clipboard
MSVC compiler optimization /O1 /O2
Investigate optimization effects of MSVC /O2 and O1 on bitpit and report bugs.
- reported unexpected crash on integration_tests_volcartesian_00005 using /O2. /Od (debug) works correctly.