Remove perror from ld_assemble, ld_compile and ld_nm
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ia64 / merge1.s
CommitLineData
293a0124
L
1 .section .rodata.str1.8,"aMS", 1
2.LC1: .string "foo"
3.LC2: .string "foo"
4 .section .data.rel.local,"aw"
5 .quad .LC2
6 .section .rodata,"a"
7.LC3: .string "bar"
8 .balign 8
9 .space 0x400000
10 .text
11 addl r12=@ltoffx(.LC1),r1 ;;
12 addl r12=@ltoffx(.LC3),r1 ;;
This page took 0.593641 seconds and 4 git commands to generate.