From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2DC78385840B; Sat, 6 Jan 2024 05:38:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2DC78385840B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704519526; bh=qZmYYrb9I8WIXKPVQVIuWVjSdv6f0DLBZRQnwmLap1E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e+1k7nRUycjDHqbF6FqvzRM/89OSarZsJA3kCcXO/5WfqTVUoF+NBXqo47x322qIP cCpg8UQPEg3J8xn+uKkHMuWxemP+yT4Jn+A1iusomIsz5I8JN+HywopAzaV7jSsWJl ZRL0iDuc7Ntg5tbAUvUPsZj2sOV2rS/o95VyFxpQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyBib290c3RyYXAvMTEzMTgxXSBXaGVuIGNvbXBpbGluZyBz?= =?UTF-8?B?YW5pdGl6ZXJfcHJpbnRmLmNjLCBnZXR0aW5nIGVycm9yOiBtdWx0aXBsZSBk?= =?UTF-8?B?ZWZpbml0aW9uIG9mIOKAmGVudW0gZnNjb25maWdfY29tbWFuZOKAmQ==?= Date: Sat, 06 Jan 2024 05:38:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 8.5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX 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: see_also 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=3D113181 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D106266, | |https://github.com/llvm/llv | |m-project/issues/56421 --- Comment #3 from Andrew Pinski --- libgo was fixed with PR 106266. libsanitizer's upstream bug was https://github.com/llvm/llvm-project/issues/56421 and the fix is referenced there.=