[LLVMbugs] [Bug 6543] ARM JIT Regression CodeEmitter asserts JTI < JumpTableId2AddrMap.size while jiting java.awt.EventDispatchThread::pumpOneEventForFilters

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 18 11:42:58 PDT 2010


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

Bob Wilson <bob.wilson at apple.com> changed:

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

--- Comment #8 from Bob Wilson <bob.wilson at apple.com> 2010-03-18 13:42:57 CDT ---
This is due to svn r88806, which inadvertently disabled jump table merging and
broke things in the process.  Fixed in svn r98845.

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