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

--- Comment #28 from Rich Felker <bug...@aerifal.cx> ---
Note that removing the asm would also fix sparc, for which I don't feel
qualified to fix the asm. It would also make it possible to support x86 targets
that lack TLSDESC support at the ldso level (maybe some or all BSDs?) without
forcing them to revert to the slow TSD key based fallback, since the compiler
could just be allowed to use the less-efficient GD dialect rather than needing
a variant of the asm for it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to