https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Jan Hubicka from comment #3)
> > I've just tried to reproduce it:
> > ../configure --with-build-config=bootstrap-lto --enable-checking=release
> > --disable-plugin
> > 
> > But the build is fine for me.

Ah, my bad, I used BFD.

> On our dhcp230 (zen III machine) it works if you make system linker ld,
> if system linker is gold (from tumbleweed) it fails
> 
> GNU gold (GNU Binutils 2.36.50.20210211) 1.16

Note that this isn't ld.gold from openSUSE Tumbleweed. We still have 2.35.1
release in the distribution. This must be a built gold from source files?

Reply via email to