diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-04-29 08:43:22 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-04-29 08:43:22 -0700 |
commit | 43c1d34c319626747c6765253294eb458a7bd93d (patch) | |
tree | dba1db7442cb17b6127c5927487f029447b32bce /ld | |
parent | 716f14132a51daae1224d93f9b1be4f018112b74 (diff) | |
download | fsf-binutils-gdb-43c1d34c319626747c6765253294eb458a7bd93d.zip fsf-binutils-gdb-43c1d34c319626747c6765253294eb458a7bd93d.tar.gz fsf-binutils-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.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 6 |
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. |