x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsbin.td
index f2ba1b44e6475d733be15978b3044cfbb19203d8..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:
502000 11000000 12000000 13000000 14000000  .*
502010 15000000 16000000 17000000 18000000  .*
502020 41000000 42000000 43000000 44000000  .*
502030 45000000 46000000 47000000 48000000  .*
502040 01010000 02010000 03010000 04010000  .*
502050 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.026027 seconds and 4 git commands to generate.