aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-04-29 08:43:22 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-04-29 08:43:22 -0700
commit43c1d34c319626747c6765253294eb458a7bd93d (patch)
treedba1db7442cb17b6127c5927487f029447b32bce
parent716f14132a51daae1224d93f9b1be4f018112b74 (diff)
downloadgdb-43c1d34c319626747c6765253294eb458a7bd93d.zip
gdb-43c1d34c319626747c6765253294eb458a7bd93d.tar.gz
gdb-43c1d34c319626747c6765253294eb458a7bd93d.tar.bz2
Link the last *normal against libfoozlib.so
Link the last zlibnormal gnunormal and gabinormal against libfoozlib.so so that their only differences are DWARF debug sections. PR ld/18354 * ld-elf/compress.exp (run_tests): Link the last zlibnormal, gnunormal and gabinormal against libfoozlib.so.
-rw-r--r--ld/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 5ea8432..268e419 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-29 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/18354
+ * ld-elf/compress.exp (run_tests): Link the last zlibnormal,
+ gnunormal and gabinormal against libfoozlib.so.
+
2015-04-27 Renlin Li <renlin.li@arm.com>
* ld-arm/ifunc-10.dd: Adjust expected output.