From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 55CA13858426; Wed, 17 Jan 2024 10:21:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 55CA13858426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705486915; bh=E4XTob5eTzWdOxtJqdldVyvADTE6+h2TjLgw4SROHiQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=m+hU4ieBovqVvBRy70SYhmvau3gaeDkeQUczsrfwVfLRyyOq6TAAeCaNZFlfedep5 IahK2B3nORftRuQ1ZTpRXjcuSBo++N3bVww577L4e1OVEDAYeAxYv2Rz9AnFFtvRy2 EFadMz7xjZsxc7Qum8c5O7/T3Y758g/s71Xiluss= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112863] [14 regression] Many obj-c++ tests FAIL on macOS 12+ Date: Wed, 17 Jan 2024 10:21:54 +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: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE 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: 14.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=3D112863 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Iain Sandoe --- > which Xcode version produces this? 15.1. Btw., I only see those failures on macOS 14, not earlier versions. > on Darwin23 with XC15.1 I get clean obj-c++ results > (but we should omit the duplicates anyway) Indeed: even in they aren't harmful on other targets, they are just wasted effort.=