tls_local_exec.c: add a dynamic relocation test case
authorFangrui Song <i@maskray.me>
Wed, 14 Aug 2019 03:12:00 +0000 (03:12 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 22 Aug 2019 18:54:48 +0000 (18:54 +0000)
commit89a298d7748ebeeb076fea080b8077084f2a64cb
treedea3c228454c3f5a75f860e4068a274c7ff50908
parentfeee04a18f1530207297a11e76c9ed9e6f51ec45
tls_local_exec.c: add a dynamic relocation test case

This can catch the bug fixed by musl commit
9d35fec9e1f391d56faee20b868ef4114bcc4d8a in a -fpie -pie build.
src/functional/tls_local_exec.c