[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE |
Date: |
Mon, 29 Jan 2018 23:23:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22269
--- Comment #33 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Eric Botcazou <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=185cdb8cc7c0102140d41fb6272a5ee99994d72d
commit 185cdb8cc7c0102140d41fb6272a5ee99994d72d
Author: Eric Botcazou <address@hidden>
Date: Tue Jan 30 00:21:57 2018 +0100
Adjust test for PR ld/22269.
On the SPARC architecture, you need to pass a special flag to GNU as
when you're assembling PIC/PIE code or else you get a wrong relocation
for the GOT symbol.
ld/
* testsuite/ld-elf/shared.exp (AFLAGS_PIC): Define on SPARC.
(pr22269-1): Pass AFLAGS_PIC to the assembler.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE,
cvs-commit at gcc dot gnu.org <=