]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/ChangeLog
When using linker scripts, place linker-generated sections by the output section...
[thirdparty/binutils-gdb.git] / gold / ChangeLog
index aeec3892664767e9c5667c15d3692a32b31e97cc..e0ce513c58d23db37b990966a0dc4f48d4d13e41 100644 (file)
@@ -1,3 +1,15 @@
+2016-12-12  Igor Kudrin  <ikudrin@accesssoftek.com>
+           Cary Coutant  <ccoutant@gmail.com>
+
+       PR gold/14676
+       * script-sections.cc (Output_section_definition::output_section_name):
+       For linker-generated sections, compare with output section name.
+       * testsuite/Makefile.am (script_test_13): New test.
+       * testsuite/Makefile.in: Regenerate.
+       * testsuite/script_test_13.c: New source file.
+       * testsuite/script_test_13.sh: New script.
+       * testsuite/script_test_13.t: New linker script.
+
 2016-12-12  Cary Coutant  <ccoutant@gmail.com>
 
        * script-sections.cc (Orphan_section_placement::update_last_alloc):