tree-vrp.c (maybe_set_nonzero_bits): New function.
authorJakub Jelinek <jakub@redhat.com>
Thu, 31 Oct 2013 13:58:29 +0000 (14:58 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 31 Oct 2013 13:58:29 +0000 (14:58 +0100)
commit1e99c6e0448f32e9490946f3821fe0c45b69b3f5
treed3e19b3c27680217de2fa805e3cea45a08081d1f
parenteae76e53d9f28035a072e2722ffafdd3ad913936
tree-vrp.c (maybe_set_nonzero_bits): New function.

* tree-vrp.c (maybe_set_nonzero_bits): New function.
(remove_range_assertions): Call it.

From-SVN: r204258
gcc/ChangeLog
gcc/tree-vrp.c