* hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqx
[external/binutils.git] / ld / testsuite / ld-ia64 / merge4.s
1         .section .rodata.str1.8,"aMS", 1
2 .LC1:   .string "foo"
3 .LC2:   .string "foo"
4 .LC3:   .string "bar"
5 .LC4:   .string "bar"
6 .LC5:   .string "baz"
7 .LC6:   .string "baz"
8         .section .data.rel.local,"aw"
9         .quad .LC2
10         .quad .LC4
11         .quad .LC5
12         .section .rodata,"a"
13 .LC7:   .string "mumble"
14         .balign 8
15         .space 0x400000
16         .text
17         addl r12=@ltoffx(.LC1),r1 ;;
18         addl r12=@ltoffx(.LC3),r1 ;;
19         addl r12=@ltoffx(.LC6),r1 ;;
20         addl r12=@ltoffx(.LC7),r1 ;;
21