From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 327FE3858C62; Sun, 27 Nov 2022 21:26:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 327FE3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669584415; bh=am3my4bM2NVRk1+B5/z9H1QB9/sSHrxaabd8KCam97Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cScQjKOl2bXe7T7wrO8Nj+esEf+nvHptjthLKvKTZ5AWoHynujDK5DykOH9sjgSKZ b9aHFMlcxWsxh33pTLcuVBsvcMhm9Xi14YKOOjQuu1UvDAWosEuvH1K+HXAkw0wJls q/Q9hkX0SgQBhn+fGliNy9yTouiCx1WOIKDJfeus= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/107807] gcc.dg/analyzer/errno-1.c FAILs Date: Sun, 27 Nov 2022 21:26:54 +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 CeBiTec dot Uni-Bielefeld.DE 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 #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Rainer Orth --- > It did in last night's Solaris bootstraps (sparc and x86). macOS bootstr= aps > are > super-slow, so I'll wait for tomorrow night's weekly bootstraps there and > report > back when they are finished. The Mac OS X 10.7 have finished now and as expected, the failures are gone.=