aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2019-07-24 08:15:56 -0700
committerH.J. Lu <hjl.tools@gmail.com>2019-07-24 08:17:33 -0700
commit8f79c1075e8f258ac5a909b39704009ebc440e76 (patch)
tree8016d8f2023111d210dbf38de6142f9ce0fed2d1 /ld/ChangeLog
parent4625b4d081eb0a243c6c7370f9a12c97bf6bcf65 (diff)
downloadgdb-8f79c1075e8f258ac5a909b39704009ebc440e76.zip
gdb-8f79c1075e8f258ac5a909b39704009ebc440e76.tar.gz
gdb-8f79c1075e8f258ac5a909b39704009ebc440e76.tar.bz2
Revert "Remove tests that test __gnu_lto_v1 symbol."
Revert commit 8c728a9d93e2342c57039fcdd6e4a502875b9e09 Author: Martin Liska <mliska@suse.cz> Date: Mon Jul 22 14:23:32 2019 +0200 Remove tests that test __gnu_lto_v1 symbol. since outputs of these tests are used by later tests. Check the normal symbol, foo, instead of __gnu_lto_v.*, which GCC stopped emitting after r273662. * testsuite/ld-plugin/lto-3r.d: Restored. Check foo instead of __gnu_lto_v.*. * testsuite/ld-plugin/lto-5r.d: Likewise. * testsuite/ld-plugin/lto.exp: Run lto-3r and lto-5r tests.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index b42f4a7..9017eb0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2019-07-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/ld-plugin/lto-3r.d: Restored. Check foo instead
+ of __gnu_lto_v.*.
+ * testsuite/ld-plugin/lto-5r.d: Likewise.
+ * testsuite/ld-plugin/lto.exp: Run lto-3r and lto-5r tests.
+
2019-07-24 Claudiu Zissulescu <claziss@synopsys.com>
* ld-arc/relax-local-pic.d: New test.