This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix .tls_common handling in ld -r


Jakub Jelinek <jakub@redhat.com> writes:

> We don't have yet any checks in the testsuite whether the compiler
> supports __thread.

I think the best and simplest approach is to just compile the test
case.  If the compilation fails for any reason, mark the test as
UNSUPPORTED and skip the rest of the processing.  Otherwise, go ahead
and run the linker.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]