[LLVMbugs] [Bug 1774] basicaa crash on array index with value so large that its scaled value becomes negative
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Nov 5 21:59:55 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1774
Chris Lattner <sabre at nondot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|new bugs |Global Analyses
Keywords| |compile-fail
Product|new-bugs |libraries
Resolution| |FIXED
Summary|Assertion `Offset1<Offset2 |basicaa crash on array index
|&& "There is at least one |with value so large that its
|different constant here!"' |scaled value becomes
|failed. |negative
Target Milestone|--- |2.2
Version|unspecified |trunk
--- Comment #2 from Chris Lattner <sabre at nondot.org> 2007-11-05 23:59:54 ---
Fixed, patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071105/055195.html
Thanks!
-Chris
--
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