Automatic date update in version.in
[binutils-gdb.git] / bfd / elfxx-x86.h
index 3219f363a9ae90048831913e0cd4c90473ee5a7f..77fb1ad72bc284cdac29d2e9bae3ad53ee60f7cf 100644 (file)
@@ -80,6 +80,7 @@
 #define I386_NEED_DYNAMIC_RELOC_TYPE_P(TYPE) \
   (I386_SIZE_TYPE_P (TYPE) \
    || I386_RELATIVE_RELOC_TYPE_P (TYPE) \
+   || (TYPE) == R_386_TLS_IE \
    || (TYPE) == R_386_TLS_LE \
    || (TYPE) == R_386_TLS_LE_32)
 #define X86_NEED_DYNAMIC_RELOC_TYPE_P(IS_X86_64, TYPE) \