<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - assertion fail on ARMDAGToDAGISel::SelectInlineAsm"
href="http://llvm.org/bugs/show_bug.cgi?id=16490">16490</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>assertion fail on ARMDAGToDAGISel::SelectInlineAsm
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>viniciustinti@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=10792" name="attach_10792" title="gdb output">attachment 10792</a> <a href="attachment.cgi?id=10792&action=edit" title="gdb output">[details]</a></span>
gdb output
Assertion fail at:
llvm/include/llvm/ADT/SmallVector.h:140: reference
llvm::SmallVectorTemplateCommon<bool, void>::operator[](unsigned int) [T =
bool]: Assertion `begin() + idx < end()' failed
By reverting the following two commits the problem is gone:
Revert "Remove unused variables." This reverts commit
f52578c08c71dc356428c25b0ba8759fd7ee2c66.
Revert "<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Erroneous visibility error, or a problem in libc++"
href="show_bug.cgi?id=13662">Bug 13662</a>: Enable GPRPair for all i64 operands of inline asm on ARM"
This reverts commit 10ddc4d7f232507933c266180d0052f12e65c4ab.
Please find attached the gdb output and a preprocessed example.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>