From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 87A713858D35; Mon, 15 Apr 2024 01:17:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87A713858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713143857; bh=tdZDXVpIXNgi75y6gCqAvkbShhCVrCjlaDpbOC3zJi0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iwXQfWoc2uObjmj9/3Ib9aTGGyN5nIjT8exelktQaqyODyJ0/Ww9u3O2j6qm5oRz7 CUL2kQKX5aNfft4U6kya8GBffypHyYiR3EP9TIDIIOm2Yk64xb+XRI/1YbncMf5b4S s//ULCohWhgKLtM3tMWGJcUYBX/M0bAKBg7lY20M= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/71333] Broken Python extension produced Date: Mon, 15 Apr 2024 01:17:36 +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: 5.3.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: resolution bug_status 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=3D71333 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #2 from Andrew Pinski --- I see the code inside pteros was removed in commit 6cacaa4e20dfacd131f885389ebf64336ca1aa6a in September 2017. Since there is no way to reproduce the issue I am going to close it as inva= lid.=