<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - glsl: ralloc assertion "info->canary == CANARY" failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98595#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - glsl: ralloc assertion "info->canary == CANARY" failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98595">bug 98595</a>
from <span class="vcard"><a class="email" href="mailto:jsg@openbsd.org" title="Jonathan Gray <jsg@openbsd.org>"> <span class="fn">Jonathan Gray</span></a>
</span></b>
<pre>Indeed the abort is not triggered with gcc 4.9 but is with gcc 4.2.1.
For gcc < 4.4.3 and for clang HAS_TRIVIAL_DESTRUCTOR is set to
__has_trivial_destructor(T) otherwise it is (false).
Everything worked last weeked, though that was before
cc6aa1d161280f10ded7834d1ec2413bc97589fe.</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>