From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AC3BF385843E; Wed, 19 Oct 2022 04:02:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AC3BF385843E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666152128; bh=X0VF6I7PUs8fLbAUUb8jMylorHi5d5nZfBG76+GFgDE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IZXbknz+lBAP+LzXgy3mLO3lfUvyvQQ2L6tgTuHxHiOvOOQqhlYNO8mzHcU+hoEYx tXuvRpbGMI5kdWt0DGxN4zOlu8U2J2WDKBq/0o3xP+xRVKCaUpnx7a83oKvHZsxVls l+WRc0zHaecIg7P0banQilKqSHNubIWkGW6uD5j4= From: "asolokha at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/99706] [10/11/12/13 Regression] ICE: maximum number of generated reload insns per insn achieved (90) Date: Wed, 19 Oct 2022 04:02:07 +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: 10.1.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: asolokha at gmx dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 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=3D99706 --- Comment #13 from Arseny Solokha --- I cannot reproduce it anymore w/ gcc 13.0.0 20221016 snapshot (g:6366e3e8847af98d4728d55951534769d034d02a) and w/ gcc 12.2, though 11.3 is still affected.=