From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E869C38432FA; Sun, 4 Dec 2022 21:50:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E869C38432FA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670190628; bh=2YRzO44aptXzQgj2o2NO1p9ecICDB/hvDngLolJaSIo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gm7IUPruFr3x/HwRR/Recq8Ytoh7HZ4UaDJ4faAoj6dKNCyXW7PRqBKQOVsJl2Fkp 4QRkHenopM6TxyBA3nZl0ROPO8BUFc69WjoeTGxjdxvYlecDU5J0SLoJaNZYjQJyXr J0cTxbm8h6My7HsXCeTZ/Se88L7NMrclYWbp81oQ= From: "sam at gentoo dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/107963] Support __attribute__((disable_sanitizer_instrumentation)) Date: Sun, 04 Dec 2022 21:50:28 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sam at gentoo dot org X-Bugzilla-Status: UNCONFIRMED 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: cc 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=3D107963 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam at gentoo dot org --- Comment #2 from Sam James --- (In reply to Andrew Pinski from comment #1) > https://gcc.gnu.org/pipermail/gcc/2021-November/237787.html >=20 > If I read this correctly, there is no reason for a new attribute for gcc. Sounds like a possible documentation issue then.=