From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1CB4C3854E80; Wed, 12 Jul 2023 14:34:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1CB4C3854E80 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689172452; bh=xGHE1v+20S6macwzAr68PWUThioRz+rTAXDmiXFR7iY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZPtULN81KkL/YF94iaH5HA0Y/Ezyds3G2pMvAVZgbgyklfuuelM6DFZEGQd/Yluny cLbP0Ou7kfl+utCEE8tbQjSTBPMQ72ER3Vkw76mnVIDd7f3z8OoXixqVSt6FHfJbao IwFHeoTI91mPERRZpCtQ2J20cf8T46Ggh5YP5E10= From: "tneumann at users dot sourceforge.net" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109670] [13/14 regression] Exception handling broken for 32-bit Windows Date: Wed, 12 Jul 2023 14:34:09 +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: tneumann at users dot sourceforge.net 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 #19 from Thomas Neumann = --- I think we can close this bug as fixed, but I do not have permissions to do that.=