Minor fix for R_PPC_VLE_ADDR20
[binutils-gdb.git] / bfd / elf32-ppc.c
index 8c2d3943ac1dd7f4793cefbb3c0625dc9a64a628..839d5ff142a7fff40be1fc03b6912fb2cb2bc919 100644 (file)
@@ -8780,7 +8780,7 @@ ppc_elf_relocate_section (bfd *output_bfd,
 
        case R_PPC_VLE_ADDR20:
          ppc_elf_vle_split20 (output_bfd, contents + rel->r_offset, relocation);
-         continue;
+         goto copy_reloc;
 
          /* Relocate against the beginning of the section.  */
        case R_PPC_SECTOFF: