From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D7E563858C50; Mon, 15 Jul 2024 13:35:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7E563858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1721050521; bh=yZUEnIP9AaspdwNieKoY3NtJX/Jyl75c72XZgCN2SUM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=L3HoaecsTKlYjLSZWTG7mbKvAnG43GbUSGA4J6CX3fY9K6QxjZ3XZ300Z/3LO0S/e qz0cPZ7cMCa3qRWb0qGPhaFD9MgTnd9Mr/PvXbKMXfVNRyDbsRnSMvuwe9/7v95Yhq ThKcLoWmT8lTXD11oV/KqURyU50VDKD4LIF9tsSs= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115936] [15 Regression] GCN vs. ivopts: replace constant_multiple_of with aff_combination_constant_multiple_p [PR114932] Date: Mon, 15 Jul 2024 13:35:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: tnfchris at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D115936 --- Comment #3 from Richard Biener --- iv->step should never be a pointer type=