From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1454E3858030; Wed, 15 Nov 2023 11:57:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1454E3858030 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700049479; bh=JMShP0n48Vdp2HaaheGsJwHS624K4azX8fvT5+lAXwE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yx9ccN2Lps/BUih7aMRGYVxZuUpIE9kjIhc6bIt8WZSlfEM79gYYerWSA3cM5b1hf Xiu6r/r9sFTk/YMqmxE4+Ego/cCmAb4qph2r946tUDCumj2nsqglKIiNrntADF8cxg Dtt7QXEgjQQy/3ByWkCkznATHeBabkJybO5hZykI= From: "sjames 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: Wed, 15 Nov 2023 11:57:58 +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: sjames 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 #12 from Sam James --- (In reply to Sam James from comment #11) > We could really do with a general sync of libsanitizer as well. Done by jakub in r14-5487.=