[LLVMbugs] [Bug 10194] Bug in opt -std-compile-opts: invalid conversion of ugt to sgt
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 27 08:28:23 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10194
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |INVALID
--- Comment #3 from Eli Friedman <sharparrow1 at yahoo.com> 2011-06-27 10:28:23 CDT ---
The given code has undefined behavior because it expects an inbounds GEP to
have wrapping behavior.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list