From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 25CC5383531F; Mon, 29 May 2023 10:05:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 25CC5383531F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685354757; bh=7IVutSiNOLz6zoh1c9m/9KGS/kNwV5LhKmyjZE4U8us=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hASHx7N3Q0EsWB6Kf+iO6SnE7/Bn79C52FLRggWqXQKRHvkiM7D3jJ6lFGAkL6/pC Z6tWSqiQoJDijBaiTAk0hj8snukri815YQNOryDGBKnMiY6vS3L5SJo4UR58D2WAl7 omALb+3PxAld9YIixy9ydJlNWpe/BF9mnPlW/KjA= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/102810] [11/12/13/14 Regression] Bogus Wstringop-overread passing a smaller array to an array parameter without a bound Date: Mon, 29 May 2023 10:05:57 +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: 11.1.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 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=3D102810 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|11.4 |11.5 --- Comment #4 from Jakub Jelinek --- GCC 11.4 is being released, retargeting bugs to GCC 11.5.=