tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply in UWHI to avoid...
authorJakub Jelinek <jakub@redhat.com>
Mon, 19 Jun 2017 17:56:44 +0000 (19:56 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 19 Jun 2017 17:56:44 +0000 (19:56 +0200)
commitc9f8853f9e74816ccb68a5a549f1f61295ce07ed
tree0d5e4d93e827972f4d743d52ded29f40c472408b
parent9f8fafe847daf2c1bc1721d6d97203686567549d
tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply in UWHI to avoid undefined overflow.

* tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply
in UWHI to avoid undefined overflow.

From-SVN: r249381
gcc/ChangeLog
gcc/tree-ssa-structalias.c