From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B476A38582AC; Wed, 6 Mar 2024 13:38:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B476A38582AC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709732312; bh=HCRnq12gxDMiT4QEoUw1lxLkeuf0o+DAoNZ1XvIJQZ0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UWch4MUS54MNXqX46xG4qC2mKkMuqCvle5IamO+wR4sM2jP3vHh9Nr6JyXLtNJUav 6mp59Z5nlviEFydnCzDpdIM/zcSxkLHDBENmZpEywnce3QX1ke3yNb4SpgTZ9pbLwR YQIP+O2mULpNOLu9q1GroQ8w4tyYjW7PfiqlmF0o= From: "fxcoudert at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/111632] gcc fails to bootstrap when using libc++ Date: Wed, 06 Mar 2024 13:38:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: fxcoudert 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: cc 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=3D111632 Francois-Xavier Coudert changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu.o= rg --- Comment #11 from Francois-Xavier Coudert = --- Starting with Xcode 15.3 and the SDK for macOS 14.4, this is breaking boots= trap on x86_64-apple-darwin23=