https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81240
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Jeffrey A. Law <law at redhat dot com> --- Fixed by one of Richi's tree-vrp fixes from the summer. 2017-08-17 Richard Biener <rguent...@suse.de> * tree-vrp.c (vrp_int_const_binop): Do not set *overflow_p to true when overflow is undefined and we saturated the result.