PR bootstrap/83446 - Bootstrap failed on i686
authorMartin Sebor <msebor@redhat.com>
Mon, 18 Dec 2017 03:31:05 +0000 (03:31 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Mon, 18 Dec 2017 03:31:05 +0000 (20:31 -0700)
commit56735d40cafbfb1cf1d4bb052480372b020d98f5
tree9990691398d0dd363ddc5bdd23fddbcce5f3e51f
parentbfecb9de2d882681278a9b4525566f665605312d
PR bootstrap/83446 - Bootstrap failed on i686

gcc/testsuite/ChangeLog:

PR bootstrap/83446
* c-c++-common/Warray-bounds-3.c: Adjust.
* gcc.dg/Warray-bounds-25.c: New test.

gcc/ChangeLog:

PR bootstrap/83446
* gimple-ssa-warn-restrict.c
(builtin_memref::offset_out_of_bounds): Correct the handling of
anti-ranges.

From-SVN: r255772
gcc/ChangeLog
gcc/gimple-ssa-warn-restrict.c
gcc/testsuite/c-c++-common/Warray-bounds-3.c
gcc/testsuite/gcc.dg/Warray-bounds-25.c [new file with mode: 0644]