From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D5F873858414; Fri, 12 May 2023 09:37:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D5F873858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683884277; bh=EfrDZLpkmlik6/nZSm8WRX0b2MqRRaBPBD/nlz2IoUQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eHD/a/N+dwy9knyBStDR4R2GXBOJ5U3ZAAI1ZK1T/S9SA3oPYoBmcKY8CNS5ztTzf vgJPN4o/AQqKg1JCfHVmCQpHoO/5evYDcEKc5IKWn1A5SvzEgtKN+oNa4bsUMsqrhM 4dAc2YAMIfwW987bp7bg/SnnZ9fqQv8TNifswE1o= From: "lh_mouse at 126 dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109670] [13/14 regression] Exception handling broken for 32-bit Windows Date: Fri, 12 May 2023 09:37:57 +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: major X-Bugzilla-Who: lh_mouse at 126 dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned 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=3D109670 --- Comment #13 from LIU Hao --- I will test this later today.=