summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-02-17 07:25:49 +0000
committerAlan Modra <amodra@gmail.com>2007-02-17 07:25:49 +0000
commitb75f21e18fbea7b74eb0caba14c9f7d2def556a4 (patch)
tree146909eb136d4a3397db04141f64734998487a52
parent78b2246cecc84d337989612a3293c522fb392a25 (diff)
downloadppe42-binutils-b75f21e18fbea7b74eb0caba14c9f7d2def556a4.tar.gz
ppe42-binutils-b75f21e18fbea7b74eb0caba14c9f7d2def556a4.zip
remove unused var
-rw-r--r--gas/write.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/write.c b/gas/write.c
index 19da967815..afce60438a 100644
--- 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)
OpenPOWER on IntegriCloud