BFD: Exclude sections with no content from compress check.
[deliverable/binutils-gdb.git] / bfd / elf32-bfin.c
index 7ebd9192b663e19a14f88a519c97c1cc339dfd2d..e5a83ba49a13ff8eacd49671cd868ff85b62c96c 100644 (file)
@@ -5398,7 +5398,7 @@ bfd_bfin_elf32_create_embedded_relocs (bfd *abfd,
     free (internal_relocs);
   return TRUE;
 
-error_return:
+ error_return:
   if (isymbuf != NULL && symtab_hdr->contents != (unsigned char *) isymbuf)
     free (isymbuf);
   if (internal_relocs != NULL
This page took 0.024949 seconds and 4 git commands to generate.