From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CEA333858C42; Sun, 12 May 2024 06:39:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CEA333858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715495956; bh=X7Rp0/Dl0qyqOhhfA2VuD4XE8jMnBH72NR6TIs5O/24=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wQir57022QdfXaBLuJhK4cD/Ke1PL67DIbksEeATFRQVaCVXRDFeuk2dvm6RO1546 epOx993WoZm7/OCw7bR6b+NzKPbeEiwSXm8A23uSFsYXlhFqolb/RPt9oglhGUAzjs PRHriQtvZHS9/l2UqOlR0tjszz4xxZ1wLsM8WVrs= From: "dkm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114993] ICE when using bpf-unknown-g++ Date: Sun, 12 May 2024 06:39:16 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dkm at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: cupertino.miranda at oracle dot com 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=3D114993 --- Comment #3 from Marc Poulhi=C3=A8s --- The gccrs cross compiler is not working because of the missing cargo/rustc = dep, disabling the frontend, so not a real issue.=