From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9054B3982426; Sun, 18 Sep 2022 08:43:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9054B3982426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663490617; bh=gkOo2gfGyX6CnGKlyJcLO5Il9WJWGQr1uz9YIo02ApY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z0BK3PFXFb8Z/tgPhv4BKK5e3Es4bIO4hCTFTw7V4qu2ots/qVS+m+fCxWnQa77CX mcblLHSpXgUVFAqOYb6QovfxFjIrgr6E/GcL+SD9/gF2pF5VLAZiwHm+NX8AhqRL6u hP1rPQiEB8i3iXYspNp9ytnJqq/+OF0J+jnALrW0= From: "simon at pushface dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106961] Testsuite failures after Command Line Tools update to v14 Date: Sun, 18 Sep 2022 08:43:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: simon at pushface dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: 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=3D106961 --- Comment #2 from simon at pushface dot org --- For the moment, installing Command Line Tools version 13(.4) fixes this pro= blem (people using Xcode need to revert that). I guess the long-term solution will depend on whether the missing libunwind component is deliberate or an oversight on Apple=E2=80=99s part.=