diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-06-05 15:28:36 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-06-05 15:28:36 +0000 |
commit | 18b7982923d444f29fafdc4b691c1f07a43aa199 (patch) | |
tree | 0d8ef23673a183e2974ce7937af6012c9fa55972 /ld/testsuite/ld-cris/hiddef1.d | |
parent | 9ee913b8a045a3d16864035249356e544cbbac7f (diff) | |
download | gdb-18b7982923d444f29fafdc4b691c1f07a43aa199.zip gdb-18b7982923d444f29fafdc4b691c1f07a43aa199.tar.gz gdb-18b7982923d444f29fafdc4b691c1f07a43aa199.tar.bz2 |
ld/
2005-06-05 H.J. Lu <hongjiu.lu@intel.com>
* ldexp.c (exp_mark_used_section): Set SEC_KEEP on current
section only if the symbol will be defined.
ld/testsuite/
2005-06-05 H.J. Lu <hongjiu.lu@intel.com>
* ld-cris/hiddef1.d: Undo the last change.
* ld-cris/libdso-10.d: Likewise.
* ld-cris/libdso-2.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-cris/hiddef1.d')
-rw-r--r-- | ld/testsuite/ld-cris/hiddef1.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-cris/hiddef1.d b/ld/testsuite/ld-cris/hiddef1.d index 99d8a3d..fd79f92 100644 --- a/ld/testsuite/ld-cris/hiddef1.d +++ b/ld/testsuite/ld-cris/hiddef1.d @@ -14,7 +14,7 @@ # and sections change, make sure that there's no .plt and that # dsofn is hidden (not exported as a dynamic symbol). -There are 12 section headers, starting at offset 0x[0-9a-f]+: +There are 11 section headers, starting at offset 0x[0-9a-f]+: #... \[[ 0-9]+\] \.got PROGBITS [0-9a-f]+ [0-9a-f]+ 0+10 04 WA 0 0 4 #... @@ -24,5 +24,5 @@ Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries: #... Symbol table '\.dynsym' contains 9 entries: #... -Symbol table '\.symtab' contains 20 entries: +Symbol table '\.symtab' contains 19 entries: #pass |