* ld-cris/asneed1.d: New test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / weakref1.d
CommitLineData
f7a2c2f6 1#source: gotrel2.s
9a6351f1 2#as: --pic --no-underscore --em=criself
f7a2c2f6
HPN
3#ld: -m crislinux tmpdir/libdso-1.so
4#objdump: -R
5
6# A dynamic reloc for an undefined weak reference in a program got a
7# confused symbol reference count mismatch with a bfd assertion. Linking
8# with a DSO was needed as a catalyst to get to the faulty code; nothing
9# in the DSO was needed. We just check that we don't get the bfd
10# assertion. Note that no actual dynamic reloc is created for the
11# unresolved weak. Perhaps it should; the symbol could be defined in a
12# preloaded object or a new version of the DSO. FIXME: Revisit and adjust
13# test-result.
14
15.*: file format elf32-cris
16
17DYNAMIC RELOCATION RECORDS \(none\)
This page took 0.487058 seconds and 4 git commands to generate.