summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/morello-static-got.d
blob: 0e24d97f2d1afa92e0c339b25174cf566de1bd09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This testcase is just to exercise some code rather than to test for an
# observable.  We may as well check that the __rela_dyn_start symbol exists.
#as: -march=morello+c64
#ld: -static
#readelf: --symbols --relocs

Relocation section '\.rela\.dyn' at offset .* contains 1 entry:
  Offset          Info           Type           Sym\. Value    Sym\. Name \+ Addend
.*  00000000e803 R_MORELLO_RELATIV                    0

#...
.* __rela_dyn_start
#...