From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 66E523857C59; Sun, 30 Oct 2022 17:19:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 66E523857C59 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667150354; bh=6LNG/IKNNwyub5v1GWMX4LkhVvuNSPtzITXrGMtFRg8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tlxITB/RgKuN0NAiZkavmuoMKBzPzsR0H3q3HnxbzUmduivpa6JxQcI27OIcuiE6C bY+yZDmC2ycxbd+BEeVF6UzXo3cO8U6hUlK9AjEXx2IE3SDmc+eXAFDsQcqP82rxID q77IH6Mnh3U/aPp6AAoXEh9XU7724qeFAYrgZFFY= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug go/46986] Go is not supported on Darwin Date: Sun, 30 Oct 2022 17:19:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: go X-Bugzilla-Version: 4.5.4 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: SUSPENDED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ian at airs dot com 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=3D46986 --- Comment #45 from Iain Sandoe --- (In reply to Ian Lance Taylor from comment #44) > gccgo still does not work on Darwin. is work needed on the runtime, or on code-gen (or both)? If there was someone who had some spare time to work on it...=