From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6E5A13858401; Tue, 21 May 2024 09:20:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E5A13858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716283246; bh=WVSlyEBV4H8rRocmxONkcv5V6YL42YY/0HW1Mrddkig=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pW9hI3ufsQYis6Mgh2zXoSziB4EFUzX4JAcABH/OjfRpeFmQqCUEPmUHfQ+gM+ma5 6o4aR6lP38vo5ngWqQM5F2ZT1maoZPsmotFTJLP0Mrs7JeTzc31c9dPghpV75Duas8 cXsU7AtQ2M34uDlEyshm9Vgj1a2zWT0BWZaxLRR0= 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: Tue, 21 May 2024 09:20:45 +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: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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 Uro=C5=A1 Bizjak changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #49 from Uro=C5=A1 Bizjak --- (In reply to Richard Biener from comment #48) > Would have been nice to have a new bugreport for -fsanitize=3Dbool. Will do in a moment.=