[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/10434] -fpie + -pie does not appear to work with __thread variab
From: |
mathieu dot lacage at gmail dot com |
Subject: |
[Bug ld/10434] -fpie + -pie does not appear to work with __thread variables |
Date: |
23 Jul 2009 09:07:35 -0000 |
------- 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-mentionned error
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10434
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.