From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B02EF3858424; Mon, 18 Dec 2023 04:58:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B02EF3858424 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702875495; bh=vx8JyXoMuWAwaFS07ldzUqt4oYq1Svt6G9BRzmNmwdM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ugt9wl3alfy+vujygdh+zVAI5E1hTrwDgxq484/gdxYqcEsjVLqO9g0EJ8XCZi41H bjKqM8ZqTu9fAxBy11lHD0GTKKMIdzJzZX/aVQQ8ylCrqwGh1h0qazE3wixu33vM6j EGQ9KF62L6TjZBR1KBBDcFwELYslzqo/qI99q2iQ= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/80755] __has_include_next: internal compiler error: NULL directory in find_file Date: Mon, 18 Dec 2023 04:58:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: preprocessor X-Bugzilla-Version: unknown X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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: cc see_also 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=3D80755 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org See Also| |https://bugs.gentoo.org/sho | |w_bug.cgi?id=3D920233 --- Comment #3 from Sam James --- We seem to have had another report of this downstream in Gentoo at https://bugs.gentoo.org/920233 on musl systems.=