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