Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nios2 / pcrel16.s
CommitLineData
36591ba1
SL
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
This page took 0.191567 seconds and 4 git commands to generate.