From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E1FC53858D33; Fri, 5 May 2023 18:03:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E1FC53858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683309793; bh=kin6OP2KJr/9FOVO4g/9aCPELELe4QBMAVjlPZ53Ryk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=c7C9VdcXII05pMfkU8d8fKJWmIe9eLrqnktZ3xkadN7XgG9q3Ud93IcEnM0I7YL+G DtexearAh+LISOWNcW7uxLnG5S6cI9cSYftqJ8QFJNaoq60EwapskGecaEi45CY9pg wwCQyRNSK6Cy3n0Y48v+GcHxJJERuYMBYMNaca9s= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/60512] would be useful if gcc implemented __has_feature similary to clang Date: Fri, 05 May 2023 18:03:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D60512 --- Comment #15 from Iain Sandoe --- (In reply to Alex Coplan from comment #14) > I'm working on this. I will rebase my WIP and push it somewhere - [ it has __has_feature and __has_extension components .. but likely bit rotten with changes to libcpp ] (sorry for being slow to do this - releases tie up all my Darwin time.=