Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-avoid1.s
CommitLineData
4670103e
CZ
1 .section .rodata
2 .align 4
3.LC2:
4 .word 0x01
5 .word 0x02
6 .word 0x03
7
8 .section .text
9 .align 4
10 nop_s
11 mov r4,@.LC2
This page took 0.050065 seconds and 4 git commands to generate.