From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E5CDE3858C2D; Sat, 27 Jan 2024 05:53:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E5CDE3858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706334814; bh=L/OK+E0hD9CVhfPagKY3tOWHjJdgkpWhz3nwtZQPAWg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MuoiyKbhMcyZwxYXQiiEL9GjkenSAINCRqjxCWwNh9OAC7Vo+LB76330HhpBTiwPQ DsXXlP4/TcTL0p405x2+8dWyxsjV0sq/IyYW4esre6RmFh9fi57YJp8QGgs14LK35H veO5gmCJw0Lyzp4aWVlqT3j1zNQq5+niBHLla59g= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/113617] [14 Regression] Symbol ... referenced in section `.data.rel.ro.local' of ...: defined in discarded section ... since r14-4944 Date: Sat, 27 Jan 2024 05:53:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: link-failure, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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=3D113617 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57233|0 |1 is obsolete| | --- Comment #12 from H.J. Lu --- Created attachment 57237 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57237&action=3Dedit An updated patch=