From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E7D793858C54; Mon, 5 Feb 2024 10:04:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E7D793858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707127495; bh=SYyqzw6Or5wNa6mXef9qRrglMTHTcaa7zMMBcqycIVg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SxNYJMCMAMc031pQ8qZC2iyE4NR5UR6rf6D4ATHQkjekE0kLXcXFl7rOAiyv/be1q keNV7vHjyyAYA9NnIsfYFuIf5x8CSYfn3YokH8gYu5BD7ubvM6seCswSGtVcFPt+Wg 3+a4uwEYXjrjsJ2UD8aV++vQJewOEeKEJE3KoufM= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113703] ivopts miscompiles loop Date: Mon, 05 Feb 2024 10:04:55 +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: 14.0 X-Bugzilla-Keywords: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed keywords bug_status cf_reconfirmed_on 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=3D113703 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |needs-bisection Status|UNCONFIRMED |NEW Last reconfirmed| |2024-02-05 --- Comment #4 from Richard Biener --- Confirmed.=