From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E568D3858401; Mon, 3 Oct 2022 09:45:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E568D3858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664790352; bh=hflKMTc5Wz39fgGgZ4fAuFy9dHK1jNZJRJoSO9Fk2u8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z26duBm5tqUCEkDXiUQQNb8MDWvdZ8Ryg057wDJbv+OugOg9UI4uD4B1Va/fLqURH gzB4agLDP8S76n1IRTg6w+uJo4VRDVJQIp1FfRSCsR5Y98uy9uEakKqz+IheJfbSaC NEbnjg/m3fDPNHxODe1Y7FKy2xC98KnPFsNBU1K4= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/105531] [13 regression] Recent libsanitizer imports breaks Solaris 11.3 build Date: Mon, 03 Oct 2022 09:45:52 +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: 13.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ro at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D105531 --- Comment #4 from Martin Li=C5=A1ka --- Yes, the change landed to upstream as 3776db9a4fd2080d23d6a5f52e405eea44558= 761 and thus should be part of what I merged in r13-2269-g600413c4f3d703.=