PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumbrel.s
CommitLineData
f0291e4c
PB
1@ Check that PC-relative relocs against local function symbols are
2@ generated correctly.
3.text
4.thumb
5a:
6.word 0
7.word b - a
8.word 0
9.word 0
10.type b, %function
11b:
This page took 0.543577 seconds and 4 git commands to generate.