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

--- Comment #1 from Christopher James Halse Rogers <[email protected]> 
2011-03-13 05:00:28 PDT ---
Created an attachment (id=44412)
 View: https://bugs.freedesktop.org/attachment.cgi?id=44412
 Review: https://bugs.freedesktop.org/review?bug=35268&attachment=44412

Partial patch

Attached is a partial patch - this works for x86-64 (there's probably some
optimisation possible with the register save/restore here) and when assembly is
disabled, but blows up on IA32 where I still haven't quite grokked the ABI.

x86-64 users and those without assembly should be able to verify that the the
test-case fails to crash with this patch applied (and, indeed, libGL no longer
has the STATIC_TLS DT_FLAG applied).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to