From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1EDC23858404; Thu, 13 Oct 2022 16:18:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1EDC23858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665677901; bh=ykGuDbu7UH/5K+uH5l1N5VLPtxBqnqVnVZyCl+QZWEs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p2SQUyPcZ1tV7EbuOzZ+PZly+nigCC1bDNZgA+zAqIbfHp1yx3jRkdli+smGHZws6 iCX7LMojB+b72s9yCg2sqVOdrdqLmweUEtHuTIJlUkmu0b06WtflgPKO1/IPiKb0iT EuDgeo2ZHpeLgZWuXn4CZaPnUOQQrBetHXyikegQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/107253] gcc does not compile with XCode 14.0.1 / clang 14.0.0 Date: Thu, 13 Oct 2022 16:18:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: MOVED 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: bug_status resolution 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=3D107253 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |MOVED --- Comment #2 from Andrew Pinski --- https://stackoverflow.com/questions/73714336/xcode-update-to-version-2395-l= d-compile-problem-occurs-computedatomcount-m https://github.com/Homebrew/discussions/discussions/3659 https://developer.apple.com/forums/thread/714565 Looks like a known issue with Apple's linker and they are working on a fix.= NOT a GCC bug so closing as moved. There is no workaround except downgrading to Xcode 13.x.=