From patchwork Thu Jun 15 03:51:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Maciej W. Rozycki" X-Patchwork-Id: 108247 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:994d:0:b0:3d9:f83d:47d9 with SMTP id k13csp377703vqr; Wed, 14 Jun 2023 20:54:32 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4S+7BfYDbek/eqo/bcbonUnZJbDwPSRt+iDtb1o5jEujNhmfKBxI9nuyYq4OOYL0yfEAgZ X-Received: by 2002:a17:906:6a10:b0:982:9f31:ee61 with SMTP id qw16-20020a1709066a1000b009829f31ee61mr710398ejc.66.1686801272726; Wed, 14 Jun 2023 20:54:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1686801272; cv=none; d=google.com; s=arc-20160816; b=U9+C0p/PHyW0fYVy1Dd9KubwyNu5IiCvYG9GjHqSwA1Ts2IOj6uiEpnXm1s8bIEao0 eSGTRH/QI6MlQm2a8K27MV2CS5mle+KO6gM1cJ+RCu0N9AXrp0GUn468TkPZcjjvy0A+ fK/QwWc+v5FtAhF1DjNDlfQLXSA3HdR6BOJTF88/SxUuLegdVb+0luM4KC5RVGteFHAf +BClq2IWnEwxpPAuLtZ90y32ewI2B3XvWaU0AG+eV8kjQZGtnGlUId1wXtqiSztIfT7b FyvOvjkkAMlkECJxdPu0IS/wr4WmdyC1xRB6ng7M3q97Oh6klyQ0WDHoHMv1V13me4CA BODQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:mime-version:user-agent :message-id:subject:to:from:date:dmarc-filter:delivered-to; bh=NBiFzTPpY1wteJ7Vex0PjrdT/1TNLMgLIlIzBR8oXQ8=; b=VfHkUS3NCUJu5tXn7VTNU6R60mv6tELV5gDJKV+04pCzuCCnD+u+jfxnxcsOOEMy4i raFjSeBuRzBp2aUI0bfsebV/Ff6nIqeGUuLxQ/Fnv0q01Ohh0VhdIT+PwTF/oQnRbCL2 JT0X+oBRy+B0fln0Fy2XvW7dCf8krr1pBQx4uoASJnp2R/WFC6LfVxtC+supwrJKgV43 ZgZ/P/M1SrjcsOGGDvAW+Q5BQlAZ2+Rii3mfSxikPY55s6BRMALVaFrzmnjOB9At6hGs ibF42q06tmXPN9uS//6udj71JepYV2LWibGYnQVEGJlW4mMcE5mtDpLWUshJohoDIh5A p88A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org" Received: from sourceware.org (server2.sourceware.org. [2620:52:3:1:0:246e:9693:128c]) by mx.google.com with ESMTPS id r22-20020a170906549600b00977cd0f56d7si5100639ejo.144.2023.06.14.20.54.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 20:54:32 -0700 (PDT) Received-SPF: pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) client-ip=2620:52:3:1:0:246e:9693:128c; Authentication-Results: mx.google.com; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 96C863882014 for ; Thu, 15 Jun 2023 03:52:22 +0000 (GMT) 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 6BEC83858434 for ; Thu, 15 Jun 2023 03:51:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6BEC83858434 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 Received: by angie.orcam.me.uk (Postfix, from userid 500) id E524192009D; Thu, 15 Jun 2023 05:51:53 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id E1B2092009B for ; Thu, 15 Jun 2023 04:51:53 +0100 (BST) Date: Thu, 15 Jun 2023 04:51:53 +0100 (BST) From: "Maciej W. Rozycki" To: binutils@sourceware.org Subject: [committed] MIPS/GAS/testsuite: Fix `-modd-spreg'/`-mno-odd-spreg' test invocations Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 X-Spam-Status: No, score=-3494.8 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, KAM_INFOUSMEBIZ, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: binutils-bounces+ouuuleilei=gmail.com@sourceware.org Sender: "Binutils" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1768739331380164211?= X-GMAIL-MSGID: =?utf-8?q?1768739331380164211?= Reformat `-modd-spreg'/`-mno-odd-spreg' test invocations in mips.exp to fit in 79 columns gas/ * testsuite/gas/mips/mips.exp: Reformat `-modd-spreg'/`-mno-odd-spreg' test invocations. --- gas/testsuite/gas/mips/mips.exp | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index f0c9aa93634..91cf8b11077 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -2077,15 +2077,18 @@ if { [istarget mips*-*-vxworks*] } { [mips_arch_list_matching mips2 !singlefloat] run_dump_test_arches "fpxx-oddfpreg" \ [mips_arch_list_matching oddspreg !allegrex] - run_dump_test_arches "odd-spreg" "-mfp32" [mips_arch_list_matching oddspreg] + run_dump_test_arches "odd-spreg" "-mfp32" \ + [mips_arch_list_matching oddspreg] run_dump_test_arches "odd-spreg" "-mfpxx" \ [mips_arch_list_matching oddspreg !allegrex] - run_dump_test_arches "odd-spreg" "-mfp64" [mips_arch_list_matching mips32r2] - run_dump_test_arches "no-odd-spreg" "-mfp32" [mips_arch_list_matching mips1 \ - !mips32r6] + run_dump_test_arches "odd-spreg" "-mfp64" \ + [mips_arch_list_matching mips32r2] + run_dump_test_arches "no-odd-spreg" "-mfp32" \ + [mips_arch_list_matching mips1 !mips32r6] run_dump_test_arches "no-odd-spreg" "-mfpxx" \ [mips_arch_list_matching mips2 !r5900 !allegrex] - run_dump_test_arches "no-odd-spreg" "-mfp64" [mips_arch_list_matching mips32r2] + run_dump_test_arches "no-odd-spreg" "-mfp64" \ + [mips_arch_list_matching mips32r2] run_dump_test "module-check" run_list_test "module-check-warn" "-32"