[LLVMbugs] [Bug 7683] PBQP register allocator segfaults on null pointer

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 21 19:11:19 PDT 2010


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

Lang Hames <lhames at gmail.com> changed:

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

--- Comment #1 from Lang Hames <lhames at gmail.com> 2010-07-21 21:11:17 CDT ---
Looks like this was due to a live interval overlap test on an empty interval.

Fixed in r109075.

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