diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2009-01-19 17:33:26 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2009-01-19 17:33:26 +0000 |
commit | 63f2573fe476336550cf141d09a62bc1a349eba2 (patch) | |
tree | 3ef1faf51e4b4473ed3ac265433c40e63995a40e /ld/testsuite/ld-cris/libdso-15b.d | |
parent | 451ffe6311473a8d39ae45944c7fa97f3fbc0ed9 (diff) | |
download | binutils-gdb-63f2573fe476336550cf141d09a62bc1a349eba2.tar.gz |
* ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
ld-cris/weakref4.d: New tests.
* ld-cris/libdso-15b.d: Adjust for recent weakref fix.
Diffstat (limited to 'ld/testsuite/ld-cris/libdso-15b.d')
-rw-r--r-- | ld/testsuite/ld-cris/libdso-15b.d | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/libdso-15b.d b/ld/testsuite/ld-cris/libdso-15b.d index 0f14c5ea83e..308b110f35f 100644 --- a/ld/testsuite/ld-cris/libdso-15b.d +++ b/ld/testsuite/ld-cris/libdso-15b.d @@ -9,12 +9,14 @@ # definition is also in the other DSO. # There was a bug causing GOT markups to be during symbol handling, # with a newly added assertion failure and a reloc turned R_CRIS_NONE. +# The dynamic __expobj2 entry is unused and seems spurious, or there +# should at least be a similar __expfn2 reference .*: file format elf32-cris DYNAMIC SYMBOL TABLE: #... -0+ w[ ]+DO \*UND\*[ ]+0+ TST3[ ]+__expobj2 +0+[ ]+DO \*UND\*[ ]+0+ TST3[ ]+__expobj2 #... 0+[ ]+DO \*UND\*[ ]+0+ TST3[ ]+expobj2 0+[ ]+DF \*UND\*[ ]+0+ TST3[ ]+expfn2 |