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

--- Comment #6 from Roland Scheidegger <[email protected]> ---
(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.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to