[LLVMbugs] [Bug 11990] llvm-as 3.0 crashes when compiling bad recursive types
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Dec 6 16:15:21 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=11990
Kaelyn Uhrain <rikka at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rikka at google.com
Resolution|--- |FIXED
Assignee|unassignedbugs at nondot.org |rikka at google.com
--- Comment #2 from Kaelyn Uhrain <rikka at google.com> ---
The crash (segfault) due to the verifier hitting an infinite loop while
determining the size of the type %rt2 has been fixed in r196626.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131207/0735328c/attachment.html>
More information about the llvm-bugs
mailing list