[Bug ld/10434] -fpie + -pie does not appear to work with __thread variables

2009-07-23 Thread mathieu dot lacage at gmail dot com
--- Additional Comments From mathieu dot lacage at gmail dot com 2009-07-23 15:59 --- (In reply to comment #1) > Note: this all appears to come from tls model local-exec. i.e., if I specify a > different tls model with __attribute__((tls_model("global-dynamic"))), t

[Bug ld/10434] -fpie + -pie does not appear to work with __thread variables

2009-07-23 Thread mathieu dot lacage at gmail dot com
--- Additional Comments From mathieu dot lacage at gmail dot com 2009-07-23 09:07 --- Note: this all appears to come from tls model local-exec. i.e., if I specify a different tls model with __attribute__((tls_model("global-dynamic"))), the linker does generate the above-mentio

[Bug ld/10434] New: -fpie + -pie does not appear to work with __thread variables

2009-07-23 Thread mathieu dot lacage at gmail dot com
AssignedTo: unassigned at sources dot redhat dot com ReportedBy: mathieu dot lacage at gmail dot com CC: bug-binutils at gnu dot org GCC host triplet: x86_64-redhat-linux http://sourceware.org/bugzilla/show_bug.cgi?id=10434 --- You are receiving this mail be