bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable pr


From: nsz at gcc dot gnu.org
Subject: [Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu
Date: Wed, 06 Jul 2022 09:57:56 +0000

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

--- Comment #6 from Szabolcs Nagy <nsz at gcc dot gnu.org> ---
sorry i don't know what is "a profiled lto build"

i tried using debian g++-12 in a container with new binutils
doing a normal build with same config as seen in the build log.
(did not apply the debian gcc patches)

with that i cannot reproduce the issue, in gnat1 i see

   134: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __cxa_pure_virtual

i.e. no definition of __cxa_pure_virtual gets linked.

if "profiled lto build" behaves differently then this sounds
like a profiled lto gcc bug.

can it be https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69271

-- 
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]