<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Test failures on 32 bit Mesa compiled with GCC 7.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104971#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Test failures on 32 bit Mesa compiled with GCC 7.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104971">bug 104971</a>
              from <span class="vcard"><a class="email" href="mailto:clayton.a.craft@intel.com" title="Clayton Craft <clayton.a.craft@intel.com>"> <span class="fn">Clayton Craft</span></a>
</span></b>
        <pre>I found one specific test case in piglit that fails (from
piglit.spec.arb_shading_language_packing.execution.built-in-functions.const-packunorm2x16):

    actual = packUnorm2x16(vec2(1e+256, 0.9));

    if (true
        && actual != 3865509887u
        ) {
         vert_color = red;
    }</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>