[ARC] Don't allow pc-rel relocations for J* instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / microblaze / relax_size2.s
CommitLineData
886e427f
ME
1 .org 0
2 .section .text
3func:
4 nop
5label:
6 .size func, . - func
7func2:
8 braid label2
9 nop
10label2:
11 .size func2, . - func2
This page took 0.15604 seconds and 4 git commands to generate.