Revert "Fix gcc-4.8 compilation warning when using -Wstrict-overflow"
This reverts commit 79109a85. This warning does not happen on gcc-4.8.4; the workaround introduces an unsigned integer overflow which results in a runtime error when compiled with integer sanitizer.
Loading
Please register or sign in to comment