Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / j_too_far.s
CommitLineData
e0001a05
NC
1 .text
2 .align 4
3 entry a5,16
4 j too_far
5 .fill 150000
6too_far:
7 nop
8 nop
This page took 0.53412 seconds and 4 git commands to generate.