x86-64: Add R_X86_64_converted_reloc_bit
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr12718.d
index ed04fd6d29adaf6518c7913387e0bfadece458a8..07d17325d0413460a3b51a94cf21f0743f365c5e 100644 (file)
@@ -3,17 +3,14 @@
 #ld: -melf_x86_64
 #readelf: -S --wide
 
-There are 5 section headers, starting at offset 0xa0:
+There are 5 section headers, starting at offset 0x[0-9a-f]+:
 
 Section Headers:
 \[Nr\] Name              Type            Address          Off    Size   ES Flg Lk Inf Al
 \[ 0\]                   NULL            0000000000000000 000000 000000 00      0   0  0
-  \[ 1\] .text             PROGBITS        0000000000400078 000078 000006 00  AX  0   0  4
-  \[ 2\] .shstrtab         STRTAB          0000000000000000 00007e 000021 00      0   0  1
-  \[ 3\] .symtab           SYMTAB          0000000000000000 0001e0 0000a8 18      4   2  8
 \[ 4\] .strtab           STRTAB          0000000000000000 000288 000024 00      0   0  1
+\[Nr\] Name +Type +Address +Off +Size +ES +Flg +Lk +Inf +Al
+\[ 0\] +NULL +0+ +0+ +0+ +0+ +0 +0 +0
+ +\[ 1\] +.text +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +000006 00 +AX +0 +0 +1
+ +\[ 2\] +.symtab +SYMTAB +0+ +[0-9a-f]+ +[0-9a-f]+ 18 +3 +[0-9] +8
+ +\[ 3\] +.strtab +STRTAB +0+ +[0-9a-f]+ +[0-9a-f]+ 00 +0 +0 +1
+\[ 4\] +.shstrtab +STRTAB +0+ +[0-9a-f]+ +[0-9a-f]+ +0+ +0 +0 +1
 Key to Flags:
-  W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\), l \(large\)
-  I \(info\), L \(link order\), G \(group\), T \(TLS\), E \(exclude\), x \(unknown\)
-  O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
 #pass
This page took 0.023928 seconds and 4 git commands to generate.