|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/19774] testsuite failures when --as-needed is given to the linker |
Date: | Sun, 12 Jun 2016 04:41:40 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19774 --- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_26-branch branch has been updated by H.J. Lu <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5975f54c03809c5c26ab2b1dfbdd20b47e4e09b4 commit 5975f54c03809c5c26ab2b1dfbdd20b47e4e09b4 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] |