From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 106773852226; Thu, 24 Nov 2022 08:53:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 106773852226 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669280002; bh=sIteMCy80amrSs4Z2KZjxVYRfftzD2x5mbOjOwDgN5w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MgXH8hoKati+s93HZFiB2XoNFWj+eE6+jpJI2xtYZkFahFBPMB9jSLtbzU/cOtl7X 68zAnXhGaXc/VB+DD4jIC+qkDyH/A3xgcP2WNeJRnDo487dvPyHjzmwdabWMcjd3OK zHutf7WwW/1feej6XrY1WUEdKi1n7rmbf1i1RMbk= From: "ro at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/107807] gcc.dg/analyzer/errno-1.c FAILs Date: Thu, 24 Nov 2022 08:53:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: analyzer X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm 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=3D107807 --- Comment #6 from Rainer Orth --- It did in last night's Solaris bootstraps (sparc and x86). macOS bootstraps are super-slow, so I'll wait for tomorrow night's weekly bootstraps there and report back when they are finished. Thanks.=