binutils, ld: make objdump --ctf's parameter optional
[binutils-gdb.git] / ld / testsuite / ld-nios2 / pcrel16.s
1 # Test for pc-relative relocations
2 .set norelax
3 .text
4 .global _start
5 _start:
6 br ext_label
7 br ext_label + 16
8