summaryrefslogtreecommitdiff
path: root/bfd/elf32-m32c.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-03-02 09:38:57 +0000
committerNick Clifton <nickc@redhat.com>2006-03-02 09:38:57 +0000
commitf904d70b2126906a50b92465813672c7c118f751 (patch)
treea94be323a936cb94d355ca56ec922e023fe914b0 /bfd/elf32-m32c.c
parent29e7daf86c923bd0d1ff771a587baddc9e5cc54c (diff)
downloadbinutils-redhat-f904d70b2126906a50b92465813672c7c118f751.tar.gz
Initialise 'gap'.
Diffstat (limited to 'bfd/elf32-m32c.c')
-rw-r--r--bfd/elf32-m32c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-m32c.c b/bfd/elf32-m32c.c
index 8004795e3b..2295a54613 100644
--- a/bfd/elf32-m32c.c
+++ b/bfd/elf32-m32c.c
@@ -1532,6 +1532,7 @@ m32c_elf_relax_section
/* Setting gap_size nonzero is the flag which means "something
shrunk". */
gap_size = 0;
+ gap = NULL;
new_type = ELF32_R_TYPE(srel->r_info);
pc = sec->output_section->vma + sec->output_offset