Initialise 'gap'.
authorNick Clifton <nickc@redhat.com>
Thu, 2 Mar 2006 09:38:57 +0000 (09:38 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Mar 2006 09:38:57 +0000 (09:38 +0000)
bfd/ChangeLog
bfd/elf32-m32c.c

index 0136341b57f6fc06828572ba01fbd26ef5864a25..5f3191ced2effe907ffd5a6b6679c1aaaa034789 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-02  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-m32c.c (m32c_elf_relax_section): Initialise 'gap'.
+
 2006-03-02  Richard Sandiford  <richard@codesourcery.com>
 
        * elf32-i386.c (elf_i386_create_dynamic_sections): Use
index 8004795e3b1d9d9be13c0c755e76ef4a33f452d8..2295a54613a65874ee296364db3b470708c561aa 100644 (file)
@@ -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