* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index e66468090ff357db14e329b66f1305ccfc8b3b73..23d654ccd2a1a3bcdf398d1f53a8265035d0d367 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"
This page took 0.024843 seconds and 4 git commands to generate.