From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 911C73857005; Sat, 15 Apr 2023 12:02:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 911C73857005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681560125; bh=5I0EgM2Uulm9b1lm3fTJ4JXSZotoz7hUpSypnrVrDWQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vcWoDRL+0YyeH2f6wI6eMef//mHuvD0c0oJq91zsbYmcX7qa3EFD+/8Ae21mI1eG0 /yPHX7wMSJs0jpip2gJmjV9LBNnt2gO+jEYy+b78H4WT+WtaMk9J3BYMw+14pVNIs6 yRz45PDldDyVYten3YmJXAUw+moQYR7C5NCx7DPA= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/109522] Spurious "cc1: error: no include path in which to search for stdc-predef.h" building a cross compiler Date: Sat, 15 Apr 2023 12:02:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc 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=3D109522 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2023-April/6 | |15791.html --- Comment #3 from Xi Ruoyao --- Posted the patch adding -nostdinc for review.=