gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / n32-consec.d
CommitLineData
a4cb6c4d
AO
1#as: -n32
2#objdump: -Dr --prefix-addresses
3#name: n32 consecutive unrelated relocations
4
5.*: file format .*mips.*
6
7Disassembly of section .text:
8 ...
9 0: R_MIPS_32 .text
10Disassembly of section .data:
11 ...
12 0: R_MIPS_32 .data\+0x4
13Disassembly of section .reginfo:
14 ...
This page took 0.396255 seconds and 4 git commands to generate.