bitpit icon indicating copy to clipboard operation
bitpit copied to clipboard

MSVC compiler optimization /O1 /O2

Open roccoarpa opened this issue 3 years ago • 0 comments

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.

roccoarpa avatar Feb 11 '22 17:02 roccoarpa