[Bug tree-optimization/19790] equality not noticed when signedness differs.

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Mon Dec 11 16:30:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19790

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |law at redhat dot com
         Resolution|---                         |FIXED

--- Comment #7 from Jeffrey A. Law <law at redhat dot com> ---
The original issue reported by Kazu has been fixed.  We no longer have to
increment a temporary holding i - 1 to retrieve i for second statement in the
loop.

Given the age of this BZ, I didn't bisect it to figure out exactly when that
happened.


More information about the Gcc-bugs mailing list