From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id DAE733858D33 for ; Mon, 25 Mar 2024 18:27:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DAE733858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DAE733858D33 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711391270; cv=none; b=QDwCBqEsFlfGYHOIn+ZBbNChOtCWK+oXg2OSvMRU4tAhZiJpayfrNCQBzUUbh4tEJkfIcIZqfSbBOwdiBtiYG6JzKx8Ha/SlF8vQj5rvIgXAywFcuf55iam8dJ+MqcAk6dEso0c8kNdreby2FArFM/ewk21fhRG+z6EzWocwqWo= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711391270; c=relaxed/simple; bh=4WcXSGMp+ZyQnoxw2YdFq9rQX4jUV5KkA0ZioI8PnJ0=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=iDpkViFhXM9y9Yosqnm5itHZjZtXn/NcDiSDAuP+OE007nY4iJWT/08ZLqpAMeYzVML8dI4cIspLOqhw/Dzoc5tZuraNrEOo1hR5ZoPdaYSrJ8IqeA6VK23Rp014QfyFhlx2mOGsMp7dylx/UQ/5Hj85Ew8oSS/zKcngvrg5F8Q= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1711391268; h=from:from:reply-to:reply-to:subject:subject: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=Y06uE3GBpQnK7EBNIzInmM5Ry/0AfdukhYIA9Vz82sc=; b=cOgOCG+KMeN1RDQoqbVAeK4pBF8JpBUTb8W6eGnQFnXFgRLfbUucGKyhiSiDRjZglOmrZp BRjfcC0iB/jPFoXYTvP4mnhk/bcoQrBlB2oROF7inAv0Z4CunmHKTYEdZJ6piYgEcQhYCN QOFiVVhgHNP1kYYS91el0RpVKl+WWNM= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-692-IAQAty4rPfiob15QzTqkug-1; Mon, 25 Mar 2024 14:27:47 -0400 X-MC-Unique: IAQAty4rPfiob15QzTqkug-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (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) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id EEBD785A58C for ; Mon, 25 Mar 2024 18:27:46 +0000 (UTC) Received: from tucnak.zalov.cz (unknown [10.39.192.57]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B24EE3C20; Mon, 25 Mar 2024 18:27:46 +0000 (UTC) Received: from tucnak.zalov.cz (localhost [127.0.0.1]) by tucnak.zalov.cz (8.17.1/8.17.1) with ESMTPS id 42PIROiV322808 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 25 Mar 2024 19:27:24 +0100 Received: (from jakub@localhost) by tucnak.zalov.cz (8.17.1/8.17.1/Submit) id 42PIRN16322807; Mon, 25 Mar 2024 19:27:23 +0100 Date: Mon, 25 Mar 2024 19:27:23 +0100 From: Jakub Jelinek To: Jason Merrill Cc: gcc-patches@gcc.gnu.org Subject: C++ Patch ping Message-ID: Reply-To: Jakub Jelinek References: MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP 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: Hi! I'd like to ping the https://gcc.gnu.org/pipermail/gcc-patches/2024-March/647445.html PR111284 P2 patch. Thanks. Jakub