x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / microblaze / relax_size.s
CommitLineData
886e427f
ME
1 .org 0
2 .section .text
3func:
4 braid label
5 nop
6label:
7 .size func, . - func
This page took 0.343726 seconds and 4 git commands to generate.