<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - r600_shader.c:1590: warning: array subscript is above array bounds"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96999">96999</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>r600_shader.c:1590: warning: array subscript is above array bounds
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/r600
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>0xe2.0x9a.0x9b@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Compiler: GCC 6.1.0
Mesa: git-0b626d7

$ grep "warning: array" media-libs:mesa-9999:20160719-211957.log 
src/gallium/drivers/r600/r600_shader.c:1590:13: warning: array subscript is
above array bounds [-Warray-bounds]
src/gallium/drivers/r600/r600_shader.c:1591:13: warning: array subscript is
above array bounds [-Warray-bounds]
src/gallium/drivers/r600/r600_shader.c:1598:12: warning: array subscript is
above array bounds [-Warray-bounds]
src/gallium/drivers/r600/r600_shader.c:1599:12: warning: array subscript is
above array bounds [-Warray-bounds]</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>