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

--- Comment #1 from Itzamna <xamaniqi...@gmail.com> ---
(In reply to Itzamna from comment #0)

> Solution:
> The crashes no longer occur when Mesa's stack is realigned to 4 bytes.
> Therefore, always pass -mstackrealign to CFLAGS if -mfpmath=sse is enabled;
> this should probably be handled in the configure script.

Erratum: -mstackrealign realigns the incoming (4 byte-aligned) stack to 16
bytes, see https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html .

-- 
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
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to