From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5D5943858408; Mon, 25 Mar 2024 09:13:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5D5943858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711358027; bh=i6wkd7ckotbOzZKS1eh4a4kK2Cqs4i6jZKIeK2G9WnA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tv7ziEPJte25IxIpsAJNZYYCINgD5cp04FwWJLszhvcg9TXVrLeZyqWrPsoGwfiyj VlvrJdlD7vT8WXrg+934AFhZ9PnEPdUMbH/ats5xXmrxI8BUjXZJAC8RwCqNom88M6 8t+XQSOVw1MWhSyvVWpEyaAIrzpZ+o07sWByaopQ= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/111736] Address sanitizer is not compatible with named address spaces Date: Mon, 25 Mar 2024 09:13:44 +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: 12.1.0 X-Bugzilla-Keywords: addr-space, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 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=3D111736 --- Comment #26 from Uro=C5=A1 Bizjak --- Do we also need to adjust TSAN? There is a bugreport that KCSAN does work correctly with the named address spaces.=