From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 911113858D20; Fri, 1 Sep 2023 02:52:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 911113858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693536771; bh=Jy9uKIdyHAPSlBhWjTPZpjo6s9ytZ2vrCzmAtcntIbA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LEl7Usk53BeZ/OWwijted1bpSq9mOIYuWwW+/bSBLwj1qhnkjnoBw8PMwGTtFhEwA XTiwPDYtKRy2KYv7J7LdsfLgfRx1n2aEekxVbFvX0YvSZE0T+QKRCjoov4ybidcLXo gpex1YId3s4GP4iQwRIekJhVbaLfsqDT7ml4Wdgg= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/111264] [14 regression] gcc.dg/plugin/analyzer_cpython_plugin.c breaks after r14-3580-g597b9ec69bca8a Date: Fri, 01 Sep 2023 02:52:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: efric at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc 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=3D111264 Hans-Peter Nilsson changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2023-Septemb | |er/629019.html --- Comment #2 from Hans-Peter Nilsson --- Patch posted: https://gcc.gnu.org/pipermail/gcc-patches/2023-September/629019.html=