aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/undef1.d
blob: 70d007e1c6e8f7e12aa5c49ad06926313e0d995f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#source: dso-1.s
#source: gotrel1.s --pic
#as: --no-underscore --em=criself
#ld: -m crislinux tmpdir/libdso-4.so
#objdump: -T

# The DSO used has an undef reference to the symbol "dsofn", which is
# supposed to cause the program to automatically export it as a dynamic
# symbol; no --export-dynamic is supposed to be needed.

#...
[0-9a-f]+ g    DF .text	00000000 dsofn
#pass