[LLVMbugs] [Bug 2138] llc: assertion fail while compiling wcstoll_l.c

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Mar 14 13:47:07 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2138


Evan Cheng <evan.cheng at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #15 from Evan Cheng <evan.cheng at apple.com>  2008-03-14 15:47:06 ---
Ok, std::multimap iterator can be invalidated with changes to elements of a
different key. Increments the iterator first fixed the crash. Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080310/059733.html

Thanks for the test case!


-- 
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