From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 667E4385828E; Mon, 24 Jul 2023 09:09:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 667E4385828E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690189762; bh=C0Bb8eRJiWDndWtOV0VIoxp/JXmZAmTkFi5c2w6ZbXw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Fak8S+13cg0MaKFl3rhjxiSxmHqVQIlt1lZ0F9tdKjM2VviXlYxD8gjPjp9SNr2b+ STI4zH+lqr1QtSTrtXOqpcerJ2BJgWP5dmK0c+vlHd8A9Yqvmp/3+k4GRzn1NJWbRx Q8E8VyLfgWl5YwVveZqtVGCJBOr61HWudmj8zo8Q= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110787] [14 regression] ICE building SYSTEM.def Date: Mon, 24 Jul 2023 09:09:21 +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: ro at CeBiTec dot Uni-Bielefeld.DE 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: 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=3D110787 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Roger Sayle --- > I'm bootstrapping with --enable-languages=3Dall to investigate what's goi= ng on.=20 > I'll revert the patch once I (or anyone) can confirm that this restores > bootstrap, but I'd be happier understanding the actual mechanism (cause a= nd > effect) of this ICE. Sorry for the temporary inconvenience. Both i386-pc-solaris2.11 and x86_64-pc-linux-gnu bootstraps are well into make check with the patch reverted locally.=