[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/30050] Linker test failures when --as-needed is passed to linker
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/30050] Linker test failures when --as-needed is passed to linker by compiler |
Date: |
Wed, 25 Jan 2023 17:09:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30050
--- 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 <hjl@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0e46a09d12aa9c2c77d783ace336866e429ffa73
commit 0e46a09d12aa9c2c77d783ace336866e429ffa73
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Wed Jan 25 08:57:57 2023 -0800
i386: Pass -Wl,--no-as-needed to compiler as needed
Pass -Wl,--no-as-needed to linker tests to fix
FAIL: Run pr19031
FAIL: Run got1
FAIL: Undefined weak symbol (-fPIE -no-pie)
FAIL: Undefined weak symbol (-fPIE -pie)
when --as-needed is passed to linker by compiler.
PR ld/30050
* testsuite/ld-i386/i386.exp: Pass -Wl,--no-as-needed to compiler
as needed.
--
You are receiving this mail because:
You are on the CC list for the bug.