From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5BA943858D32; Wed, 19 Oct 2022 04:03:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5BA943858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666152194; bh=Mmr7zzkEMsCJ/zBjiKXrZZLK0fB4zllJ9HYMjfZ6aAU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=H4fgjOwUBlQ8Xge/xk7C9Bxgs4QbzfnNYgJQSwe8F5ZZof3E81vJYGWQHcs5k4oNq DlXf/lfPXaJNoLmm1Fmpy+HK3kGnuir4AlID0rwgT1lXRwyar2rzSbiqH7KwtvRHJL 8lfudmgZTi73pa9g9dGBtcuD9E5GAWDKRMyJbD4E= From: "asolokha at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96448] ICE: maximum number of generated reload insns per insn achieved (90) Date: Wed, 19 Oct 2022 04:03:13 +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: 11.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: asolokha at gmx dot com 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: --- 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=3D96448 --- Comment #3 from Arseny Solokha --- I cannot reproduce it anymore w/ gcc 13.0.0 20221016 snapshot (g:6366e3e8847af98d4728d55951534769d034d02a) and w/ gcc 12.2.=