diff options
Diffstat (limited to 'gas/config/obj-elf.c')
-rw-r--r-- | gas/config/obj-elf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/obj-elf.c b/gas/config/obj-elf.c index 8af563f..8d80c77 100644 --- a/gas/config/obj-elf.c +++ b/gas/config/obj-elf.c @@ -813,6 +813,7 @@ obj_elf_parse_section_letters (char *str, size_t len, bfd_boolean *is_clone) } break; } + /* Fall through. */ default: { const char *bad_msg = _("unrecognized .section attribute:" |