From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4729A3857357; Mon, 5 Jun 2023 06:47:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4729A3857357 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685947676; bh=752/h/QRAHdMk0jAenYCZ+wKXwJdpY2BgHHcbVWKHtM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Imp+Sfe291nTcbGlkEJwaw4crfQ0xzRLipHQblOu4TlUVFZK2xST4EZ3oIo/AeeeR AuAOP5xURFwokpQ6Kg8RbkCFJKTkhIj0lOgMbQ1vs++9vcpk/yPcDtvif/syINEr5V zaYYwPNGEBRbz7/msFewQgw9wNoz8XbGEBwRLj4g= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/110120] [14 regression] Failed bootstrap on x86_64-pc-linux-gnu (locale_facets.tcc:588:7: internal compiler error: RTL check: expected elt 0 type 'e' or 'u', have 'E' (rtx parallel) in reload_cse_move2add, at postreload.cc:2030) Date: Mon, 05 Jun 2023 06:47:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build, ice-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D110120 --- Comment #5 from Sam James --- Created attachment 55258 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55258&action=3Dedit reduced.ii=