<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#c6">Comment # 6</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:mark.a.janes@intel.com" title="Mark Janes <mark.a.janes@intel.com>"> <span class="fn">Mark Janes</span></a>
</span></b>
<pre>The first failures I saw were:
actual = packUnorm2x16(vec2(0.89999998, -1e+256));
if (true
&& actual != 58982u
) {
vert_color = red;
}
actual = packUnorm2x16(vec2(-1e+256, 0.89999998));
if (true
&& actual != 3865444352u
) {
vert_color = red;
}
are those examples of the same test issue?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>