On Wed, 2 Sep 2020 at 00:12, Martin Sebor via Gcc-patches
wrote:
>
> ILP32 failures in a test added for the new -Wstringop-overread
> option exposed an unnecessarily restrictive handling of offsets
> in ranges with an upper bound that's apparently less than
> the lower bound. I have relaxed the h
ILP32 failures in a test added for the new -Wstringop-overread
option exposed an unnecessarily restrictive handling of offsets
in ranges with an upper bound that's apparently less than
the lower bound. I have relaxed the handling of this case to
avoid these failures and improve the efficacy of bo