* tree-vrp.c (check_all_array_refs): Do not use wi->info to smuggle
commit86ca3f9c02bbce93c14e489acbf4715bc313e69a
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2017 15:35:37 +0000 (27 15:35 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2017 15:35:37 +0000 (27 15:35 +0000)
tree6b16bb412efdbcb1bdc71888bdb086b7a64b68e9
parent6b073ae6730df586f8ee349d83b8ed0c96be63f8
* tree-vrp.c (check_all_array_refs): Do not use wi->info to smuggle
gimple statement locations.
(check_array_bounds): Corresponding changes.  Get the statement's
location directly from wi->stmt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254154 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vrp.c