diff options
Diffstat (limited to 'bfd/elf32-tic6x.c')
-rw-r--r-- | bfd/elf32-tic6x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-tic6x.c b/bfd/elf32-tic6x.c index c70b169..d2dddbf 100644 --- a/bfd/elf32-tic6x.c +++ b/bfd/elf32-tic6x.c @@ -2365,6 +2365,7 @@ elf32_tic6x_relocate_section (bfd *output_bfd, goto done_reloc; } } + /* Fall through. */ case R_C6000_PCR_S12: case R_C6000_PCR_S10: |