From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 553643857362 for ; Thu, 28 Apr 2022 09:54:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 553643857362 Received: from mail-wr1-f72.google.com (mail-wr1-f72.google.com [209.85.221.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-617-0xLrmfQTOSudKFTD9fC_sg-1; Thu, 28 Apr 2022 05:54:04 -0400 X-MC-Unique: 0xLrmfQTOSudKFTD9fC_sg-1 Received: by mail-wr1-f72.google.com with SMTP id l7-20020adfbd87000000b0020ac0a4d23dso1728206wrh.17 for ; Thu, 28 Apr 2022 02:54:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=Mz0RJrzYOAAuFNWRxfaM2pZlwgNHbYfU0xqy6sMsRhI=; b=8LM2ZIGkCFLPy7d9lZJmBbu7QOTbRFcnIF4+awF3cgkZeptsqO9tDIVqhFTejNQPDX s168aRlP9jSOgCDfNRoDBZNWdR3jUyYbnh2ha/5WwmdfbVAxSMNGnd3D2RGvG52VJUvs IDZG4KHO1QKYULvkgXnnmArlNUifYYYa2bpN0MTv5NgY8WkRMMWVxhQa1YCMoFP4m4l1 VeSKD7sdQA24Zd0bQLzjDlUv1Fl4tBbkkm4EB3io6bQN38bjalq76pTg6vYwGEclUEDc XQhSKXrohpAUdGs2xBFF6zyS7YUyI/R5aKKAhx+L4UoaaV9BbuujPOgK9RQmTQLYwZ+g BPOQ== X-Gm-Message-State: AOAM531yZRRt4Nl/mnytoa8rVhQKw4CTPxriNNc/JsWm4pEgUBu7yhqP S+8hmDWooXR40tYVE1bYJS4HHU13glfh3xLyRWSIWh1b8BKc6xRdugzQ4zOQHtWIsQCeCEo5lkH 8sJmxp6AZZSDjWbso8A== X-Received: by 2002:a05:600c:3ac6:b0:38e:d79e:d9a with SMTP id d6-20020a05600c3ac600b0038ed79e0d9amr38742382wms.200.1651139643531; Thu, 28 Apr 2022 02:54:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJywqaa+HMlsprSlATtsfcDOEEhE8JRrg1E9ZQ0o9LNOO5K3iwLhnQAv5XVcMsESAIhllMnf+w== X-Received: by 2002:a05:600c:3ac6:b0:38e:d79e:d9a with SMTP id d6-20020a05600c3ac600b0038ed79e0d9amr38742368wms.200.1651139643391; Thu, 28 Apr 2022 02:54:03 -0700 (PDT) Received: from [192.168.1.6] (adsl-2-solo-173-39.claranet.co.uk. [80.168.173.39]) by smtp.gmail.com with ESMTPSA id l34-20020a05600c1d2200b00393fd19bff8sm3855487wms.26.2022.04.28.02.54.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 28 Apr 2022 02:54:02 -0700 (PDT) Message-ID: Date: Thu, 28 Apr 2022 10:54:02 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH] Binutils support for DWARF-5 DW_OP_addrx To: "Natarajan, Kavitha" , "binutils@sourceware.org" Cc: "George, Jini Susan" References: From: Nick Clifton In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP 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: Thu, 28 Apr 2022 09:54:07 -0000 Hi Natarajan, > [AMD Official Use Only - General] I know that this is terribly nit-picking, but please could you resend your email, but without the limitation above ? Given that the Binutils project is not an AMD project I would hate for complications to arise because of that disclaimer. Cheers Nick