From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 312A33858D39; Tue, 7 Feb 2023 05:36:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 312A33858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675748175; bh=s1YPhM/TiNSZdvWs/vufM7TU0GWtm66HTgAGDe8B1q8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BqjnvlrAJnW7aR/AhcnMD0RDR0YAy3FzUabObr5vWvTV288C9MfAca9bfvjQroRtG Zv3qoXndjIyyWl/fT3o96M6PD9H4OHuWF8aQZC3eL5X90BS9hSvTCjyuzsnpY9LpWa lfnKSDxti606H4o3eBgn/5l45+L/AhYlLiQndRig= From: "alexander.enaldiev at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/100114] libasan built against latest glibc doesn't work Date: Tue, 07 Feb 2023 05:36:14 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: alexander.enaldiev at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 8.5 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=3D100114 Alexander Enaldiev changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.enaldiev at gmai= l dot co | |m --- Comment #12 from Alexander Enaldiev --- I just've seen it by compiling carbon-lang: https://github.com/carbon-language/carbon-lang (it could be reproduced when one downloads LLVM15 via homebrew as listed at carbon-lang README.md -- LLVM14 doesn't reproduce) More: https://github.com/carbon-language/carbon-lang/issues/2236 But here I see status 'RESOLVED FIXED'. Do you presume, my today's issue is= n't connected?=