<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Assertion hit in opt_array_splitting with recursive array indexing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89607#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Assertion hit in opt_array_splitting with recursive array indexing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89607">bug 89607</a>
              from <span class="vcard"><a class="email" href="mailto:itoral@igalia.com" title="Iago Toral <itoral@igalia.com>"> <span class="fn">Iago Toral</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=114380" name="attach_114380" title="shader runner test file triggering the assertion">attachment 114380</a> <a href="attachment.cgi?id=114380&action=edit" title="shader runner test file triggering the assertion">[details]</a></span>
shader runner test file triggering the assertion

Notice that even if the crash is fixed the test won't pass with current master.
For the test to pass we need to support recursive reladdr scratch access, which
I implement here:
<a href="http://lists.freedesktop.org/archives/mesa-dev/2015-March/079631.html">http://lists.freedesktop.org/archives/mesa-dev/2015-March/079631.html</a>

If the crash is fixed and that patch is applied then the test should pass. I
can get the test to pass with that patch by disabling the optimization pass to
work around the assertion.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>