PR25593, --as-needed breaks DT_NEEDED order with linker plugin
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nios2 / imm5.s
1 # Test the imm5 relocation
2
3 .set noat
4 .text
5 .global _start
6 _start:
7 roli r1, r1, imm5
8
9
This page took 0.0351 seconds and 4 git commands to generate.