]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
gas: Fix internal error in S_SET_SEGMENT
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index d9b57f8662b07a3755769cce9cd6aef1cd279eaf..7c06ec9349c11cb4bf926d2ac7d124cdeffcbc60 100644 (file)
@@ -1,3 +1,12 @@
+2020-08-17  Alex Coplan  <alex.coplan@arm.com>
+
+       * config/obj-elf.c (obj_elf_change_section): When repurposing an
+       existing symbol, ensure that we set sy_value as per other (fresh)
+       section symbols.
+       * testsuite/gas/elf/elf.exp: Add new test.
+       * testsuite/gas/elf/section-symbol-redef.d: New test.
+       * testsuite/gas/elf/section-symbol-redef.s: Input for test.
+
 2020-08-13  Nick Clifton  <nickc@redhat.com>
 
        PR 26359