From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 17E573857733; Mon, 10 Jul 2023 10:28:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 17E573857733 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688984892; bh=Btse2FcNWIw+vcUvODIH8JmYSveuB0kpjpF2U1bHA5w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BL2fDtwcpszpOF0IuUPm5RreJawv8GWW3Li6x4mS9h1q8hB9pH58ey1skkQcwrhGn OQaXd3Y7XgSofaKFAQvgnZrEiR2TRO5xBrEwiXjw25fnWttt26RUMsqfUvevCbcwFV RD/IRZj0aF4l+HBxA9BEZ2t9JjREJ+C+xIv+0g/k= 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: Mon, 10 Jul 2023 10:28:10 +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: ASSIGNED X-Bugzilla-Resolution: 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: 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 --- Comment #33 from Florian Weimer --- (In reply to Andrew Pinski from comment #32) > (In reply to Florian Weimer from comment #31) > > Will propose a backport to 13 in ~2 weeks. >=20 > Any news on the backport? There is aim to release GCC 13.2.0 at the end of > July. I managed to produce a warning regression. I should have time this week to = fix that, and do the backport this week.=