This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249381 - in /trunk/gcc: ChangeLog tree-ssa-str...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 19 Jun 2017 17:56:45 -0000
- Subject: r249381 - in /trunk/gcc: ChangeLog tree-ssa-str...
Author: jakub
Date: Mon Jun 19 17:56:44 2017
New Revision: 249381
URL: https://gcc.gnu.org/viewcvs?rev=249381&root=gcc&view=rev
Log:
* tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply
in UWHI to avoid undefined overflow.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-structalias.c