Properly align static TLS segments on Solaris 2
Alan Modra
amodra@gmail.com
Tue Oct 19 05:17:00 GMT 2010
More information about the Binutils mailing list
Tue Oct 19 05:17:00 GMT 2010
- Previous message (by thread): Properly align static TLS segments on Solaris 2
- Next message (by thread): Properly align static TLS segments on Solaris 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Oct 18, 2010 at 09:10:30PM +0200, Rainer Orth wrote: > + /* Consider special static TLS alignment requirements. */ > + static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); This won't work with the default of zero for static_tls_alignment. -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): Properly align static TLS segments on Solaris 2
- Next message (by thread): Properly align static TLS segments on Solaris 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list