On Wed, Jun 22, 2011 at 5:56 PM, Richard Henderson <r...@redhat.com> wrote:
>>>> Some -pie TLS tests are unsupported due to "TLS local exec code cannot >>>> be linked into shared objects". >>> >>> Is there something about the Alpha ABI that makes it impossible to support >>> for PIEs (which are different from shared libraries)? The conclusion for >>> ARM was that this was a linker bug >>> <http://sourceware.org/ml/binutils/2011-06/msg00204.html>. >> >> Let's ask rth about this... > > Yep, alpha has the same bug that arm did. OK, will revert the patch. Sorry for being impatient, but the patch looked so obvious, considering the error... :-| Uros.