<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mattst88@gmail.com" title="Matt Turner <mattst88@gmail.com>"> <span class="fn">Matt Turner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Incorrect/undefined behavior from shifting an integer too far"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87136">bug 87136</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Incorrect/undefined behavior from shifting an integer too far"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87136#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Incorrect/undefined behavior from shifting an integer too far"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87136">bug 87136</a>
              from <span class="vcard"><a class="email" href="mailto:mattst88@gmail.com" title="Matt Turner <mattst88@gmail.com>"> <span class="fn">Matt Turner</span></a>
</span></b>
        <pre>(In reply to Bruce Dawson from <a href="show_bug.cgi?id=87136#c0">comment #0</a>)
<span class="quote">> drivers\dri\i965\brw_fs.cpp(2164):
>    for (int i = 0; i < FRAG_ATTRIB_MAX; i++) {
>       if (!(fp->Base.InputsRead & BITFIELD64_BIT(i)))
> continue;

>       if (prog->Name == 0)
>          key.proj_attrib_mask |= 1 << i; // BUG</span >

This doesn't exist in the code base. In fact, the proj_attrib_mask field was
removed in April 2013! (commit 705c8247)

I'm marking as WONTFIX, because there's no ALREADYFIX and bugzilla isn't
configured to allow OBSOLETE statuses.

I haven't checked whether the other two are still present. Please just submit
fixes directly to the mailing list.</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>