bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/26065] ld/testsuite/ld-elf symbolic tests dl4e and dl4f fail


From: maskray at google dot com
Subject: [Bug ld/26065] ld/testsuite/ld-elf symbolic tests dl4e and dl4f fail
Date: Tue, 09 Jun 2020 16:23:32 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26065

Fangrui Song <maskray at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maskray at google dot com

--- Comment #9 from Fangrui Song <maskray at google dot com> ---
Thanks. The tests failed due to --enable-default-pie and whether the arch uses
GOT for -fpie => which affects whether copy relocation is produced.

aarch64 -fno-pic: bar OK2
aarch64 -fpie or -fpic: bar OK1
x86 -fno-pic or -fpie: bar OK2
x86 -fpic: bar OK1

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]