projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
607fbc5
)
Remove spurious spaces added by previous delta
author
Nick Clifton
<nickc@redhat.com>
Wed, 27 Apr 2005 16:46:23 +0000
(16:46 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 27 Apr 2005 16:46:23 +0000
(16:46 +0000)
bfd/elflink.c
patch
|
blob
|
history
diff --git
a/bfd/elflink.c
b/bfd/elflink.c
index bf2178090c7bad5cdb4967af769c846c379240b5..c41fef4bcb86a5ec5354a7c910232ddd0c4b2f05 100644
(file)
--- a/
bfd/elflink.c
+++ b/
bfd/elflink.c
@@
-7019,7
+7019,7
@@
elf_link_input_bfd (struct elf_final_link_info *finfo, bfd *input_bfd)
&& finfo->sections[r_symndx] == NULL))
{
h = sym_hashes[r_symndx - extsymoff];
-
+
/* Badly formatted input files can contain relocs that
reference non-existant symbols. Check here so that
we do not seg fault. */