[LLVMbugs] [Bug 10336] Assertion `unsignedRange.NonNegative && "unsigned range includes negative?"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jul 12 23:36:32 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10336
John McCall <rjmccall at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from John McCall <rjmccall at apple.com> 2011-07-13 01:36:32 CDT ---
This has nothing to do with anything I've done recently; it seems to just be a
longstanding oversight in the integer-range analysis that feeds (e.g.)
-Wsign-compare.
Fixed in r135034.
--
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