Fix case where IR file provides symbol visibility but replacement file does not.
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 7364a63bd7d92a75872b3ae5425e431c23630f72..c2613b42371788443985548e6c4cd9a9a5fead36 100644 (file)
@@ -1,3 +1,15 @@
+2018-03-26  Cary Coutant  <ccoutant@gmail.com>
+
+gold/
+       PR gold/22868
+       * plugin.cc (Sized_pluginobj::do_add_symbols): Use a real section
+       index instead of SHN_ABS for defined symbols.
+       * testsuite/Makefile.am (plugin_pr22868): New test case.
+       * testsuite/Makefile.in: Regenerate
+       * testsuite/plugin_pr22868.sh: New test script.
+       * testsuite/plugin_pr22868_a.c: New source file.
+       * testsuite/plugin_pr22868_b.c: New source file.
+
 2018-03-23  Cary Coutant  <ccoutant@gmail.com>
 
        * plugin.cc (link_or_copy_file): Remove newlines from warning messages.
This page took 0.024183 seconds and 4 git commands to generate.