From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7CB8F3858C66; Wed, 22 Mar 2023 07:41:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7CB8F3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679470916; bh=zSh4nqWW7Qib0OYnvxPuXGXpU03MRcy/Y44FGbCmVds=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Uwx0AsyL5zwYPqPj7GDGqql6oRufnu97bewJ1zB/BLYDfn1/I4GfU6a739xEMhYaV 8i5Mu3stQYYhMjfQL0sYKhlzdBJ/Z8JabcnCmWx1CdEYf4jGM1tPWfuoQ88yR6UfbO 0YZLi+XQRBIBNpjg9Y2puQ6BJ0Y+NTJt/I3moh3E= From: "juzhe.zhong at rivai dot ai" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109244] internal compiler error: in setup_preferred_alternate_classes_for_new_pseudos, at ira.cc:2892 Date: Wed, 22 Mar 2023 07:41:56 +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: juzhe.zhong at rivai dot ai 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=3D109244 --- Comment #1 from JuzheZhong --- Hi, thank you for reporting it. After several tries. I am pretty sure this issue has been fixed by this patch: https://gcc.gnu.org/pipermail/gcc-patches/2023-March/614393.html I have several bug fix patches pending in the GCC mail list. Let's me ping @Kito to merge patches. Thank you so much.=