Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / undef1.d
CommitLineData
43b10118
HPN
1#source: dso-1.s
2#source: gotrel1.s --pic
9a6351f1 3#as: --no-underscore --em=criself
43b10118
HPN
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#...
05ec1b4d 12[0-9a-f]+ g DF .text 0+2 dsofn
43b10118 13#pass
This page took 0.666405 seconds and 4 git commands to generate.