[Bug target/96607] New: GCC feeds SPARC/Solaris linker with unrecognized TLS sequences

2020-08-13 Thread vita.batrla at gmail dot com
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

[Bug target/93704] TLS sequences not understood by SPARC/Solaris linker

2020-02-12 Thread vita.batrla at gmail dot com
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

[Bug target/93704] SPARC GCC emits R_SPARC_TLS_GD_CALL code not understood by Solaris linker

2020-02-12 Thread vita.batrla at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93704 --- Comment #1 from Vita Batrla --- [1] https://www.uclibc.org/docs/tls.pdf

[Bug target/93704] New: SPARC GCC emits R_SPARC_TLS_GD_CALL code not understood by Solaris linker

2020-02-12 Thread vita.batrla at gmail dot com
: 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