From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1AB293858C2F; Mon, 17 Apr 2023 15:13:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1AB293858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681744385; bh=+OhvZciSoC638+0tWDj+q4KVz7PCva5pec22Y1O9DkA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y0lQl9kQrrKo9u6O79FCS+T9junFwyDN0qVwe3M3A2+LY1GX/084lDG6eILsSkx1w 0rHGAoMXSVm67K6i6u7mIfCMw6JCUG49KD/PiyP08X4KFuvx8NcOL9I1nH1O3TM+x9 5zj5WSZab5vE5NPqPO8bxJfAbWSSFatMSwlW1iuw= From: "rsandifo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109535] internal compiler error: in finalize_new_accesses, at rtl-ssa/changes.cc:471 Date: Mon, 17 Apr 2023 15:13:04 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: rsandifo at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: juzhe.zhong at rivai dot ai 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=3D109535 --- Comment #8 from rsandifo at gcc dot gnu.org --- Can you quote a dump of the new insn pattern? Or just: dump(change); in function_info::finalize_new_accesses should do.=