<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 --- - Crash in the -jump-threading optimization pass"
href="http://llvm.org/bugs/show_bug.cgi?id=18088">18088</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Crash in the -jump-threading optimization pass
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>3.3
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</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>alex@crichton.co
</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=11629" name="attach_11629" title="Reduced bc that crashes when passed to `opt`">attachment 11629</a> <a href="attachment.cgi?id=11629&action=edit" title="Reduced bc that crashes when passed to `opt`">[details]</a></span>
Reduced bc that crashes when passed to `opt`
I had a large test case which ended up crashing in LLVM optimizations when run,
and upon using bugpoint it was simplified down to a small program which will
not crash when passing through `opt` with no flags, but it will crash when
passed through `opt` with the `-jump-threading` flag.
I've attached the bc file to this bug, and just let me know if any more
information is needed!</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>