diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2019-12-03 11:13:38 +0000 |
---|---|---|
committer | Szabolcs Nagy <nsz@gcc.gnu.org> | 2019-12-03 11:13:38 +0000 |
commit | 004843655a9f2c9ef4de56d43184adf0ae5095c9 (patch) | |
tree | 0c150fe2aefd8c793ed44a51fbcb9c56691eed0e /gcc | |
parent | 89ee3a872fdf460402d1fc137e5cdce20f62bc8e (diff) | |
download | gcc-004843655a9f2c9ef4de56d43184adf0ae5095c9.zip gcc-004843655a9f2c9ef4de56d43184adf0ae5095c9.tar.gz gcc-004843655a9f2c9ef4de56d43184adf0ae5095c9.tar.bz2 |
musl: Fix invalid tls model in libgomp and libitm PR91938
Musl does not support initial-exec tls in dynamically loaded shared
libraries.
libgomp/ChangeLog:
2019-12-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
PR libgomp/91938
* configure.tgt: Avoid IE tls on *-*-musl*.
libitm/ChangeLog:
2019-12-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
PR libgomp/91938
* configure.tgt: Avoid IE tls on *-*-musl*.
From-SVN: r278932
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions