Compact EH Support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / e32-rel2.d
CommitLineData
07147777
GK
1#objdump: -sr -j .text
2#name: MIPS ELF reloc 2 (32-bit)
4bec5bdf 3#as: -mabi=32 -march=mips1
07147777
GK
4#source: elf-rel2.s
5
6# Test the GPREL and LITERAL generation.
7# FIXME: really this should check that the contents of .sdata, .lit4,
8# and .lit8 are correct too.
9
3cc86b96 10.*: file format .*
07147777
GK
11
12RELOCATION RECORDS FOR \[\.text\]:
db1c0ae7 13OFFSET [ ]+ TYPE VALUE
7f1003b8
NC
140+0000000 R_MIPS_LITERAL \.lit8
150+0000004 R_MIPS_LITERAL \.lit8
160+0000008 R_MIPS_LITERAL \.lit8
170+000000c R_MIPS_LITERAL \.lit8
180+0000010 R_MIPS_LITERAL \.lit8
190+0000014 R_MIPS_LITERAL \.lit8
200+0000018 R_MIPS_LITERAL \.lit4
210+000001c R_MIPS_LITERAL \.lit4
220+0000020 R_MIPS_LITERAL \.lit4
230+0000024 R_MIPS_GPREL16 \.sdata
240+0000028 R_MIPS_GPREL16 \.sdata
250+000002c R_MIPS_GPREL16 \.sdata
07147777
GK
26
27
28Contents of section \.text:
7f1003b8
NC
29 0000 c7830000 c7820004 c7830008 c782000c .*
30 0010 c7830010 c7820014 c7820000 c7820004 .*
31 0020 c7820008 8f820000 8f820004 8f820008 .*
This page took 0.655342 seconds and 4 git commands to generate.