aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-relocs-257-dyn.d
CommitLineData
edb2fa9a
MS
1#source: gc-start.s
2#source: gc-relocs-257.s
3c3358ca 3#target: [check_shared_lib_support]
edb2fa9a
MS
4#ld: --defsym tempy=0x11012 --defsym tempy2=0x45034 --defsym tempy3=0x1234 -T aarch64.ld -shared --gc-sections
5#objdump: -R -d
6
7# This tests if the linker is able to remove dynamic relocs created
8# for R_AARCH64_ABS64 while removing a gc section. The section is
9# also removed. So after gc, we should be left with the startup code.
10
11.*: file format elf64-(little|big)aarch64
12
13
14Disassembly of section .text:
15
160+8000 \<_start\>:
17 8000: d503201f nop
This page took 0.30551 seconds and 4 git commands to generate.