From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.axis.com (smtp1.axis.com [195.60.68.17]) by sourceware.org (Postfix) with ESMTPS id 0B2183858D28 for ; Thu, 16 Mar 2023 18:45:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0B2183858D28 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=axis.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=axis.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=axis.com; q=dns/txt; s=axis-central1; t=1678992354; x=1710528354; h=from:to:cc:in-reply-to:subject:mime-version: content-transfer-encoding:references:message-id:date; bh=JhkQuQUe7snQjgJigiMXy4t5PUjZhfmr78b+s3KUifI=; b=Z9Otc6+dw5uKu4FuqAPFT9y6V/ArVtss7Bv4ROPxOt2hbqICWqJEn4lQ zyMGj/sEahtMzZ9mz2uysNmbtIAQaihq418h29Zt75qtJkthMuzO+Fbzi diKA6lzMfhjyTYHc4/efJBVzi1bNqNCGYEuJdzWYHxvxG3KHE4tCzNw6W vfuYvb8gAUibosmMYi579wprE6g6z9iJwfWqT6G+XirQWpbw3vV0sg1lw u08Nr1GGAUtWnZEBsPCWqSCZMRKkAlTuR8hVuS+TsUrjhVz3Z3zg0/o0v duINDRqHMSDPIbrRc91ni4YPDnQOwkFSNNJUXd/wqWRXJQP+EWR6Tr4yG g==; From: Hans-Peter Nilsson To: Hans-Peter Nilsson CC: , In-Reply-To: <20230316182505.7EBB1203D2@pchp3.se.axis.com> (message from Hans-Peter Nilsson on Thu, 16 Mar 2023 19:25:05 +0100) Subject: Re: [PATCH] testsuite: Handle default_packed targets in gcc.dg/plugin MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT References: <20230309185616.E420F20438@pchp3.se.axis.com> <20230316182505.7EBB1203D2@pchp3.se.axis.com> Message-ID: <20230316184552.5C82F203D2@pchp3.se.axis.com> Date: Thu, 16 Mar 2023 19:45:52 +0100 X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS,TO_EQ_FM_DIRECT_MX,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 List-Id: > From: Hans-Peter Nilsson > Date: Thu, 16 Mar 2023 19:25:05 +0100 > That doesn't seem like a good idea. At a glance the > *testcode* will be simpler, but the patch will be slightly > larger Bah, s/but the patch will be slightly larger/and the patch will certainly be smaller, but because less is tested/. brgds, H-P