tree-chkp.c (chkp_compute_bounds_for_assignment): Don't reuse bounds created for...
authorIlya Enkovich <enkovich.gnu@gmail.com>
Fri, 19 Jun 2015 09:07:25 +0000 (09:07 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Fri, 19 Jun 2015 09:07:25 +0000 (09:07 +0000)
commitb1668acb81d27e9e4e33ad4920bfba1449413c64
tree71a92cd18103e052073a050ef7c9b6225dacd27a
parent9faf9a56c9da010635712da0d2574b6e399034e0
tree-chkp.c (chkp_compute_bounds_for_assignment): Don't reuse bounds created for abnormal ssa names.

gcc/

* tree-chkp.c (chkp_compute_bounds_for_assignment): Don't
reuse bounds created for abnormal ssa names.

gcc/testsuite/

* gcc.target/i386/mpx/pr66581.c: New test.

From-SVN: r224643
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/tree-chkp.c