[llvm-bugs] [Bug 31208] New: [CodeView] Assertion failed: large ranges should not have gaps
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 29 09:27:56 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31208
Bug ID: 31208
Summary: [CodeView] Assertion failed: large ranges should not
have gaps
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: MC
Assignee: unassignedbugs at nondot.org
Reporter: mrmocool at gmx.de
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 17685
--> https://llvm.org/bugs/attachment.cgi?id=17685&action=edit
crash dump
Assertion failed: (NumGaps == 0 || Bias < MaxDefRange) && "large ranges should
not have gaps", file D:\src\llvm_package_284979\llvm\lib\MC\MCCodeView.cpp,
line 531
Tested with llvm.org/builds Windows installer based on SVN r284979.
Source file is still being reduced.
--
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/20161129/6d9a508d/attachment.html>
More information about the llvm-bugs
mailing list