|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/19774] testsuite failures when --as-needed is given to the linker |
Date: | Mon, 07 Mar 2016 17:08:15 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19774 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=23a4bd22c75862fdbaa5faef59b9094ec738f675 commit 23a4bd22c75862fdbaa5faef59b9094ec738f675 Author: H.J. Lu <address@hidden> Date: Mon Mar 7 09:03:24 2016 -0800 Support --as-needed in i386/x86-64 tests Since compiler may pass --as-needed to ld by default, link .o file before .so file in i386/x86-64 tests. PR ld/19774 * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before tmpdir/pr18900.so and test --as-needed. Link tmpdir/gotpc1.o before tmpdir/got1d.so and test --as-needed. * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before tmpdir/pr18900.so and test --as-needed. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |