We already use this flag for the tests we run. This should make it safe to use by
checking that the subscript we use are within bounds of the array dimensions
we compute, preventing subscripts from wrapping into the next dimension.
Enabling it by default can help increase the power of DA for multi dimensional
array accesses.