From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 066723858C56; Wed, 28 Sep 2022 11:37:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 066723858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664365050; bh=jOdSg6v0xCHt2/HirzbXQ/Cuyf+R9nVEgnVQ1xnfAmg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lCc4U38qX/hKn+gAoJxjzqBAKb1lCVRO1X7x6xmCtcjJDrItZySsqaK/9iRWt2sNU 6bC1kr84tYK3CkPy4dTpKB6RDHJUrol4fx9Zr0DXG2hfp4a3lWuGf0fmXA3NpdazFz 1+wuDnbJ2OHcFtCo/8oILNZm1WKmAICdVCAvZCLA= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/107059] [13 regression] bootstrap failure after r13-2887-gb04208895fed34 Date: Wed, 28 Sep 2022 11:37:29 +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.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D107059 --- Comment #18 from Jakub Jelinek --- You mean the #c14 change incorrectly adds /tmp/tburnus-gcc-test/gcc/powerpc64le-linux-gnu/include-fixed rather than /tmp/tburnus-gcc-test/gcc/include-fixed/powerpc64le-linux-gnu to search path?=