From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFDA53858C60; Fri, 29 Dec 2023 23:59:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFDA53858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703894394; bh=XDk3IZTmHiqa8TfAcmGjHmeVrqBlmZIg00cbgs3p2uQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BzfvtvOj2seZQECGKKUP3N8t9xBQ3V5CGBnmVjbnoxdhVShMFZfq4x7t58lvTmojT ytmRXd4l7XfuXacYQmZwKfoPr3IVU4ImQyo8JaOUJRxtuSZleUZl1tHtWdUWSOtFm4 Qce/7hrk1xpQdZmhDzUAmYUO6Kb7g1aLhl7MdtwY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/113174] gcc fails to bootstrap on pp64le with clang-based host environment (internal compiler error) Date: Fri, 29 Dec 2023 23:59:53 +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: 13.2.1 X-Bugzilla-Keywords: build, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: WAITING 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=3D113174 --- Comment #5 from Andrew Pinski --- (In reply to Daniel Kolesa from comment #4) > I don't think builds with completely unchanged source are going to work, = as > the compiler won't even reach this point then (at very least several of t= hem > are necessary for stage 1 to build at all) Then there is not much we can support here.=