From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 583B2385800A; Tue, 20 Jun 2023 08:08:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 583B2385800A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687248510; bh=9YKCBoBBcSx4/JN8EN8jFRdSi1UTXwqS8GaQ9gir5hk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=c9x5wd+FkofWvi+7hJyb7hvFKb37B2GwCQwa+QImZk8oPrCPPJ6sUqYN/5+N0NlND cf2IuU9hVulIiiEndnGfnLiXShGwj0h0j7Nv9DyhUnZtJHGaXJoCmHxGh9VJ0R9HyA G3dgBXJsGn9gN3dCpuemH2oaZjUm3yQuLeFbPwEo= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109541] [12 regression] ICE in extract_constrain_insn on when building rhash-1.4.3 Date: Tue, 20 Jun 2023 08:08:27 +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: 13.0 X-Bugzilla-Keywords: needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ebotcazou at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc resolution target_milestone bug_status 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=3D109541 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 regression] ICE in |[12 regression] ICE in |extract_constrain_insn on |extract_constrain_insn on |when building rhash-1.4.3 |when building rhash-1.4.3 Resolution|--- |FIXED Target Milestone|12.4 |13.2 Status|ASSIGNED |RESOLVED --- Comment #21 from Eric Botcazou --- Fixed on 13 branch and mainline.=