This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/64130] vrp: handle non zero constant divided by range cannot be zero.
- From: "glisse at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 19 Jun 2015 08:05:06 +0000
- Subject: [Bug tree-optimization/64130] vrp: handle non zero constant divided by range cannot be zero.
- Auto-submitted: auto-generated
- References: <bug-64130-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64130
--- Comment #9 from Marc Glisse <glisse at gcc dot gnu.org> ---
Forget comment #8, it can introduce abs(INT_MIN) which would be bad.