ld: Remove PF_X from PT_PHDR segment
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ia64 / merge2.s
1 .section .rodata.str1.8,"aMS", 1
2 .LC2: .string "foo"
3 .LC1: .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.028934 seconds and 4 git commands to generate.