From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 952B23858D3C; Thu, 26 Jan 2023 12:50:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 952B23858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674737424; bh=qynRWgMGIGg6ZF4yDlq3KoEiDs9iG0q+Gzhq8TNvGpE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p3CrC0vtgLPVqN01t9Jap3FWeZVbRUiV8JQVwIQNSdLg0DLgzaK9wVNoxqOAiI6Rq iZjJ4D+xVoF1psx9s9HHQiaJ/d417ruTrraOmiBDOkXX+EPtTurPJj7afdsRevwxr3 cQPQOYZZEiwmacHaRcdRUJYD/mN2t5aTDkNuFmVk= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108547] [13 Regression] ice in decompose, at wide-int.h:984 for -O2 with -Wall since r13-2500-g0a4a2667dc115ca7 Date: Thu, 26 Jan 2023 12:50:24 +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: rguenth 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: cf_reconfirmed_on bug_status resolution 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=3D108547 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2023-01-25 00:00:00 |2023-1-26 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Richard Biener --- Fixed (possibly latent).=