aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf.c')
-rw-r--r--bfd/elf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf.c b/bfd/elf.c
index 3aa91a4..3452909 100644
--- a/bfd/elf.c
+++ b/bfd/elf.c
@@ -2936,6 +2936,7 @@ assign_section_numbers (bfd *abfd)
bfd_set_error (bfd_error_bad_value);
return FALSE;
}
+ s = kept;
}
s = s->output_section;
BFD_ASSERT (s != NULL);