PR bootstrap/83446 - Bootstrap failed on i686
commit6db71e32d10b5e0017271c2b703282aba9c72e91
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Dec 2017 03:31:05 +0000 (18 03:31 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Dec 2017 03:31:05 +0000 (18 03:31 +0000)
tree9990691398d0dd363ddc5bdd23fddbcce5f3e51f
parent5f68d06344ffd317c8cb1530395fd857a8a66ce3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255772 138bc75d-0d04-0410-961f-82ee72b054a4
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]