summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/morello-dynamic-got.d
blob: 810eb1033ef7003420791eeeca147170f0f97477 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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 does not
# exists.
#source: morello-static-got.s
#as: -march=morello+c64
#ld: -shared
#readelf: --symbols

#failif
#...
.* __rela_dyn_start
#...