https://bugs.freedesktop.org/show_bug.cgi?id=98595

--- Comment #5 from Jonathan Gray <j...@openbsd.org> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to