[ARC] Don't allow pc-rel relocations for J* instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / textalign-xcoff-001.s
CommitLineData
3e0922c9
TR
1 .globl __start
2 .globl .__start
3
4__start:
5 .csect .data[DS]
6 .long .__start
7
8 .csect .text[pr]
9.__start:
10 nop
11
This page took 0.699577 seconds and 4 git commands to generate.