From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 81D1B3858C39; Tue, 8 Nov 2022 10:47:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81D1B3858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667904434; bh=zR0oUcyQE9cn5lFxf0Ty/70oQob4HYWYGZg/sD+jc/8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=m2XwbPZH/B+QTaV4Pjvu0LBBOGVdBzYgCXB7YaH2UjANiP0LFQ6DYjw9NIzcijU9v uu2VklTgpBOvqjNoZUHN+E+s7T/PGab3mPGg5wiqa906reo6ZOJfB934oaPg3Buy2Z fLHfXGcxtk8ZJqH6Kt3DPw51+myp7ytVteZopmIQ= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107555] Never constructed object destroyed during exception handling Date: Tue, 08 Nov 2022 10:47:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: WAITING 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=3D107555 --- Comment #3 from Jonathan Wakely --- Just the preprocessed .ii file for the one translation unit compile-rule.cx= x is all that's needed. The bug reporting instructions don't say you have to minimise it (though th= at's certainly preferred) but they do say we need the preprocessed source.=