Revert "Remove use of volatile in stored_field_cmp_to_item"
This reverts commit 7603463a. The commit itself is fine, however when disabling volatile, compiler optimizations mess up our double results due to precision differences. Revert the patch till a proper solution is found.
Showing
Please register or sign in to comment