Typo fix in most recent entry.
[binutils.git] / ld / testsuite / ld-cris / undef1.d
blobcec00cb775327411c5be534d568548da8268c80e
1 #source: dso-1.s
2 #source: gotrel1.s --pic
3 #as: --no-underscore --em=criself
4 #ld: -m crislinux tmpdir/libdso-4.so
5 #objdump: -T
7 # The DSO used has an undef reference to the symbol "dsofn", which is
8 # supposed to cause the program to automatically export it as a dynamic
9 # symbol; no --export-dynamic is supposed to be needed.
11 #...
12 [0-9a-f]+ g DF .text 0+2 dsofn
13 #pass