From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 31B2C385840F; Mon, 8 May 2023 14:23:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 31B2C385840F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683555794; bh=9Sj8NoWa5ie9sth6HYN0hDnbuCIpRf31gKFmnb6ugOs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Hfd6GhfSk8ReKotXvxWUNzehBiSMBahfksP95u9vF3VZMNXS9h+Bx88AaJdFKCh/a vIMM2kWONPsygAI2uzfRXMn0MBnK20VGw3TE8LbfWrrUyQG/tX4aJG3/Lksb41qh7W S9jm/xRl1OfUCrxoCouEmbIn6NXPiDFlTqB1pDAU= From: "lh_mouse at 126 dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109670] Exception handling broken for 32bit Windows starting with GCC 13 Date: Mon, 08 May 2023 14:23:14 +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: lh_mouse at 126 dot com 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: --- 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=3D109670 --- Comment #9 from LIU Hao --- GDB is affected, too: https://github.com/msys2/MINGW-packages/pull/16968#issuecomment-1533702758=