From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 47A233857437; Thu, 16 Feb 2023 15:39:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 47A233857437 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676561995; bh=+vnoxzlJRbvS9WIm5VoOqWjr9zC1jp6pte5ESd5RAgY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KNswb/LgYP4n9LyGFUpv4Z9ucSRw3H0tf23EsC5cPsCW9H3YVPznS4U72aUpvNA1/ TB/lcjUo204HgU3Pv5AWzdm5MJw3bM95lHsPILYUEoAc8lmKl8lnjNlo/lq8w0TeGf y4dIH5EhQ6jZj217lUUOBDKSOP0VjFah0wbADa40= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108819] [13 Regression] ICE on valid code at -O1 with "-fno-tree-ccp -fno-tree-forwprop" on x86_64-linux-gnu: tree check: expected ssa_name, have integer_cst in number_of_iterations_cltz, at tree-ssa-loop-niter.cc:2394 Date: Thu, 16 Feb 2023 15:39: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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords target_milestone short_desc version 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=3D108819 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Target Milestone|--- |13.0 Summary|ICE on valid code at -O1 |[13 Regression] ICE on |with "-fno-tree-ccp |valid code at -O1 with |-fno-tree-forwprop" on |"-fno-tree-ccp |x86_64-linux-gnu: tree |-fno-tree-forwprop" on |check: expected ssa_name, |x86_64-linux-gnu: tree |have integer_cst in |check: expected ssa_name, |number_of_iterations_cltz, |have integer_cst in |at |number_of_iterations_cltz, |tree-ssa-loop-niter.cc:2394 |at | |tree-ssa-loop-niter.cc:2394 Version|unknown |13.0=