From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11761 invoked by alias); 14 Feb 2020 02:13:26 -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 11725 invoked by uid 89); 14 Feb 2020 02:13:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.9 required=5.0 tests=BAYES_00,ENV_AND_HDR_SPF_MATCH,RCVD_IN_DNSWL_NONE,SPF_PASS,USER_IN_DEF_SPF_WL autolearn=ham version=3.3.1 spammy=HX-Google-Smtp-Source:APXvYqyp X-HELO: mail-pl1-f193.google.com Received: from mail-pl1-f193.google.com (HELO mail-pl1-f193.google.com) (209.85.214.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 14 Feb 2020 02:13:22 +0000 Received: by mail-pl1-f193.google.com with SMTP id ay11so3125787plb.0 for ; Thu, 13 Feb 2020 18:13:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=REj6YOoshmq8RDxWsScBeTgm6vwbIHS7Hlw87WK6Hik=; b=mOME46cZQIA/Z5j0+8CTpN8r0z6nMrvUGSL4YHMuM7h4Myb+OC3/JqLrss5Myxly1P AIciP/tvdZqwEgvP/JhJcBkJEZPMK43KyDPPepS0H6TAKu5q8wS0Ek6tdAQVzcXhgkUd Bos2uviKoAcTdidAdYDMNK+4dtb1B20pT9LSD6MhcBSDJbmd3nKQWLYL5mbJ72clDxjk 6RqLLZA2qSujgL9OGbFRqHeQXS8Jh/V2WnUHJBXKRbFKx+lPgQJ9X4c+/ru4lvuJQoGY 7czn7a6l1w6dnNz9k/lx4FNWrD4JwnNjlLjPwbfklXHj58cJBtPcTpD/ADis6gx3f9lH x0WA== MIME-Version: 1.0 References: <20191220015257.73xkvuujwygjrith@google.com> In-Reply-To: <20191220015257.73xkvuujwygjrith@google.com> From: "Fāng-ruì Sòng via binutils" Reply-To: =?UTF-8?B?RsSBbmctcnXDrCBTw7JuZw==?= Date: Fri, 14 Feb 2020 02:13:00 -0000 Message-ID: Subject: Re: [PATCH] Support --no-rosegment. To: Binutils Cc: Cary Coutant Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2020-02/txt/msg00315.txt.bz2 On Thu, Dec 19, 2019 at 5:53 PM Fangrui Song wrote: Ping:)