x86: Pass -O0 to assembler for some tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / size-3.d
1 #as: -mx86-used-note=no
2 #name: i386 size 3
3 #readelf: -r
4
5
6 Relocation section '.rel.text' at offset .* contains 6 entries:
7 Offset Info Type Sym.Value Sym. Name
8 0+1 00000626 R_386_SIZE32 00000000 xxx
9 0+6 00000626 R_386_SIZE32 00000000 xxx
10 0+b 00000626 R_386_SIZE32 00000000 xxx
11 0+10 00000726 R_386_SIZE32 00000000 yyy
12 0+15 00000726 R_386_SIZE32 00000000 yyy
13 0+1a 00000726 R_386_SIZE32 00000000 yyy
14
15 Relocation section '.rel.tdata' at offset .* contains 2 entries:
16 Offset Info Type Sym.Value Sym. Name
17 0+50 00000626 R_386_SIZE32 00000000 xxx
18 0+54 00000726 R_386_SIZE32 00000000 yyy
19 #pass
This page took 0.042814 seconds and 4 git commands to generate.