<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [swrast] piglit glsl-array-bounds-01 regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96684#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [swrast] piglit glsl-array-bounds-01 regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96684">bug 96684</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>I can reproduce this here so gave it a quick look:

The GLSL IR is identical with _and_ w/o the optimisations (MESA_GLSL=nopt), yet
the result changes to pass. Seems like the _mesa_optimize_program invocation
from ir_to_mesa.cpp:get_mesa_program() is the one to blame.

Something sounds quite fishy here...</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>