From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 377A23857713; Wed, 14 Feb 2024 03:20:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 377A23857713 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707880844; bh=SGx6Edi5BAKKwUG+efbUj/SFh1QSpRhdx6nVmUfAwFk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rgHOb0d+jAM+WBkrPESSAOpdc6PpSxyVCPdIEkQTvokroIDikZZGOK/2xGzx1wv9x A/PPkg5MHk35oj+upr4bh7xE6TwPm0mi9q0Pn0mV3q6dmpSQWEJ5SgFLVGVx9r+OnG PvONZGAh0qhrrOfdjqDYDOcTy1UPRG3lIubWtwnk= From: "orion at nwra 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: Wed, 14 Feb 2024 03:20:42 +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: orion at nwra 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: cc 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 Orion Poplawski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |orion at nwra dot com --- Comment #15 from Orion Poplawski --- Just a comment that a fix for this would be nice to have as it's currently blocking builds of vtk and paraview in Fedora. Thanks!=