i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-3.d
1 #as: -mx86-used-note=no --generate-missing-build-notes=no
2 #name: x86-64 size 3
3 #source: size-3.s
4 #readelf: -r
5
6
7 Relocation section '.rela.text' at offset .* contains 6 entries:
8 Offset Info Type Sym. Value Sym. Name \+ Addend
9 0+1 000600000020 R_X86_64_SIZE32 0000000000000000 xxx \+ 0
10 0+6 000600000020 R_X86_64_SIZE32 0000000000000000 xxx - 8
11 0+b 000600000020 R_X86_64_SIZE32 0000000000000000 xxx \+ 8
12 0+10 000700000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 0
13 0+15 000700000020 R_X86_64_SIZE32 0000000000000000 yyy - 10
14 0+1a 000700000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 10
15
16 Relocation section '.rela.tdata' at offset .* contains 2 entries:
17 Offset Info Type Sym. Value Sym. Name \+ Addend
18 0+50 000600000020 R_X86_64_SIZE32 0000000000000000 xxx - 1
19 0+54 000700000020 R_X86_64_SIZE32 0000000000000000 yyy \+ 2
20 #pass
This page took 0.036117 seconds and 4 git commands to generate.