http://llvm.org/bugs/show_bug.cgi?id=10336
John McCall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from John McCall <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
