[Mesa-dev] [Bug 98308] llvmpipe crashes with glxgears (LTO related)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 19 14:30:22 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98308
--- Comment #6 from Roland Scheidegger <sroland at vmware.com> ---
(In reply to Marc Dietrich from comment #4)
> bisection shows 88ad8c7de (mesa: Drop -fno-strict-aliasing) is the culprit.
> Adding -fno-strict-aliasing back, fixes the problem.
Ah yes that makes sense. With LTO aliasing violations now might matter even if
they happen in different compilation units.
So I guess there's still some of these left somewhere, and fixing them should
fix this bug, it's just a matter of finding them...
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161019/a3a7d5a8/attachment.html>
More information about the mesa-dev
mailing list