> I think it's definitely -fwrapv. I agree. I was not really discussing that, but rather if it *actually* makes any differences in the current state of gcc: when allowed by -fno-strict-overflow overflows wrap, though I agree it will in the future. So -fwrapv is certainly a safer option. Dominique