https://bugs.freedesktop.org/show_bug.cgi?id=98308
--- Comment #8 from Roland Scheidegger <[email protected]> ---
(In reply to Marc Dietrich from comment #7)
> The warning in comment 5 seems to be unrelated. Instead, pushing
> "-fno-strict-aliasing" down to src/gallium/driver/llvmpipe/Makefile.am also
> works. -Wstrict-aliasing produces no warnings there. I'll stop now. Please
> reply if there is more to be done me.
I'm not entirely sure which strict aliasing violations the compiler is actually
able to detect, especially if they are in different compilation units. Or maybe
in the assembly code even. (In other words, I don't think you can rely on the
warnings.)
So it's probably down to manual inspection. At some point it should be fixed,
but unfortunately I don't have time for it now.
But thanks for the pointer!
--
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