From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BC25B3882167; Mon, 29 May 2023 10:04:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BC25B3882167 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685354680; bh=sYy9ac5I3jdfkkxgh/FJj0+POgz8ZyR4QZsSGRtXu8Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y7i7kgK4yuTwxrgdT2Q1fvpAcZnoDfppQTlo1JQO+PrkHIuDwFzEYKopDaiGGfIFi MXaIQxv2D43G9a4Q0niawON4HQlAdKlV2hm06qkAjTqj9+/S6t8JC7a0ew76pOrCZ+ YyJqRcoHJEL1rhFg6B5dmMyFApZ8Cb8YF/SXY0BA= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/100338] [11/12/13/14 regression] Python error running test case after r11-2720 Date: Mon, 29 May 2023 10:04:40 +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: 11.1.1 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D100338 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|11.4 |11.5 --- Comment #5 from Jakub Jelinek --- GCC 11.4 is being released, retargeting bugs to GCC 11.5.=