From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 927D33857726; Wed, 19 Jul 2023 11:07:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 927D33857726 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689764833; bh=oZ/s8HCaZl+NUA8LC2tLgP2/L/kZYG9RvRiKTzrf4yY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sNvb13X6OouPwjsCVbvvrhxyL96fiCtZbGuHKSPa6x7QpRUqjbBo8D68sZ9CI68gy c331iqfiUSnVyxDQu9jIps5/dcjS1LaczXH8FiRGmf180rp9bOrGmEk7vM7FahK07L CqxZQn7mhlQ8435Ym7/RpX8Wt9wj3Nkshf3t5lPs= From: "gnu.ojxq8 at dralias dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/90348] [11/12/13/14 Regression] Partition of char arrays is incorrect in some cases Date: Wed, 19 Jul 2023 11:07:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 8.3.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: gnu.ojxq8 at dralias dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D90348 maic changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnu.ojxq8 at dralias dot c= om --- Comment #29 from maic --- > GCC 11 branch but no longer with GCC 12+ So is this fixed and can be closed? (Also, the title could be edited then to remove gcc 12-14)=