From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com [IPv6:2607:f8b0:4864:20::536]) by sourceware.org (Postfix) with ESMTPS id 6987C3857C50 for ; Wed, 20 Apr 2022 14:15:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6987C3857C50 Received: by mail-pg1-x536.google.com with SMTP id k14so1774208pga.0 for ; Wed, 20 Apr 2022 07:15:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=u/VFdAnKRq0dApoqBoUt+HKIVLYp7N+2WochEHO6ikc=; b=eYTESv5IUvjL2agFNNckfV9Kq1LQs8zFIE2i9hAB1nvbQu20asyjkM9ZMwe5lFWzzc UHbET0z4oXiPTZJyRzkHq/B1nje091RcXtmCrJzbqkSjfG9ptelAguoDC3K2rU/OblUu 8Y/wSbkVkGJmqERwAijtIDfWm3NWO5IJialxqpSYHWJufA6f4puZa1jvH2pa0W7Pn+ge BhsyTa+NBv6Nqv5PxUaIk12I9ZjK/JHs9nMzjd87C3c8RRhW18wUU+gD4HaQ1hxCdchp /hHqNIFG3iaIRl3OP2FhQ6RxanbMWNRPDphdiY3zCHDVEteCli6NHlGbOpwMfoH9pIyK bG8g== X-Gm-Message-State: AOAM532lWNcF7w4BscLwbFOuFrjqPuL7qtoYki+JzXQnwGSbwZ3P24Sn 01+G9PRxnDXSRpG09OiIXWMtfIZZ8jU= X-Google-Smtp-Source: ABdhPJwWzlbrPzXBWzAKPXpu4ueH4PzfDk7UOomh6JrQzmmoxgO8BbY8Fv92IXkpsCL/uG3tpGQIsg== X-Received: by 2002:a62:6dc3:0:b0:505:895a:d38b with SMTP id i186-20020a626dc3000000b00505895ad38bmr23695233pfc.7.1650464154485; Wed, 20 Apr 2022 07:15:54 -0700 (PDT) Received: from squeak.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id k9-20020a635a49000000b0039cc5dc237fsm20107353pgm.8.2022.04.20.07.15.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Apr 2022 07:15:52 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id C56B11140617; Wed, 20 Apr 2022 23:45:49 +0930 (ACST) Date: Wed, 20 Apr 2022 23:45:49 +0930 From: Alan Modra To: "H.J. Lu" Cc: binutils@sourceware.org Subject: Re: [PATCH] as: Reject unknown -gXXX option Message-ID: References: <20220416174841.2450010-1-hjl.tools@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220416174841.2450010-1-hjl.tools@gmail.com> X-Spam-Status: No, score=-3031.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: , X-List-Received-Date: Wed, 20 Apr 2022 14:15:57 -0000 On Sat, Apr 16, 2022 at 10:48:41AM -0700, H.J. Lu wrote: > * as.c (parse_args): Reject unknown -gXXX option. > * testsuite/gas/all/empty.s: New file. > * testsuite/gas/all/pr29067.d: Likewise. > * testsuite/gas/all/pr29067.err: Likewise. > * testsuite/gas/all/gas.exp: Run pr29067. The new test wasn't tested. I'm reverting it. There isn't much point to this test anyway. alpha-dec-vms +FAIL: gas/all/pr29067 alpha-linux +FAIL: gas/all/pr29067 alpha-linuxecoff +FAIL: gas/all/pr29067 alpha-netbsd +FAIL: gas/all/pr29067 alpha-unknown-freebsd4.7 +FAIL: gas/all/pr29067 hppa64-hp-hpux11.23 +ERROR: sed failure hppa64-hp-hpux11.23 +ERROR: tcl error sourcing /home/alan/src/binutils-gdb/gas/testsuite/gas/all/gas.exp. hppa64-hp-hpux11.23 +ERROR: can't read "comp_output": no such variable hppa-hp-hpux10 +ERROR: sed failure hppa-hp-hpux10 +ERROR: tcl error sourcing /home/alan/src/binutils-gdb/gas/testsuite/gas/all/gas.exp. hppa-hp-hpux10 +ERROR: can't read "comp_output": no such variable mips64el-openbsd +FAIL: gas/all/pr29067 mips64-linux +FAIL: gas/all/pr29067 mips64-openbsd +FAIL: gas/all/pr29067 mipsel-linux-gnu +FAIL: gas/all/pr29067 mipsisa32el-linux +FAIL: gas/all/pr29067 mipsisa32r2el-elf +FAIL: gas/all/pr29067 mips-linux +FAIL: gas/all/pr29067 mips-sgi-irix6 +FAIL: gas/all/pr29067 mipstx39-elf +FAIL: gas/all/pr29067 mips-vxworks +FAIL: gas/all/pr29067 -- Alan Modra Australia Development Lab, IBM