From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id jKriLLDZ/F/kKQAAWB0awg (envelope-from ) for ; Mon, 11 Jan 2021 18:05:20 -0500 Received: by simark.ca (Postfix, from userid 112) id A6F821EEEF; Mon, 11 Jan 2021 18:05:20 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 9C8BB1E940 for ; Mon, 11 Jan 2021 18:05:19 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 017223857C65; Mon, 11 Jan 2021 23:05:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 017223857C65 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1610406319; bh=zcv/EwEt78HA8d3IoGhgv2LWuopLGfFGJ84zjK5ErEU=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=pN6OdVv8I0IJx5gznDeyzQ38Eg4YJ6AP5WJIbLhOcfxCxwX65qjI7OPzzqcrT9ls5 aeR6yyWxntiOR5GkKugdTp281O3GlFX27v0mQtu8auevtzXCShHopPrgU0uHK/57IH GlYNsOtZz4yCqJ+d3c0QCumxXkCtaTtlGjm0NtQY= 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 BFA933857C65; Mon, 11 Jan 2021 23:05:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BFA933857C65 Received: by mail-pg1-x536.google.com with SMTP id n25so170297pgb.0; Mon, 11 Jan 2021 15:05:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=zcv/EwEt78HA8d3IoGhgv2LWuopLGfFGJ84zjK5ErEU=; b=QE5O0ImrGMDv9ltpudxhPpY51wEsgZys7WH01D+fRH8QJOKzRF999NthOUdkf4FXEN L6mUR49C2CHciFYpb4PWqIu8qWcR5LV5ZJeqmSJh9O118cRJwKJ1hMN1D7wSwm1WOeZt SKJRo/KlIc9Bvq7buZcS9n+qr7niPFai0uMAdPCd4gApSSy2sNyd3T+UMmx3sL3nm7Wn HibxhiA5iuY9oR3rJvkJAKq5qQbLrGM9KUvPnCqpDbNDGCFtSuAmI5H3K08o+A5AiwSm Y1vcJ8Ypf3fvU2/oTrSs5OSXidva/UIBMifIsyy+4Eydbv8+6whnk4jbqagSBnQVFAMr UMMg== X-Gm-Message-State: AOAM532PxdKA4lAjpu1Ri5CSNpdChaRgVfxbfzbzCMQZkp/so0H48uEo t3yPPSOypmO2+2fFNu2zUFI= X-Google-Smtp-Source: ABdhPJzctZd5NxfTdD98PgIT/IHZORQgeu9wXrjNP8qCV0gtQ4DddGALG4VAlIRw8pMHRg9lsXBhqw== X-Received: by 2002:a63:9811:: with SMTP id q17mr1768529pgd.238.1610406315009; Mon, 11 Jan 2021 15:05:15 -0800 (PST) Received: from bubble.grove.modra.org ([2406:3400:51d:8cc0:1133:ba08:1525:f04b]) by smtp.gmail.com with ESMTPSA id h3sm813587pgm.67.2021.01.11.15.05.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jan 2021 15:05:14 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id A1C5047DD8; Tue, 12 Jan 2021 09:35:10 +1030 (ACDT) Date: Tue, 12 Jan 2021 09:35:10 +1030 To: "H.J. Lu" Subject: Re: [PATCH 0/2] Check if AR works with --plugin and rc Message-ID: <20210111230510.GC5523@bubble.grove.modra.org> References: <20210111165706.92117-1-hjl.tools@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210111165706.92117-1-hjl.tools@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Alan Modra via Gdb-patches Reply-To: Alan Modra Cc: Joel Brobecker , gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On Mon, Jan 11, 2021 at 08:57:04AM -0800, H.J. Lu via Binutils wrote: > Check if AR works with --plugin and rc before passing --plugin to AR and > RANLIB. Thanks for looking at this, but next time please assign the bug to yourself. I fixed the bug too this morning, before seeing your email. -- Alan Modra Australia Development Lab, IBM