mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
3319ba7a8d
Update I386_NEED_DYNAMIC_RELOC_TYPE_P to allow R_386_TLS_IE for relocation in read-only section. bfd/ PR ld/28894 * elfxx-x86.h (I386_NEED_DYNAMIC_RELOC_TYPE_P): Allow R_386_TLS_IE. ld/ PR ld/28894 * testsuite/ld-i386/i386.exp: Run pr28894. * testsuite/ld-i386/pr28894.d: New file. * testsuite/ld-i386/pr28894.s: Likewise.
4 lines
131 B
Makefile
4 lines
131 B
Makefile
#as: --32
|
|
#ld: -shared -melf_i386 --warn-shared-textrel --fatal-warnings
|
|
#error: .*warning: creating DT_TEXTREL in a shared object
|