Enhance GAS's .section directive so that it can take numeric values for the flags...
[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.400074 seconds and 4 git commands to generate.