From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80658 invoked by alias); 2 Mar 2020 16:54:59 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 80644 invoked by uid 89); 2 Mar 2020 16:54:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: us-smtp-1.mimecast.com Received: from us-smtp-delivery-1.mimecast.com (HELO us-smtp-1.mimecast.com) (205.139.110.120) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 02 Mar 2020 16:54:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583168096; h=from:from:reply-to:subject:subject: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:autocrypt:autocrypt; bh=aKiWm/kkD7+ozG4//EIgeawRktourRIdlnGqPThh4FY=; b=NwtoZjePH4++VsaOnVw19I7BEjuUPtvwMAgIci7fV2XLj75iuG3Jjh41KAIqNmXl3T/jmN sPI9s6KRqSQMsC0zWf0YU70yHylcp9UdO897tu9RqiuR8SakfMfCqwFtHWTUJ/j9edOJAd vpV8H5lW6fBsm/zVMAQGxcmndgqWWZc= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-62-kC95ugypMOKbnXuCtzrFRg-1; Mon, 02 Mar 2020 11:54:41 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 913A4800D4E; Mon, 2 Mar 2020 16:54:40 +0000 (UTC) Received: from [10.36.117.110] (ovpn-117-110.ams2.redhat.com [10.36.117.110]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D3B8373861; Mon, 2 Mar 2020 16:54:39 +0000 (UTC) Subject: Re: [PATCH] Support --no-rosegment. To: =?UTF-8?B?RsSBbmctcnXDrCBTw7JuZw==?= Cc: Binutils , Cary Coutant References: <20191220015257.73xkvuujwygjrith@google.com> <409cbbfd-1297-d559-351f-751c81d2fdeb@redhat.com> From: Nick Clifton Message-ID: <041cb0ee-5efb-7259-866a-f1b54d62fca0@redhat.com> Date: Mon, 02 Mar 2020 16:54:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2020-03/txt/msg00024.txt Hi F=C4=81ng-ru=C3=AC, > The patch is in=C2=A0https://sourceware.org/ml/binutils/2019-12/msg00296.= html Ah - it is a patch for gold. Sorry, but I cannot approve such patches. You will need to ping Ian or Cary for this. Cheers Nick