From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by sourceware.org (Postfix) with ESMTPS id 0D51A385803E for ; Fri, 15 Apr 2022 21:42:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0D51A385803E Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 23FJBHII007567 for ; Fri, 15 Apr 2022 21:42:20 GMT Received: from ppma04dal.us.ibm.com (7a.29.35a9.ip4.static.sl-reverse.com [169.53.41.122]) by mx0a-001b2d01.pphosted.com with ESMTP id 3fegdptm09-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 15 Apr 2022 21:42:20 +0000 Received: from pps.filterd (ppma04dal.us.ibm.com [127.0.0.1]) by ppma04dal.us.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 23FLXq8d003225 for ; Fri, 15 Apr 2022 21:42:19 GMT Received: from b01cxnp23032.gho.pok.ibm.com (b01cxnp23032.gho.pok.ibm.com [9.57.198.27]) by ppma04dal.us.ibm.com with ESMTP id 3fb1sb44c5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 15 Apr 2022 21:42:19 +0000 Received: from b01ledav004.gho.pok.ibm.com (b01ledav004.gho.pok.ibm.com [9.57.199.109]) by b01cxnp23032.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 23FLgJbF26345772 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 15 Apr 2022 21:42:19 GMT Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id EF75F112062 for ; Fri, 15 Apr 2022 21:42:18 +0000 (GMT) Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id BF8A8112064 for ; Fri, 15 Apr 2022 21:42:18 +0000 (GMT) Received: from macSeurer.local (unknown [9.211.148.149]) by b01ledav004.gho.pok.ibm.com (Postfix) with ESMTP for ; Fri, 15 Apr 2022 21:42:18 +0000 (GMT) Subject: Re: GCC 11.3 Release Candidate available from gcc.gnu.org To: gcc@gcc.gnu.org References: <82sro614-264p-24s2-882n-qqs3sr44sqn8@fhfr.qr> From: William Seurer Message-ID: <8687528b-5f7c-6abe-0071-820df0a194ee@linux.ibm.com> Date: Fri, 15 Apr 2022 16:42:18 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 In-Reply-To: <82sro614-264p-24s2-882n-qqs3sr44sqn8@fhfr.qr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: f6inWLXpYyjSJGlAXNupJWkXUmI1rMCn X-Proofpoint-GUID: f6inWLXpYyjSJGlAXNupJWkXUmI1rMCn Content-Transfer-Encoding: 7bit X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.858,Hydra:6.0.486,FMLib:17.11.64.514 definitions=2022-04-15_08,2022-04-15_01,2022-02-23_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1011 impostorscore=0 bulkscore=0 suspectscore=0 mlxlogscore=907 spamscore=0 mlxscore=0 phishscore=0 priorityscore=1501 malwarescore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2204150120 X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, KAM_SHORT, NICE_REPLY_A, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2022 21:42:22 -0000 I tested the release candidate on power 7 and 8 BE as well as power 8, 9, and 10 LE and saw nothing unexpected. On 4/14/22 2:08 AM, Richard Biener via Gcc wrote: > The first release candidate for GCC 11.3 is available from > > https://gcc.gnu.org/pub/gcc/snapshots/11.3.0-RC-20220414/ > ftp://gcc.gnu.org/pub/gcc/snapshots/11.3.0-RC-20220414/ > > and shortly its mirrors. It has been generated from git commit > r11-9879-g53254184bda630. > > I have so far bootstrapped and tested the release candidate on > x86_64-linux. Please test it and report any issues to bugzilla. > > If all goes well, I'd like to release 11.3 on Thursday, April 21th.