<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - ir_variable has maximum access out of bounds -- but it's not out of bounds"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109532#c43">Comment # 43</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - ir_variable has maximum access out of bounds -- but it's not out of bounds"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109532">bug 109532</a>
from <span class="vcard"><a class="email" href="mailto:mark.a.janes@intel.com" title="Mark Janes <mark.a.janes@intel.com>"> <span class="fn">Mark Janes</span></a>
</span></b>
<pre>On my local system, I can easily reproduce the 32-bit pass, and the 64-bit
crash. This is unusual, however the dEQP bug that started all of this also has
a different 32 and 64 bit signature.
---------------------------------------
/tmp/build_root/m32/lib/piglit/bin/glslparsertest
/tmp/build_root/m32/lib/piglit/tests/spec/arb_shader_storage_buffer_object/compiler/unused-array-element.comp
pass 4.30
piglit: debug: Requested an OpenGL 4.3 Core Context, and received a matching
4.5 context
Successfully compiled compute shader
/tmp/build_root/m32/lib/piglit/tests/spec/arb_shader_storage_buffer_object/compiler/unused-array-element.comp:
(no compiler output)
PIGLIT: {"result": "pass" }
---------------------------------------
/tmp/build_root/m64/lib/piglit/bin/glslparsertest
/tmp/build_root/m64/lib/piglit/tests/spec/arb_shader_storage_buffer_object/compiler/unused-array-element.comp
pass 4.30
piglit: debug: Requested an OpenGL 4.3 Core Context, and received a matching
4.5 context
ir_variable has maximum access out of bounds (1 vs 0)
Aborted
---------------------------------------</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>