https://github.com/tacle/tacle-bench/blob/64000923b40f5e52aad9190621d0dc97f7dc2290/bench/sequential/adpcm_enc/adpcm_enc.c#L242 This line needs -fwrapv otherwise modern compilers could optimize it wrongly.
tacle-bench/bench/sequential/adpcm_enc/adpcm_enc.c
Line 242 in 6400092
This line needs -fwrapv otherwise modern compilers could optimize it wrongly.