From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 437733858C42; Thu, 22 Feb 2024 09:50:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 437733858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708595418; bh=5jIDCtWrDv6fxVP/P9c8qbQ2EcY9OSI0V+kSzDg39mU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p8Jrj9674FLGCqBMJIZEhYet/gWWdXpSdVclwUG97OSwZhX6zPLwkq2aq0T3ydjX/ 7SxEcqKHM6N4+fgd9VaR5v/PaKK+biZjzXotCNhx9VTwpKQysA8b27XhtlgfLtM3z4 rf7usPvJZEH5PbfEqxetsfBLcPTX6Xq9F8trLB1Y= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/114007] gcc chokes on __has_cpp_attribute(clang::unsafe_buffer_usage) Date: Thu, 22 Feb 2024 09:50:17 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D114007 --- Comment #21 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #19 from fxcoudert at gmail dot com --- > Hi Rainer, > >> Thanks a lot for the patch. I've now re-bootstrapped trunk on macOS 14 >> with it applied instead of the local (incomplete) >> workaround. > > I haven=E2=80=99t yet tested Xcode 13.3 myself, and have only followed th= e PRs from far > away. Are there any issues (SDK, linker, or otherwise) that we need to re= port > to Apple? Or that are already reported but we want taken more seriously? > > I can use my channel through Homebrew to get them to prioritise it to some > extent. It=E2=80=99s probably too late for 13.3 at this point, but we sho= uld get it > fixed anyway for later. I don't think so (otherwise I'd hopefully done it myself already ;-) The only issue left (the gcc.dg/framework-1.c failure) so far seems to be an issue with gcc not setting include paths correctly for frameworks.=