From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C54DF385773C; Tue, 18 Jul 2023 15:11:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C54DF385773C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689693089; bh=VoRY2oWcLnULK4kSF/L7OeNR/ha1VRDmLajBYBwun2s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HjcxAAplYsoDEvhdra3YoHKsd83KJjVqhB/cGFwCWD20QWO2vuNbMPhv24Z6XRlZL FLoduLsTdGz5U8sr+01vAu2e4h01jrTilWCJwVbqVnYvm8qf2bRp5sM4gedqTdywih sEe413BbusytCjkaA/Clnm3UO+MzXe7XKWZ31nYs= From: "fw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109712] [13 Regression] Segmentation fault in linear_search_fdes Date: Tue, 18 Jul 2023 15:11:29 +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: fw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: fw at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #37 from Florian Weimer --- Backported to 13, the only impacted release.=