From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C58638582BC; Tue, 15 Aug 2023 04:07:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C58638582BC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692072428; bh=OcqSzD+V3Aj8n/owvpzr1sCEAjMzu+GXGu9t2ZVobjo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V0RPtHacUmQs7rd+2kZuG4cINqkkYm55hekRadH5Ms0ldg9TzKeh+AK3O+0HtQldh q+0/Og1wmjlNf8HLjhQt2yP3IjFqfdFkaZP0Sge4704rKoFecr8EmPuFFbln8cLzvW vAexrCV/vrTrZQniMAfzxQAEXRSYkhQMDoLRACTo= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111021] [14 Regression] Serial build broken for CRIS, ARM, and others Date: Tue, 15 Aug 2023 04:07:07 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linkw 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=3D111021 --- Comment #5 from Hans-Peter Nilsson --- (In reply to Hans-Peter Nilsson from comment #4) > (In reply to Andrew Pinski from comment #1) > > https://gcc.gnu.org/pipermail/gcc-patches/2023-August/627435.html >=20 > Nope, that just fixes recog.h. See the quoted error; it's the patched > *-protos.h. ...but I'm "guessing" that it will appear to work even for the tm-protos.h-on-tree.h dependency, just incidentally.=