<html>
<head>
<base href="https://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 --- - r258705 introduces a crash in computeKnownBits"
href="https://llvm.org/bugs/show_bug.cgi?id=26307">26307</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>r258705 introduces a crash in computeKnownBits
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</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>krasin@google.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=15710" name="attach_15710" title="Shell script to start clang with proper args">attachment 15710</a> <a href="attachment.cgi?id=15710&action=edit" title="Shell script to start clang with proper args">[details]</a></span>
Shell script to start clang with proper args
Chromium buildbots which compile against Clang ToT are broken by r258705, see
for example:
<a href="https://build.chromium.org/p/chromium.fyi/builders/ClangToTLinux/builds/3964/steps/compile/logs/stdio">https://build.chromium.org/p/chromium.fyi/builders/ClangToTLinux/builds/3964/steps/compile/logs/stdio</a>
Bisection points to r258705. The reproducers are attached (a preprocessed .cpp
file + a shell script). Note: you will need to change the path to Clang in the
script.</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>