<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:zosrothko@orange.fr" title="zosrothko@orange.fr <zosrothko@orange.fr>"> <span class="fn">zosrothko@orange.fr</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - fatal error: recursive template instantiation exceeded maximum depth of 256"
href="https://bugs.llvm.org/show_bug.cgi?id=33996">bug 33996</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 - fatal error: recursive template instantiation exceeded maximum depth of 256"
href="https://bugs.llvm.org/show_bug.cgi?id=33996#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - fatal error: recursive template instantiation exceeded maximum depth of 256"
href="https://bugs.llvm.org/show_bug.cgi?id=33996">bug 33996</a>
from <span class="vcard"><a class="email" href="mailto:zosrothko@orange.fr" title="zosrothko@orange.fr <zosrothko@orange.fr>"> <span class="fn">zosrothko@orange.fr</span></a>
</span></b>
<pre>You are correct. This is not a clang bug but a misunderstanding view from my
side. Compiling the code with the -ftemplate-depth=340 option succeeds. My view
was biased because it was compiling fine with gcc-5.4.1, which should have a
template evaluation stack size greater by default.
Sorry for the noise generated by this issue. Thank you for having taking time
to look at it.</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>