From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6C3203858020; Thu, 9 Nov 2023 10:05:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6C3203858020 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699524354; bh=quj/aBCtwiKS/9s3XHBbsf4IxqCMPiBzZMpkq3hPeD8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=d6W5u8CE8kfvqXaoi+f+E9NfOsBHvJL1oVaD3Eop65/TnsK4lKnebXT3tO1/4XFEf /VuxS7Nyrn84T5waT/sZJ+jJ0pRVtwN+R1W5jSTlitaiad4PTNWSjayzUUfp/D6L9L cQLUiassucFE+4ZuA2cHB66JWe1cCypYCFATl9Ek= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/109882] sanitizer/common_interface_defs.h bogusly defines __has_feature Date: Thu, 09 Nov 2023 10:05:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi 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: 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=3D109882 --- Comment #10 from Jonathan Wakely --- The fix has been committed upstream now.=