From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B1ACD3858D1E; Wed, 29 Mar 2023 16:08:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1ACD3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680106134; bh=cJGyNUb8uXLyrpHWO1zZvFANjh69foVN+XOGYEhLgSU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tLH7/g4dgWpJUOrpi1KlRGeAE63+BW/h+iXaagUhQPWifYH1k8ijbK5FyZPSjBN42 +bJfZi7cAiJAexqkj0Q71kko8AVXmeLWQqKfPdbVouSYR24CC8zCvWLV8Ercfn1+NR y19e7YFVgZoRh791ZxAFog7gj3scU44EVRXwwMRM= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109331] [13 Regression] ice: definition in block 7 does not dominate use in block 8 Date: Wed, 29 Mar 2023 16:08:54 +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, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords target_milestone short_desc 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=3D109331 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Target Milestone|--- |13.0 Summary|ice: definition in block 7 |[13 Regression] ice: |does not dominate use in |definition in block 7 does |block 8 |not dominate use in block = 8=