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