From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 01F23385841E; Mon, 11 Mar 2024 19:52:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 01F23385841E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710186762; bh=3RehlMqV0WGkZsTr2EnQ8dvCevD0DEn8XOwLnxwuJq4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RDPCmjqtjcatlIcbjU5OwwgFeWUcYQ5bTFcqJA8Hbe072jq2LAYQi0shPq51jjghn hqyJV5zupMF8lDmyey0aZPCqnaUdQjxpW/Ei/6nbV0Liet7uc+Gjp1k5Ty3K42fWY+ PqIB8QLgcapskDTS9yH7VJTqRj3Dy6lrcuItLe1Y= From: "tneumann at users dot sourceforge.net" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/111731] [13/14 regression] gcc_assert is hit at libgcc/unwind-dw2-fde.c#L291 Date: Mon, 11 Mar 2024 19:52:40 +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: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tneumann at users dot sourceforge.net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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=3D111731 Thomas Neumann changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57669|0 |1 is obsolete| | --- Comment #14 from Thomas Neumann = --- Created attachment 57675 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57675&action=3Dedit updated patch updated patch without single line blocks=