From: H.J. Lu Date: Wed, 29 Apr 2015 15:43:22 +0000 (-0700) Subject: Link the last *normal against libfoozlib.so X-Git-Tag: users/hjl/linux/release/2.25.51.0.2~2^2~5^2~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43c1d34c319626747c6765253294eb458a7bd93d;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5ea84321498..268e419ac7c 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2015-04-29 H.J. Lu + + PR ld/18354 + * ld-elf/compress.exp (run_tests): Link the last zlibnormal, + gnunormal and gabinormal against libfoozlib.so. + 2015-04-27 Renlin Li * ld-arm/ifunc-10.dd: Adjust expected output.