From owner-freebsd-ppc@freebsd.org Tue Dec 29 21:37:34 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 894174CB6C4 for ; Tue, 29 Dec 2020 21:37:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D577239Scz3Qr6 for ; Tue, 29 Dec 2020 21:37:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1609277854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QeNGMluAg5wStCcUUK5+nxlWXJpk+3lDYv60Is1cACY=; b=ASUDXbLaFlrfs6VWZxuGxLPnEdaoTU3XujG2aYlPPWGF/ot27MyZ3dl736e9NWmWwSxoRj nPgR0Ytt+T1D0YWBI/4wR9wfAx7ZtG1E5gSXgmg4lKAx4yWwib/IpL+wE/zpPbwby5D5RW Oj/WyW22JMnXu7M6Q2ObcH7++wTI5r+KOXR+8IcaZM36Yq2xM14AvrJqhmPQJ+UeK/QBOo xAcMwG2SSpRjHhQ1QBvJ6R3Ky+t7Do3gzkR4O+fA1aj9dcJ/gxKMxqRp6+cQkz1q7G8zzI xiQIxeS9qAPnXoUSA5f2OppXR7DXRypIZi1xv1d8ZcGnT4YsR3T0O+BlYMpriA== Received: by freefall.freebsd.org (Postfix) id 59012DEA8; Tue, 29 Dec 2020 21:37:34 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 5559EDC7C for ; Tue, 29 Dec 2020 21:37:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D57721RZBz3R5C for ; Tue, 29 Dec 2020 21:37:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 24F8213192 for ; Tue, 29 Dec 2020 21:37:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BTLbYXn052723 for ; Tue, 29 Dec 2020 21:37:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BTLbYKq052722 for powerpc@FreeBSD.org; Tue, 29 Dec 2020 21:37:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 251670] lang/gcc10: add support for powerpc64le Date: Tue, 29 Dec 2020 21:37:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gerald@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback- 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1609277854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QeNGMluAg5wStCcUUK5+nxlWXJpk+3lDYv60Is1cACY=; b=SB/jM5StxJ5qrLbJ0wbf2icpopEdREK6u/pMitAUpvw1ByLoafj68NU1Tq0f6YSE9N3/z1 P27LtC4h+UCNlSRgI9Z6Z8/scGAwq0BUG4ljFIHIWoxyYY10Y3dKJbZ9ZQnFifYjsz2Ws9 kfGAhKJqTQsj6SbfNn67j9hLykYkEVc5zrd1K7MGxa3OUhgyCe+8CiLprlroONrxxvTB/k HBSE5DKoTtQ2yTzAyfyGd+IZ3x62VroN9XlZVhQ7y5b+Ia1UT86ZmOBozQR7t6iFZTNyiP aZixoZ9pqfvzvgvvaEljk8Wni9+ycFWt+KsBD1rvrI2mbuq44XRIm4bWahUCDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1609277854; a=rsa-sha256; cv=none; b=PWOTphPcqyIDstkX1qzI2stTjIetkCvd9lGq+r1cTVxHW1eFESmporb7j1Nrmhvlhu/24c DREC1nuZuIsRLHb+rmohiiQfqsAToqPgYlAge48VqigVF1MLgSwz3hc8PEeus1uTtSlNqk BAzT7K8t/kPYgEdt+/fOXJlhVM7CBon4D8x/L6MEQKUSkmYng05ycJJFpqbXAgRi/paCSA eDwQcjBAHYRbYVGVszgKVwj8H3nlxWa9WOcqhop2bKfvuIpevfq51OMhubT4L040oSeEKQ ExR2Hf9Dq+FzxK9Tol3Pl+6DVVu4iU23JL2GxuErnGEOY+oiUxi4YnfsEGzBCQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2020 21:37:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251670 --- Comment #21 from Piotr Kubaj --- (In reply to Gerald Pfeifer from comment #20) Regarding gcc9: powerpc64le support has already been merged to 9 branch, so next gcc9-devel snapshot should enable powerpc64le as well. --=20 You are receiving this mail because: You are on the CC list for the bug.=