<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:wbrana@gmail.com" title="wbrana@gmail.com">wbrana@gmail.com</a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - compiling is 70% slower compared to gcc 5.4.0"
href="https://bugs.llvm.org/show_bug.cgi?id=32264">bug 32264</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - compiling is 70% slower compared to gcc 5.4.0"
href="https://bugs.llvm.org/show_bug.cgi?id=32264#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - compiling is 70% slower compared to gcc 5.4.0"
href="https://bugs.llvm.org/show_bug.cgi?id=32264">bug 32264</a>
from <span class="vcard"><a class="email" href="mailto:wbrana@gmail.com" title="wbrana@gmail.com">wbrana@gmail.com</a>
</span></b>
<pre>It is possible it was caused by some Gentoo bug
like <a href="https://bugs.gentoo.org/show_bug.cgi?id=614844">https://bugs.gentoo.org/show_bug.cgi?id=614844</a>
with sys-devel/clang-4.0.0-r2
time clang main.clang.ii -std=c++11 -c -w
real 0m6.071s
user 0m5.984s
sys 0m0.081s
time clang main.clang.ii -std=c++11 -c -w -O2
real 0m13.222s
user 0m13.134s
sys 0m0.087s</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>