* emultempl/elf32.em (output_rel_find): Prefer .rel script sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / i386.exp
index 15821ebdbfee6652e7494d1b44755918c3ad52f5..846847e2b493153431a8515a9c02706840818939 100644 (file)
@@ -52,6 +52,11 @@ set i386tests {
      "--32" {tlsnopic1.s tlsnopic2.s}
      {{readelf -Ssrl tlsnopic.rd} {objdump -drj.text tlsnopic.dd}
       {objdump -sj.got tlsnopic.sd}} "libtlsnopic.so"}
+    {"TLS in debug sections" "-melf_i386"
+     "--32" {tlsg.s}
+     {{objdump -sj.debug_foobar tlsg.sd}} "tlsg"}
+    {"TLS @indntpoff with %eax" "-melf_i386" "--32" {tlsindntpoff.s}
+     {{objdump -drj.text tlsindntpoff.dd}} "tlsindntpoff"}
     {"Reloc section order" "-shared -melf_i386" "--32" {reloc.s}
      {{objdump -hw reloc.d}} "reloc.so"}
 }
This page took 0.02374 seconds and 4 git commands to generate.