mirror of
https://git.tukaani.org/xz.git
synced 2025-10-06 09:18:17 +00:00
Compilers cannot optimize the addition "i + 4" away since theoretically it could overflow.
Compilers cannot optimize the addition "i + 4" away since theoretically it could overflow.