From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.223.131]) by sourceware.org (Postfix) with ESMTPS id E78FB3857C4F for ; Mon, 17 Jun 2024 06:17:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E78FB3857C4F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E78FB3857C4F Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=195.135.223.131 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718605027; cv=none; b=x2ikszqQsISwx0r1djlEGIeFryyhjFhoyfYl0PwonCHoQTcq6upDlQlX1qJ2B0okLh/ilzyNgUakTAdt2NxvGMLB/xz7/EItEbkzJhZ8fyEgEmgs/MLeQtdqo3Ev/P8J+T1TM+HixiddIQYBjYC+2lHOv3o9+en+TJgK7ifSMPE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718605027; c=relaxed/simple; bh=V+w+1EK2FsU87XV3v9WRPtPl8ewIpoE8VChQARAv93M=; h=DKIM-Signature:DKIM-Signature:DKIM-Signature:DKIM-Signature:Date: From:To:Subject:Message-ID:MIME-Version; b=G+/1w4N/yqvJ1lm/TfP0375ZrZQfbqs5xa3LfG2SBmsKZ+regSC7lxbFOsl6T0bG71+WaNCtJNuv8Dp6KnevgtolOMAYkU1Mx4GOgt4pE2Kxpt1QEKsaS5t4q2enqFQvfO0GDEgDOYW+MpY+kmPLNME0LesJeNUpP+wIULA6dsM= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from murzim.nue2.suse.org (unknown [10.168.4.243]) (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) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id E0D3F5FBA8; Mon, 17 Jun 2024 06:17:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1718605025; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YIeBUUhBQ6bgNJ4/vZfYU2K3rOM19NTiyGIPHb9Y2DY=; b=oz21kC2yhHTEJz8pLtuOeac2QHMJp7Yiwefl6kwnjCZsI9OwI+mG81YzABY9v6b8byOTCH UkHlBgKeYKfpkxsOuXeeeJqVwAb4Qek2a/JPNjYu4BQqUg5D3YRq9z3XPJNLD89VPXdLnB 5j7wgbzgiyp1OLItb6JW5kKdxrfuZhI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1718605025; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YIeBUUhBQ6bgNJ4/vZfYU2K3rOM19NTiyGIPHb9Y2DY=; b=1PLZzIbEXO1ysH5y6+7E9dpYfr2CujzfYYN/X3coRYcJSsrYNVLzc0v41+8JqpjxPAKIrL jdn3Y5HqtVW8ptAg== Authentication-Results: smtp-out2.suse.de; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1718605024; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YIeBUUhBQ6bgNJ4/vZfYU2K3rOM19NTiyGIPHb9Y2DY=; b=r+E4TOrubGAy6UDcxtZuGWRM1GctuvdTKp8CFweY1jsM12KG9U7HJ55RHps42/y1sybx7A PSEnUKlgBJaCWE4Hzo64RrBf63iZBSLcewq+2dO3RLNx+K5anNab9w3/nUkW8IEShCpnpN bAxPapAH5iggnJedXcmrjy/5GJ4kOsU= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1718605024; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YIeBUUhBQ6bgNJ4/vZfYU2K3rOM19NTiyGIPHb9Y2DY=; b=0dfD3i/7As0wpFs3E2fJWza4wxVc353n4SVOtL9NM3e+CaS6puVQhvYE8cvN5tAGXFZlAD yZ3WZ7okuFYgUUDQ== Date: Mon, 17 Jun 2024 08:17:04 +0200 (CEST) From: Richard Biener To: Jonathan Wakely cc: gcc@gcc.gnu.org Subject: Re: GCC 12.4 Release Candidate available from gcc.gnu.org In-Reply-To: Message-ID: <63qr1039-r330-0rs1-921p-18p5o4r38sq2@fhfr.qr> References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Score: -4.30 X-Spam-Level: X-Spamd-Result: default: False [-4.30 / 50.00]; BAYES_HAM(-3.00)[100.00%]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.20)[-0.999]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; TAGGED_RCPT(0.00)[]; ARC_NA(0.00)[]; MISSING_XM_UA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ZERO(0.00)[0]; FREEMAIL_TO(0.00)[gmail.com]; RCPT_COUNT_TWO(0.00)[2]; DKIM_SIGNED(0.00)[suse.de:s=susede2_rsa,suse.de:s=susede2_ed25519]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FUZZY_BLOCKED(0.00)[rspamd.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DBL_BLOCKED_OPENRESOLVER(0.00)[gnu.org:email,gnu.org:url] X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Fri, 14 Jun 2024, Jonathan Wakely wrote: > On Thu, 13 Jun 2024 at 09:14, Richard Biener via Gcc wrote: > > > > > > The first release candidate for GCC 12.4 is available from > > > > https://gcc.gnu.org/pub/gcc/snapshots/12.4.0-RC-20240613/ > > > > and shortly its mirrors. It has been generated from git commit > > r12-10557-g6693b1f3929771. > > > > 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, we'd like to release 12.4 on Thursday, June 20th. > > I've just been informed of a regression for --disable-hosted-libstdcxx > (i.e. freestanding) builds which I've fixed for trunk, 14 and 13 with: > https://gcc.gnu.org/pipermail/gcc-patches/2024-June/654726.html > > It would be nice to fix it for gcc 12.4, although it's not essential > (it was already broken for 14.1 and 13.3). I think that change is OK to pick. Thanks, Richard.