From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5C2EB3858D32; Thu, 13 Apr 2023 06:25:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5C2EB3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681367134; bh=2Cb7JxWcoAAzRjGpiJbK+dzwO8PArJuAX/aT59rSBL4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aPwOyilHtm3DbcgKwdkft/PGlwm8n2zPdCPaL83wsAHgookamKyAD3MC79Pzi2fAV 7x2D7AlE51HBk//KBWMW4FPy0suTFFt6BLaCXSWGtMSu7E+wtMmvpx58S4daHBrBp6 ovRqpNiyaoA957wULWvslLnoRy/JqwTS4GOGEOVo= From: "amonakov at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/109369] LTO drops explicitly referenced symbol _pei386_runtime_relocator Date: Thu, 13 Apr 2023 06:25:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: lto X-Bugzilla-Severity: normal X-Bugzilla-Who: amonakov at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109369 --- Comment #9 from Alexander Monakov --- (In reply to Pali Roh=C3=A1r from comment #8) > So from the discussion, do I understand correctly that this is rather LD > linker issue? Yes, ld changes will be needed to make this work automatically, without add= ing the attribute manually. I would suggest to move the bug to the Binutils Bugzilla.=