This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / undef1.d
CommitLineData
43b10118
HPN
1#source: dso-1.s
2#source: gotrel1.s --pic
3#as: --no-underscore
4#ld: -m crislinux tmpdir/libdso-4.so
5#objdump: -T
6
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.
10
11#...
12[0-9a-f]+ g DF .text 00000000 dsofn
13#pass
This page took 0.025716 seconds and 4 git commands to generate.