* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
[platform/upstream/binutils.git] / gas / testsuite / gas / i386 / i386.exp
index e664680..23d654c 100644 (file)
@@ -75,6 +75,9 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
         && ![istarget *-*-linux*oldld*])
     } then {
        run_dump_test "relax"
+       run_dump_test "tlsd"
+       run_dump_test "tlspic"
+       run_dump_test "tlsnopic"
     }
 
     set ASFLAGS "$old_ASFLAGS"