Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: vita.batrla at gmail dot com
Target Milestone: ---
GCC generates invalid TLS sequences not understood by SPARC/Solaris linker so
resulting binary dumps core. The following example
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93704
--- Comment #5 from Vita Batrla ---
To answer previous question,
here are configure options for GCC in Solaris:
https://github.com/oracle/solaris-userland/blob/60efc343ffab1adac2d1c9cac7629af26d40de50/components/gcc9/Makefile#L91
CONFIGURE_OPTI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93704
--- Comment #1 from Vita Batrla ---
[1] https://www.uclibc.org/docs/tls.pdf
: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: vita.batrla at gmail dot com
Target Milestone: ---
In the ELF Handling for Thread-Local Storage document [1] in section 4.1.3
SPARC General Dynamic TLS Model on page 20-21