fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-cris / undef1.d
blob9eeeb6729a583ae1208d124de53e5c1446f6f40e
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
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 00000000 dsofn
13 #pass