diff options
author | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2002-11-28 08:37:15 +0000 |
---|---|---|
committer | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2002-11-28 08:37:15 +0000 |
commit | 1448fa32275a8686debba9323308841480c33fc7 (patch) | |
tree | 73c0afef38d51a784d61b14d98dc2761d8803b47 /ld/testsuite/ld-sh/refdbg-1.d | |
parent | c41b7eb1be7da45c3c1381b2a37aca8b30fa8331 (diff) | |
download | gdb-1448fa32275a8686debba9323308841480c33fc7.zip gdb-1448fa32275a8686debba9323308841480c33fc7.tar.gz gdb-1448fa32275a8686debba9323308841480c33fc7.tar.bz2 |
* elf32-sh.c (sh_elf_relocate_section): Don't complain about
unresolved debugging relocs in dynamic applications.
* elf64-sh64.c (sh_elf64_relocate_section): Likewise.
* ld-sh/refdbg-0-dso.d: New test.
* ld-sh/refdbg-1.d: Likewise.
* ld-sh/refdbg.s: Likewise.
* ld-sh/refdbglib.s: Likewise.
Diffstat (limited to 'ld/testsuite/ld-sh/refdbg-1.d')
-rw-r--r-- | ld/testsuite/ld-sh/refdbg-1.d | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/refdbg-1.d b/ld/testsuite/ld-sh/refdbg-1.d new file mode 100644 index 0000000..461788e --- /dev/null +++ b/ld/testsuite/ld-sh/refdbg-1.d @@ -0,0 +1,10 @@ +#source: refdbg.s +#as: -little +#ld: -EL tmpdir/refdbg-0-dso.so +#objdump: -sj.debug_info +#target: sh*-*-linux* sh*-*-netbsd* + +.*: +file format elf32-sh.* + +Contents of section \.debug_info: + 0+0 0+0 +.* |