<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BISECTED][REGRESSION][IVB, HSW] Font rendering problem in OpenGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109759#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BISECTED][REGRESSION][IVB, HSW] Font rendering problem in OpenGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109759">bug 109759</a>
              from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=143491" name="attach_143491" title="Changes from before 4cd1a0be7688 to after 4cd1a0be7688">attachment 143491</a> <a href="attachment.cgi?id=143491&action=edit" title="Changes from before 4cd1a0be7688 to after 4cd1a0be7688">[details]</a></span>
Changes from before 4cd1a0be7688 to after 4cd1a0be7688

These changes all look fine to me with a couple exceptions.  Some of the
shaders have a hunk at the beginning like:

@@ -1798,6 +1798,7 @@
 mov(8)          g63<1>.xUD      0x00000000UD                    { align16 1Q
compacted };
 mov(8)          g67<1>.xUD      0x00000000UD                    { align16 1Q
compacted };
 add(8)          g74<1>.xD       g5<4>.zD        g5<4>.xD        { align16 1Q
};
+mov(8)          g77<1>.yD       g30<4>.yD                       { align16 1Q
};
 mov(8)          g82<1>.xUD      0x00000010UD                    { align16 1Q
compacted };
 mov(8)          g86<1>.xUD      0x00000020UD                    { align16 1Q
compacted };
 mov(8)          g87<1>UD        g3<4>UD                         { align16 1Q
};

I haven't looked at it to closely, but this seems suspicious.  In this case,
g77 was previously the result of the CMP instruction.  It seems unlikely that
g30 will have a value that could be valid for any remaining uses of g77.</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>