This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Thread-local storage on IA64 in ILP32 mode


Richard Henderson <rth@redhat.com> writes:

>> Right now, whether or not TLS is supported
>> is purely determined by HAVE_AS_TLS.
>
> We could, I suppose, add a linker test, but the assumption of the moment
> is that you've got one matched version of binutils installed. 

The case that breaks this assumption is where GNU as supports a target
(and is desirable to use with GCC) but GNU ld doesn't -- which is
exactly the situation on ia64-hpux.

zw


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