From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,RCVD_IN_DNSWL_HI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id C4E161F8C6 for ; Sun, 8 Aug 2021 16:46:18 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 142EB3891002 for ; Sun, 8 Aug 2021 16:46:17 +0000 (GMT) Received: from donkey.elm.relay.mailchannels.net (donkey.elm.relay.mailchannels.net [23.83.212.49]) by sourceware.org (Postfix) with ESMTPS id 57ECD3853816 for ; Sun, 8 Aug 2021 16:46:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 57ECD3853816 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gotplt.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id E34E1920439; Sun, 8 Aug 2021 16:46:01 +0000 (UTC) Received: from pdx1-sub0-mail-a1.g.dreamhost.com (unknown [127.0.0.6]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 7A8C79204F4; Sun, 8 Aug 2021 16:46:01 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from pdx1-sub0-mail-a1.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.112.83.50 (trex/6.3.3); Sun, 08 Aug 2021 16:46:01 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Versed-Fumbling: 0202f3912bd62186_1628441161770_4166312247 X-MC-Loop-Signature: 1628441161770:2507965759 X-MC-Ingress-Time: 1628441161770 Received: from pdx1-sub0-mail-a1.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a1.g.dreamhost.com (Postfix) with ESMTP id 1645386AD6; Sun, 8 Aug 2021 09:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=subject:to :cc:references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=gotplt.org; bh=Yr1+Ho Sc7vEPZvlt4RtdAL5RHDk=; b=cEGPFRFKi+E21zp3LELzSaRoh0diaKvUC6VM0D bW3bUCbPWxvS8FbosWIXKLYELtuddLCasqmYCE2+oYDlLsWIZHni/E/MPqAjGeKD ogxQz7Prrf6MUzYOr37EiH/NAhaM7JHWeDvVveqfOmzuXiaO0Tw7k99F25S/rfmE 9R8Ao= Received: from [192.168.1.159] (unknown [1.186.101.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: siddhesh@gotplt.org) by pdx1-sub0-mail-a1.g.dreamhost.com (Postfix) with ESMTPSA id BBC1A85C08; Sun, 8 Aug 2021 09:45:58 -0700 (PDT) Subject: Re: [PATCH 0/3] Allow LLD 13.0.0 and improve compatibility with gold and clang To: =?UTF-8?B?RsSBbmctcnXDrCBTw7JuZw==?= References: <20210726035802.275992-1-maskray@google.com> X-DH-BACKEND: pdx1-sub0-mail-a1 From: Siddhesh Poyarekar Message-ID: <9fd1e546-c529-59e9-4ed5-4ef0c99e5b39@gotplt.org> Date: Sun, 8 Aug 2021 22:15:52 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: libc-alpha@sourceware.org Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" On 8/8/21 8:24 AM, F=C4=81ng-ru=C3=AC S=C3=B2ng wrote: > See > https://sourceware.org/bugzilla/show_bug.cgi?id=3D28197 ("compat_symbol > should migrate to .symver *, *, remove") Thanks for digging deeper into this. Off the top of my head I don't=20 remember any compat_symbol() use where we may be using the=20 implementation function name so ", remove" may in fact be acceptable. Siddhesh