<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [llvmpipe] complex-loop-analysis-bug regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110441#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [llvmpipe] complex-loop-analysis-bug regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110441">bug 110441</a>
from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
<pre>At a glance, it seems the code is correct, just the assertion is wrong. 0 is a
valid value as file_max (as it's the highest allowed value).
I guess this is rarely seen in practice because this happens with array
declarations which have size 1, which is somewhat unusual (and will lead to
inefficient code here I suppose), nevertheless the code can handle this just
fine. I'll whip up a fix...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>