From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7A589385800D; Tue, 6 Sep 2022 04:51:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7A589385800D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662439913; bh=2Tw6NNWCXZGxKhicDGAskU1zZWMhh2RK9cCcELMS984=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z8oHkb4Mtwzw+7NFE7jLCKzetQzgzfCknVf5d2rGr+T6PQteJu7nBSS2pR31hb3JL xIxnVuObDt0hMSTTLUutIisCKgNjDQoIvfjvHUv7mYu3mXHJh08aoJptnQEyRdjVk8 loUpCFvK4X+PP7I5b6glCDFXmjSlaXva7ydOnKsk= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106842] [12 Regression] misleading warning : iteration X invokes undefined behavior Date: Tue, 06 Sep 2022 04:51:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 12.2.1 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed bug_status cf_reconfirmed_on cc keywords 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=3D106842 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2022-09-06 CC| |marxin at gcc dot gnu.org Keywords|needs-bisection | --- Comment #2 from Martin Li=C5=A1ka --- Fixed on master with r13-2076-g9594e04e4e2abeb4, started with r12-5183-ga7753db4a7c071fe.=