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:
94fe575
)
oops - actually remove the assignment this time: bfd/elf32-nds32.c:9693]: (warning...
author
Nick Clifton
<nickc@redhat.com>
Mon, 12 Feb 2018 11:54:48 +0000
(11:54 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 12 Feb 2018 11:54:48 +0000
(11:54 +0000)
bfd/elf32-nds32.c
patch
|
blob
|
history
diff --git
a/bfd/elf32-nds32.c
b/bfd/elf32-nds32.c
index 5ceb0a0b26f7b655de2ba773f65e8cc3ecb76693..541ec5d55d287f5f29eae146a457baa6797ef36e 100644
(file)
--- a/
bfd/elf32-nds32.c
+++ b/
bfd/elf32-nds32.c
@@
-9690,7
+9690,6
@@
nds32_elf_relax_longjump3 (bfd *abfd, asection *sec, Elf_Internal_Rela *irel,
else
{
irel->r_info = ELF32_R_INFO (ELF32_R_SYM (irel->r_info), reloc);
- irel->r_addend = irel->r_addend;
hi_irelfn->r_info = ELF32_R_INFO (ELF32_R_SYM (hi_irelfn->r_info),
cond_reloc);
}