[ARC] Don't allow pc-rel relocations for J* instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / fdpic.d
CommitLineData
8e45593f
NC
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: FDPIC relocations
3
4dump.o: file format elf32-sh.*
5
6Disassembly of section .text:
7 \.\.\.
8 0: R_SH_REL32 foo
9 4: R_SH_FUNCDESC foo
10 8: R_SH_GOT32 foo
11 c: R_SH_GOTOFF foo
12 10: R_SH_GOTFUNCDESC foo
13 14: R_SH_GOTOFFFUNCDESC foo
This page took 0.283497 seconds and 4 git commands to generate.