<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [965GM] piglit fails many tests after a5d7e144"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95370#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [965GM] piglit fails many tests after a5d7e144"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95370">bug 95370</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>Yep, the test Mark gives as an example has this diff:
-add(16) g6<1>F g10<8,8,1>UW -g1<0,1,0>F { align1 compr
};
-add(16) g8<1>F g12<8,8,1>UW -g1.1<0,1,0>F { align1 compr
};
+add(16) g6<1>F g10<16,16,1>UW -g1<0,1,0>F { align1 compr
};
+add(16) g8<1>F g12<16,16,1>UW -g1.1<0,1,0>F { align1 compr
};
16,16,1 isn't a valid region. Provoking some undefined behavior, I think.</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>