https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106145
Bug ID: 106145
Summary: [12/13 Regression] /usr/bin/ld: libcommon.a(input.o):
copy relocation against non-copyable protected symbol
`__cxa_pure_virtual' on aarch64-linux-gnu
Product: gcc
Version: 12.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: doko at gcc dot gnu.org
Target Milestone: ---
this is seen building a native compiler on aarch64-linux-gnu using trunk and
also using the current gcc-12 branch. binutils trunk and glibc 2.35 are used
for the build.