x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsbin.td
index e0d75981f3fc9a61d363bf9cae1659e966a4dc03..0f7b3a584f1ba9d3969052144148869d17c34a1a 100644 (file)
@@ -1,16 +1,16 @@
 #source: tlsbinpic.s
 #source: tlsbin.s
 #as: --64
-#ld: -shared -melf_x86_64
+#ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
 #objdump: -sj.tdata
 #target: x86_64-*-*
 
-.*: +file format elf64-x86-64
+.*: +file format elf64-x86-64.*
 
 Contents of section .tdata:
50122a 11000000 12000000 13000000 14000000  .*
50123a 15000000 16000000 17000000 18000000  .*
50124a 41000000 42000000 43000000 44000000  .*
50125a 45000000 46000000 47000000 48000000  .*
50126a 01010000 02010000 03010000 04010000  .*
50127a 05010000 06010000 07010000 08010000  .*
[0-9a-f]+ 11000000 12000000 13000000 14000000  .*
[0-9a-f]+ 15000000 16000000 17000000 18000000  .*
[0-9a-f]+ 41000000 42000000 43000000 44000000  .*
[0-9a-f]+ 45000000 46000000 47000000 48000000  .*
[0-9a-f]+ 01010000 02010000 03010000 04010000  .*
[0-9a-f]+ 05010000 06010000 07010000 08010000  .*
This page took 0.023967 seconds and 4 git commands to generate.