| Message ID | alpine.DEB.2.21.2604072231330.29980@angie.orcam.me.uk |
|---|---|
| State | New |
| Headers |
Return-Path: <binutils-bounces~patchwork=sourceware.org@sourceware.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from vm01.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id BCFA74BA2E1F for <patchwork@sourceware.org>; Sat, 9 May 2026 14:43:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCFA74BA2E1F X-Original-To: binutils@sourceware.org Delivered-To: binutils@sourceware.org Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by sourceware.org (Postfix) with ESMTP id DC8D44BA2E24 for <binutils@sourceware.org>; Sat, 9 May 2026 14:42:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DC8D44BA2E24 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=orcam.me.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=orcam.me.uk ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DC8D44BA2E24 Authentication-Results: sourceware.org; arc=none smtp.remote-ip=2001:4190:8020::34 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1778337756; cv=none; b=WgV3dimNKz/56TWg1wtBF91PGjb+UEECoiedZlIE1psmq5r1PZXOUoTYum5q5AtW4IBobiDd5h2fMVw4nEpqFitMxhZzy4d9nrKg3PgTQ8o9eY2+A6voAa7N53+tCFZG6D9XlyWd20/2ZfnI+6D7Tjc5hG+FJgQ9Yc+jbFvugT4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1778337756; c=relaxed/simple; bh=MjNBnC92k4Qj+wvl4r64Rkk90laE3n+iQkmrHx5Fbs8=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=HldUzAPkh9o51ycfZTkcTNZ+/moFJVnNCH3vikNEzZvAWPUaGxxbuocnHvZ/OmwI77DpejLBU5fiwQyeYlIaXM1F5d45q6jvgRCNR4z+iisVuGhS9/V9RX76w0rXJbvIQSi2n9jKM1zxyZ/g/HLAFt8GjEEzA30ThKKzxWG5H0c= ARC-Authentication-Results: i=1; sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC8D44BA2E24 Received: by angie.orcam.me.uk (Postfix, from userid 500) id 292AF92009C; Sat, 9 May 2026 16:42:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 264C592009B; Sat, 9 May 2026 15:42:35 +0100 (BST) Date: Sat, 9 May 2026 15:42:35 +0100 (BST) From: "Maciej W. Rozycki" <macro@orcam.me.uk> To: Jan Beulich <jbeulich@suse.com> cc: Richard Earnshaw <rearnsha@arm.com>, Alice Carlotti <alice.carlotti@arm.com>, Nick Clifton <nickc@redhat.com>, Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>, "H.J. Lu" <hjl.tools@gmail.com>, Surya Kumari Jangala <jskumari@linux.ibm.com>, Peter Bergner <bergner@tenstorrent.com>, Alexander von Gluck IV <kallisti5@unixzen.com>, binutils@sourceware.org Subject: [committed v2 5/6] i386/Haiku/GAS/testsuite: Suppress SVR4 comment character test In-Reply-To: <bd2fa3d3-cb09-4916-ad19-708f938209c6@suse.com> Message-ID: <alpine.DEB.2.21.2604072231330.29980@angie.orcam.me.uk> References: <alpine.DEB.2.21.2604021701550.29980@angie.orcam.me.uk> <alpine.DEB.2.21.2604031331130.29980@angie.orcam.me.uk> <bd2fa3d3-cb09-4916-ad19-708f938209c6@suse.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-3486.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_INFOUSMEBIZ, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_BLOCKED, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Binutils mailing list <binutils.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/binutils>, <mailto:binutils-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/binutils/> List-Post: <mailto:binutils@sourceware.org> List-Help: <mailto:binutils-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/binutils>, <mailto:binutils-request@sourceware.org?subject=subscribe> Errors-To: binutils-bounces~patchwork=sourceware.org@sourceware.org |
| Series |
None
|
|
Commit Message
Maciej W. Rozycki
May 9, 2026, 2:42 p.m. UTC
Exclude the SVR4 comment character test on Haiku targets, as `/' is not a comment character there (cf. gas/config/te-haiku.h), so as to prevent a regression caused by enabling ELF tests with Haiku targets: i486-haiku +FAIL: SVR4 comment char escape handling --- On Sun, 5 Apr 2026, Jan Beulich wrote: > On 03.04.2026 15:16, Maciej W. Rozycki wrote: > > Exclude the SVR4 comment character test on Haiku targets, as `/' is not > > a comment character there (cf. gas/config/te-haiku.h), so as to prevent > > a regression caused by enabling ELF tests with Haiku targets: > > > > i486-haiku +FAIL: SVR4 comment char escape handling > > --- > > gas/testsuite/gas/i386/svr4.d | 1 + > > 1 file changed, 1 insertion(+) > > > > --- binutils-gdb.orig/gas/testsuite/gas/i386/svr4.d > > +++ binutils-gdb/gas/testsuite/gas/i386/svr4.d > > @@ -1,4 +1,5 @@ > > #objdump: -dtw > > +#notarget: *-*-haiku* > > #name: SVR4 comment char escape handling > > > > .*: +file format .* > > I don't mind moving the exclusions here, but then please all of them. > Right now there's an "if" around the test in i386.exp. A patch with > all exclusions in a single place (not matter which of the two variants) > is pre-approved. Umm, I missed this peculiarity. Using #notarget has the advantage of the test scoring an UNSUPPORTED result rather than disappearing from the view. However I can see virtually no such usage across i386.exp tests, with the only outlier being quoted2.d. So I chose to follow the common pattern. I have updated figures in the 6/6 commit description accordingly. I have applied this change now, thank you for your review. Maciej --- gas/testsuite/gas/i386/i386.exp | 1 + 1 file changed, 1 insertion(+) binutils-i386-gas-test-haiku.diff
Index: binutils-gdb/gas/testsuite/gas/i386/i386.exp =================================================================== --- binutils-gdb.orig/gas/testsuite/gas/i386/i386.exp +++ binutils-gdb/gas/testsuite/gas/i386/i386.exp @@ -899,6 +899,7 @@ if {[is_elf_format] || [istarget "*-*-vx if {![istarget "*-*-dragonfly*"] && ![istarget "*-*-gnu*"] && ![istarget "*-*-freebsd*"] + && ![istarget "*-*-haiku*"] && ![istarget "*-*-linux*"] && ![istarget "*-*-netbsd*"]} then { run_dump_test "svr4"