diff options
Diffstat (limited to 'bfd/elf32-sh.c')
-rw-r--r-- | bfd/elf32-sh.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-sh.c b/bfd/elf32-sh.c index d43ac54..7f108fb 100644 --- a/bfd/elf32-sh.c +++ b/bfd/elf32-sh.c @@ -5881,6 +5881,7 @@ sh_elf_check_relocs (bfd *abfd, struct bfd_link_info *info, asection *sec, /* This may require an rofixup. */ if (!htab->fdpic_p) break; + /* Fall through. */ case R_SH_GOTPLT32: case R_SH_GOT32: case R_SH_GOT20: |