From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id 6C6293858402 for ; Mon, 16 Oct 2023 08:22:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6C6293858402 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 6C6293858402 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=195.135.220.29 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1697444578; cv=none; b=DK4zxD5CANSNhu4FSvRbEOfpiFhVpRqr1MIXC6CCDSn/U0JtDJc5GuHG++HzoyrEynEV7JvXDu/je4P4Kog+xzORNHruENkRlg9qEwOBXddbAP94l3Bz2JXvrLthsZNRJbSiHB7t5os5mYptdBuBryNM/9+j52Zia3xb8Xbi0MQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1697444578; c=relaxed/simple; bh=WQVwKfLrewRPo8xSCNWiR8QTaHmeT5LJTSb5+e8iLnk=; h=DKIM-Signature:DKIM-Signature:Message-ID:Date:MIME-Version: Subject:To:From; b=xFQ+Wlmv9sOVgQql3YbkhJ7zzUAOALR0yZtU7oE6vCWgkawFZ/IOnxY/k+rPlIWhxmnBUgp2JUNX4zmZOmduyE8PMcTpZp9e8ZymDwnq6R2SQ3Q6qZ/Mz2jJobUVtX6QwyyGc7ltKwHO3MZEBQ9vuVuuytjmPyyuTZBf1P+JeA4= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 4C62A1FEAE; Mon, 16 Oct 2023 08:22:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1697444576; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1qgED5HcE8pH/bWYBv25/L/+dTryXXAQWjSYBrTexeQ=; b=rex+xafemi5P6eIyAIsvskSfCOB2HsT5stTv7P6x/yva6PT/58pGVCATbZhgpCWv8xFzlb g92RO2eYmfBryFO4FaqziDt0mmdFOQpkR9SrP5pS6Tw+8Y7vyg1Ams53YBivxWcLjst6Mi P3TSn5yNJOoM3DzSelv9hRrqDm0RKCE= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1697444576; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1qgED5HcE8pH/bWYBv25/L/+dTryXXAQWjSYBrTexeQ=; b=Fj3QEUmhTB5v8c2Au5ff+pR6SLK5d7s6R9xE3Q5zddFIKJ+CwWRs/W+PcDYxpjtl5ZHcXx VaQu6xiIWnWGCXAA== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 2E523133B7; Mon, 16 Oct 2023 08:22:56 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id Kby7CeDyLGWwDgAAMHmgww (envelope-from ); Mon, 16 Oct 2023 08:22:56 +0000 Message-ID: <243f409f-4e4a-4f95-8454-4e96f391efb4@suse.de> Date: Mon, 16 Oct 2023 10:23:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] [gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64 Content-Language: en-US To: Jan Beulich Cc: John Baldwin , gdb-patches@sourceware.org References: <20231001111450.2719-1-tdevries@suse.de> <38ed3f1d-847e-dc56-18d2-b98309c0a4b1@FreeBSD.org> <5960f945-4677-49a8-8a51-38e0e0d4fd6c@suse.de> <1141f1a0-0910-3194-6247-20a50b898d05@suse.com> From: Tom de Vries In-Reply-To: <1141f1a0-0910-3194-6247-20a50b898d05@suse.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Authentication-Results: smtp-out2.suse.de; none X-Spam-Level: X-Spam-Score: -0.80 X-Spamd-Result: default: False [-0.80 / 50.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; XM_UA_NO_VERSION(0.01)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; BAYES_HAM(-2.71)[98.72%]; DKIM_SIGNED(0.00)[suse.de:s=susede2_rsa,suse.de:s=susede2_ed25519]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_SPAM_LONG(3.00)[1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,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 List-Id: On 10/16/23 09:53, Jan Beulich wrote: > On 07.10.2023 10:37, Tom de Vries wrote: >> I've committed after adding a note about >> https://sourceware.org/pipermail/binutils/2023-October/129818.html to >> the commit log. > > Perhaps the better course of action would have been to backport > fb1c10585ead to the respective gdb branch(es)? The committed patch makes the gdb test-case robust against a problem in a released gas version. So this is the right fix. Backporting the gas fix to a gdb release branch has no effect for the case that gas is build from binutils releases and branches. Thanks, - Tom