From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id kBWVDgh4Q2aezhEAWB0awg (envelope-from ) for ; Tue, 14 May 2024 10:41:12 -0400 Authentication-Results: simark.ca; dkim=fail reason="signature verification failed" (768-bit key; unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=TkKvanMI; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 241161E0C1; Tue, 14 May 2024 10:41:12 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 086A11E030 for ; Tue, 14 May 2024 10:41:10 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 20E6C387543F for ; Tue, 14 May 2024 14:41:09 +0000 (GMT) Received: from omta036.useast.a.cloudfilter.net (omta036.useast.a.cloudfilter.net [44.202.169.35]) by sourceware.org (Postfix) with ESMTPS id D238D3849AC1 for ; Tue, 14 May 2024 14:40:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D238D3849AC1 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D238D3849AC1 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=44.202.169.35 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715697648; cv=none; b=hevYt9HZUsgshp5ewLac8aKKKmXuWvCvCoZpb7taZxAdMw6QKhdst0UvWpxbPyoStp/CMy/7OJy/R5X+zKZ7Px2djz+MCVBTuhoxcxWdE0P4A56WOCkRe63p+/lmK9wj9c5K5N2UfduzqJ4UanZmbiQ01fVMmsHWARi+b1Mktdk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715697648; c=relaxed/simple; bh=tlh4a6SrcICo2jjYJts3Hi0qch1F6yAbyvVWpzq1bsw=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=n3TeejE0fiK0JBjiBbYI8bD9suMnMGGTpOvgrTbrVoS+bryJpKeMsf4d8ZeB++Ei/wk7WCrqHKzhnITet9e6xApsXVXrV80f645AJEpM8SpEyLiWDq3JGNYKzhZwHLosdXt4UJCUc201+uCMNnq/jMb9iG0/+k25FIOzJx1A+w0= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-5010a.ext.cloudfilter.net ([10.0.29.199]) by cmsmtp with ESMTPS id 6Y21seRrYAidI6tKgsh6ao; Tue, 14 May 2024 14:40:46 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id 6tKfsWMLzQa0p6tKgsxQvM; Tue, 14 May 2024 14:40:46 +0000 X-Authority-Analysis: v=2.4 cv=Q93U4Z2a c=1 sm=1 tr=0 ts=664377ee a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=TpHVaj0NuXgA:10 a=Qbun_eYptAEA:10 a=20KFwNOVAAAA:8 a=Do0LmhI3kxRJfES_iGUA:9 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=tlh4a6SrcICo2jjYJts3Hi0qch1F6yAbyvVWpzq1bsw=; b=TkKvanMIGpY944pQ77Ft4kQeU/ KDR18kx1trLaPf/3N8JUI9yoPLn6MtdpcWqESIzON0F8FK+Yk+hEKuEsVfJE3IeK7gHmtM5zPrS5v +xNA1sTJWGg42qsTstMT2jXln; Received: from 75-166-134-4.hlrn.qwest.net ([75.166.134.4]:53684 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1s6tKf-001vFO-1F; Tue, 14 May 2024 08:40:45 -0600 From: Tom Tromey To: Jason Merrill Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Adjust C++ destructor type tests In-Reply-To: <20240510203409.1897598-1-jason@redhat.com> (Jason Merrill's message of "Fri, 10 May 2024 16:33:20 -0400") References: <20240510203409.1897598-1-jason@redhat.com> X-Attribution: Tom Date: Tue, 14 May 2024 08:40:44 -0600 Message-ID: <87v83gxxqr.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 75.166.134.4 X-Source-L: No X-Exim-ID: 1s6tKf-001vFO-1F X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 75-166-134-4.hlrn.qwest.net (murgatroyd) [75.166.134.4]:53684 X-Source-Auth: tom+tromey.com X-Email-Count: 2 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfLiwk1BMMbJcANG+0p3PHLgVTPgig9xbRfk1XiPk+bpAhf8tffcqtuEQgj/O5m7d+LAFT4NVDSx/dpRQaHLJ5hvfgfjddcdUZNhx4o0avHbAc1NY51DD be3TWTiCKptLa9moIbYc40AAqezKExFvfQSWe7GKrii0iVMlluK6Ea0LSDuEgBrsk189SgEXmbsv06HBqI9O9pOpOe0QpyaV33s= X-Spam-Status: No, score=-3014.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org >>>>> "Jason" == Jason Merrill writes: Jason> In gcc-15-95-ga12cae97390 I dropped the unnecessary artificial "in-charge" Jason> parameter from destructors of classes with no virtual bases; Linaro's CI Jason> informed me that the gdb testsuite needs to be adjusted to match. Jason> Teested against GCC 13.2 and GCC 15 trunk. I went ahead & pushed this. Tom