From owner-freebsd-ppc@freebsd.org Mon Dec 21 16:06:08 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 606DD4BE5B8 for ; Mon, 21 Dec 2020 16:06:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 4D048J1ysyz3m9q for ; Mon, 21 Dec 2020 16:06:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1608566768; 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=2gHPogqIdoGB8HNP32GO+CksfFHfXRAVdtLVW2xpwFM=; b=YF863XmDFFdw3naDJNa6dPI2qtaKnREkmmBG3qLXjUAtqZngcOKBl/yCYTw51TBumVl+l8 2tRAbfWOvE3JBTLyKOiDf0ohGmG60iTJnDKd9pbxJzbR8/AFVzjdFNY5jjYZucSh18J2SX bvMuP4JsVfPn+xYcZBi6bspw3HNi+ONU5nbpr51gxGzJtHoymL9YkWoUR+Gk+2FJxlJBJJ +geDXpz+oWoAQ5RymnPFzKMfQjwhMtuMHbYZkC0aVpEdZ9LSsvv3K75M+6m/TUdXAboIhf 6b421kZUFeOsgeNOSQtgMxzgWiCvQ8cFSOSZGNtE0nY9eWkTZTt63zxIhe4PoQ== Received: by freefall.freebsd.org (Postfix) id 2E7041FE68; Mon, 21 Dec 2020 16:06:08 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (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 2BF37127 for ; Mon, 21 Dec 2020 16:06:08 +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 4D048J0Hksz3mJX for ; Mon, 21 Dec 2020 16:06:08 +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 F13D9244A5 for ; Mon, 21 Dec 2020 16:06:07 +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 0BLG67mq038009 for ; Mon, 21 Dec 2020 16:06:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BLG67La038008 for powerpc@FreeBSD.org; Mon, 21 Dec 2020 16:06:07 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: Mon, 21 Dec 2020 16:06:07 +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: gerald@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=1608566768; 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=2gHPogqIdoGB8HNP32GO+CksfFHfXRAVdtLVW2xpwFM=; b=dyFBHbhXoYUDtoFeSv/zH28+kKTzHaJ6BBN9PrqKfe2/RhB7MeGGv513qwLw6u6qmDGqUw oIjlNROPCWm3s1BNkt9K4IgxUerVnDcm+AK1RlhBwK1ucU5ogL8QlYvaMUbX0aAkN/qnvx HdncrEAOa+/La152zPc0rn+182iuGck5KZX4dUKyNVF36busXoeJK9rBhycCnpbfXcWiue ipX+cbIgFj8tbC3+snInIE8//WkwfZulIL92N+Qfmc2JG4pJswmfCRTVQSP0EFs99hEx3u K+u3GYI7a1AfNydntlm0LZpnbH3MWtEbgCX/NvfH8W7Lq2I0aslHhOx2vQv2BQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1608566768; a=rsa-sha256; cv=none; b=O6V9BtJfD9cA7sWYA3DG+AJw6YF9fQDyT6cCTvbOtZk8c9DAGAPO3rVCzh/9TXf4N05qOO k+ReXKFMutE0vhdeAiuZSlZxxgHrKtwa9iiSatDnxCAKo5vy78iOPdz0FML3Gob3LYOLUB H6KOR0/wXD6f211o77Ed8JlL3PH8CJuyJXsV0Q37LHPZwBKsoqYa0VW9Qh4z4lkNYN2xNt gd/9X1B9dig3enRRi3I9ZJw9GLEKv/Yahq3kwnacv9TLChE2Zf0jeYaR/E+dyxAfCY255X GaEWu1OufmER5PEXkuu7+713SpBi6aWbLs/1jd4G5g2AdoA7m6Vadr743CrxYA== 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: Mon, 21 Dec 2020 16:06:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251670 --- Comment #14 from Gerald Pfeifer --- Update: We cannot use yesterday's snapshot for lang/gcc11-devel since it's broken on FreeBSD in at least two different ways. I submitted a patch for the first and reported the second. With a bit of luck things will be resolved next Sunday. Independently. we can request backport to the GCC 10 branch in the coming days, which will cover lang/gcc10-devel. Once it landed there, I pre-approve you back porting to lang/gcc10 itself - just go for it, I'd only appreciate if you can put everything into one patch file, files/patch-powerpcle or the like. --=20 You are receiving this mail because: You are on the CC list for the bug.=