From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C1ABC385B52D; Mon, 5 Jun 2023 07:23:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C1ABC385B52D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685949830; bh=YN0yAPwyviFOn0MsoP7d0MhqKwgUvC7s1IEJA91/2mw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ErXP5R7WF2YeXoNEL8+2oRMvgp1R78q5r7pz+/w6hJh0KOxvg+7eGeIUZVlBIrD2X TJ5yl0saKstENsDRspMdlyXDcu62rjobp/x+h9tM0fmB5d3id321SA/B0hP9MGYvW7 1pB/xzVRv2WsnXURyNuyn8xGJI2OcmVkoWNXBgYM= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109712] Segmentation fault in linear_search_fdes Date: Mon, 05 Jun 2023 07:23:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgcc X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: REOPENED 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: cc resolution bug_status 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=3D109712 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tneumann at users dot sour= ceforge. | |net Resolution|INVALID |--- Status|RESOLVED |REOPENED --- Comment #13 from Richard Biener --- Let's re-open this as it seems it needs more analysis. Thomas might also k= now of relevant bugs that have been fixed meanwhile and maybe has better understanding of how things could break here.=