Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / relax-local-pic.d
1 #source: relax-local-pic.s
2 #as:
3 #ld: -q -A elf32-arclittle -relax
4 #objdump: -dr
5
6 [^:]+: file format elf32-.*arc
7
8
9 Disassembly of section \.text:
10
11 00000100 <__start>:
12 100: 2700 7f84 0000 [0-9a-f]+ add r4,pcl,0x[0-9a-f]+.*
13 104: R_ARC_PC32 a_in_other_thread
14 108: 1c00 [0-9a-f\s]+ st\s+.*
This page took 0.029561 seconds and 4 git commands to generate.