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:
78b2246
)
remove unused var
author
Alan Modra
<amodra@gmail.com>
Sat, 17 Feb 2007 07:25:49 +0000
(07:25 +0000)
committer
Alan Modra
<amodra@gmail.com>
Sat, 17 Feb 2007 07:25:49 +0000
(07:25 +0000)
gas/write.c
patch
|
blob
|
history
diff --git
a/gas/write.c
b/gas/write.c
index 19da9678154f49db226b632dc7c95d33acf938dd..afce60438a616653d5f44856549e8a2ca78b744c 100644
(file)
--- a/
gas/write.c
+++ b/
gas/write.c
@@
-1070,7
+1070,6
@@
write_relocs (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED)
{
arelent **reloc;
bfd_reloc_status_type s;
- symbolS *sym;
int j;
if (fixp->fx_done)