From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39BAE38EB1CF; Thu, 6 Jun 2024 16:56:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39BAE38EB1CF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717693015; bh=pBnT9E+zaq62FjiG0YM/MNNFmN2gYR9lkpdIHWeKM4U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Sa8e+ljQO7cfdqtY2Ml5qSYYsF4yjiRgdacyNgvMY/6c1/Z5f8uwLKJbMnTFZwIei rY6sNQhatS6UubqWCXR5OBrOkjQLvI0TOuEPgYaMZLKfJB+UvUiKdhunL4yIstwqTs iWXPbq8r5+UIIIg3aGzupxFVG2GhEwh1YFGNYXCA= From: "raj.khem at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/115368] Wrong order of gcc include paths on musl systems Date: Thu, 06 Jun 2024 16:56:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: driver X-Bugzilla-Version: 14.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: raj.khem at gmail dot com 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: attachments.isobsolete attachments.created 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=3D115368 Khem Raj changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58366|0 |1 is obsolete| | --- Comment #2 from Khem Raj --- Created attachment 58370 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58370&action=3Dedit potential fix v2=