<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - After r317197, clang hangs compiling openjdk8 for armv7"
href="https://bugs.llvm.org/show_bug.cgi?id=36577">36577</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>After r317197, clang hangs compiling openjdk8 for armv7
</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>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>dimitry@andric.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>After <a href="https://reviews.llvm.org/rL317197">https://reviews.llvm.org/rL317197</a> ("[ARM] and, or, xor and add with shl
combine") by Sam Parker, building openjdk8 (8.162.12) causes clang to hang on
compiling constMethod.cpp. See
<a href="http://beefy8.nyi.freebsd.org/data/head-armv6-default/p460549_s328647/logs/openjdk8-jre-8.152.16_3.log">http://beefy8.nyi.freebsd.org/data/head-armv6-default/p460549_s328647/logs/openjdk8-jre-8.152.16_3.log</a>
for a full build log.
I have bisected to this revision, and am still attempting to reduce the test
case to something manageable, as the preprocessed constMethod.ii file is ~88000
lines.</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>