From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A584C385842A; Tue, 8 Nov 2022 22:56:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A584C385842A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667948222; bh=lWpTNHRrwzq0/RQcQpiJ8mQkCHGuW/hGQJX57xI9b+I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SPgAg0IkuFN4J25+73VvWBkNnfuZsO1ylw7uksCsnZGZgiPe/Zgy5pZE90sRVeo8M mHi6r2GcMNxD4VNn8vNsFEBCWNPYcvzSUw3L32oLROoRRjxZQHNr9vYBzy37MF+cXE IZWXLOrCUA/708696ASHIDOY6mNLKf1OCV+gTuC4= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107304] internal compiler error: in convert_move, at expr.cc:220 with -march=tigerlake Date: Tue, 08 Nov 2022 22:56: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: 12.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D107304 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |13.0 --- Comment #27 from H.J. Lu --- Fixed for GCC 13, 12.3, 11.4 and 10.5.=