From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F6DB3858414; Thu, 22 Feb 2024 09:58:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F6DB3858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708595892; bh=bWhh3y66t6QpiWW6IXy6EeoSB2Y7augTitsoEJsqka8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ewV4Jjicgf3VVFyENCp+vpwU/InAOnnsYcMVWU5kWpUEUBxxC1gIIyWUczkRcUfsk YutauzbCKlFR1dpTOvukAiKoai4G+YyD3+vMo6BPmGuMaczayxfIlYIiAMfAx88Thz CsEso2FHnSIHroo91BQYEJ1ME0ePccoVeNQ8g6BY= 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:58:10 +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 #23 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #22 from Iain Sandoe --- > (In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #21) >> > --- Comment #19 from fxcoudert at gmail dot com > com> --- > > >> 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. > > Please raise a separate BZ for that - it's a bit surprising (I would have > expected more fails if that was not working). Done now: PR target/114049, gcc.dg/framework-1.c FAILs with Xcode 15.3 beta= 3.=