From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC3AE3858C2C; Mon, 3 Oct 2022 14:10:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC3AE3858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664806213; bh=GxiMW2NaDzHXp28kOuwf5jxXz9k+5KRHv1O7s7+Grr4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SF4WKPgB/mP6yRErS1NUyQhI1Lze8kh/UMOfw7a84B2HF6HTwaVUDYu025ZWi3tL8 0Q76/Q8aeCU9S9CBikgDP8gPeCuFq3UTG69Qukzd2zfv5gk26NsHOpQaaE0pUJp5wx L8huju/ulC+li/NcaItdRlj8EiAlLq91TcwsPCUg= 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 14:10:13 +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: RESOLVED X-Bugzilla-Resolution: FIXED 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 #9 from Martin Li=C5=A1ka --- I can't see the commit in git history, have you pushed the revision?=