Received: from mx1.mailbun.net (mx1.mailbun.net [170.39.20.100]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id E58C7781A7E for <~alpine/devel@lists.alpinelinux.org>; Fri, 25 Jun 2021 13:47:41 +0000 (UTC) Received: from penelo.lan (unknown [107.125.25.239]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: ariadne@dereferenced.org) by mx1.mailbun.net (Postfix) with ESMTPSA id EAB7A112348 for <~alpine/devel@lists.alpinelinux.org>; Fri, 25 Jun 2021 13:47:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dereferenced.org; s=mailbun; t=1624628859; bh=ho9RtQl6h/gkLfuHRkMsJMKt7golFuX2MQ2qawacflw=; h=Date:From:To:Subject; b=C4t2et3XyLPSSleoTTem0e2t9GprG1R4uyftd1MaoBaQWni4PidQ6zhwPy6WGseDx fPY6kRE0D8ZL8rsDJMyQ1vX0ePY/tEfKws/Gp3falXIpnEnVf5GYwenHQYyKCtiREu jrrVIuzP+uUkzmeL760vKP4BWfKdMjJkKntLkqGzDyG8x2WljXcDKYMnaSKLTVcg4W oBizFRaxwcyJBi71FUFJ4rvCk1kbGJ9f6uIwDD0vmGa/ecrJdW3gt2zDXzx4N0JTVV VpFwTDG2jctRz7Q/B8AMbUptG2hcfVZeGBrhhJ9y5/MQ1PGpyVSC94TkBmJrHrN0Q/ Nm0knXzVTVxFw== Date: Fri, 25 Jun 2021 08:47:37 -0500 (CDT) From: Ariadne Conill To: ~alpine/devel@lists.alpinelinux.org Subject: Heads up: gcc snapshot upgraded to 10.3.1_git20210625 in edge Message-ID: MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Hello, The gcc 10 tree has calmed down lately, so I thought it would be a good time to update our gcc 10.x snapshot. Test builds passed on my aarch64, x86_64, ppc64le and s390x machines, so I pushed it out to edge. Please report any issues to the aports issue tracker as usual. Ariadne