mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 10:34:41 +01:00
5 lines
183 B
D
5 lines
183 B
D
|
#name: TLS GD->LE transition check without PLT
|
||
|
#as: --32 -mrelax-relocations=yes
|
||
|
#ld: -melf_i386
|
||
|
#error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
|