From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B06D3857011; Wed, 14 Feb 2024 08:20:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B06D3857011 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707898805; bh=Mf3H4dYPu251YwhpBgoQ4niewxKvavcmbOYFsaWsLpo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KGR0WjyYrQWREwG0TM1c7lqiFZnpFnz9+9c9oeoR+46tDsLVgMwo9lSfkK8B2+SVq uWDRkqEFNjBRHPY1lg6LSX6BoY4wOHy5X0rElINig3YDfshMwdjZgFgvd+Byk8u2gQ 9k7iup4fZVW+nc1hi1wtFO2MVVYz0QPUcL15rRXo= From: "jakub at gcc dot gnu.org" 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: Wed, 14 Feb 2024 08:20:02 +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: jakub at gcc dot gnu.org 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: 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 --- Comment #16 from Jakub Jelinek --- It is waiting for review https://gcc.gnu.org/pipermail/gcc-patches/2024-January/644580.html=