* config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
[deliverable/binutils-gdb.git] / bfd / elf32-i386.c
index e9b3933cbd6caaad61ca0369169a77b45290e31f..693c8e89d2ee67ab985e05c57628533bdaa95241 100644 (file)
@@ -3128,7 +3128,7 @@ elf_i386_relocate_section (bfd *output_bfd,
                     internal symbol, we have updated addend.  */
                  continue;
                }
-
+             /* FALLTHROUGH */
            case R_386_PC32:
            case R_386_PLT32:
              goto do_relocation;
This page took 0.023545 seconds and 4 git commands to generate.