From 43c1d34c319626747c6765253294eb458a7bd93d Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 29 Apr 2015 08:43:22 -0700 Subject: [PATCH] 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. --- ld/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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.