Build: Fixed warnings from STATIC_ASSUME(). Fixes warnings like "empty body in an if-statement" with compilers without __builtin_unreachable() and __builtin_assume().