From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by sourceware.org (Postfix) with ESMTPS id 2BBD7385B835 for ; Fri, 10 Apr 2020 20:57:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2BBD7385B835 Received: by mail-ed1-x536.google.com with SMTP id i7so3898322edq.3 for ; Fri, 10 Apr 2020 13:57:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=aOlDahRKnrALpcb6Ftt5o+rL840LxaWSSrMKNO2zVuM=; b=LEov3fS8UrjA+KBttgtj47aP1XzPwK7kea/nKBURmqYVIDwYB9ZuFA8fKxeLRbsCCd /SMKKPd71hRjhXUvuIdgA37o0GIkL9pE/djq8iS/IvmQhmb0UMXiNp59JjnQvl4KieQx lEPeK0uqBTZ1eQan775g2ICCHm1jTldD+l9y4cQ5aOMAIVQqQ38Vy7V6n45x7UaDQc+C +OjKYT2CYZNpnNkvVDx2coQRxz6c/CyY8Fc4R75q01I63GwAhczNfYCyJo1CzuT9TanZ r9lyIVZVinel8VWsBO6BkAsc0Mjmb1P3RVIVikkJVLLwkm8a+C/tMgv0QKJXaQhUzqPP C5uw== X-Gm-Message-State: AGi0PuaHI3f73DNZ3A81oh/dG7iOReIB+1GpLLRzf/OJlg/GkG612yvh AGgZYRK3LawNKFK5j29xi9Cl35rl2ZZzre/X0I9XxTRV+oA= X-Google-Smtp-Source: APiQypIHqB28Pgmc8ioOLUll9SEOD0FxIS60VZrSdJWPcFSOabOTU5GnrsQKlRmvJwxhdKf6Mp/po4Cu2fyVwtO+1nk= X-Received: by 2002:a05:6402:1484:: with SMTP id e4mr6528922edv.195.1586552229086; Fri, 10 Apr 2020 13:57:09 -0700 (PDT) MIME-Version: 1.0 References: <2ea2b4f7-b9f2-99c4-b301-e35d9f265690@simark.ca> In-Reply-To: <2ea2b4f7-b9f2-99c4-b301-e35d9f265690@simark.ca> From: krokus Date: Fri, 10 Apr 2020 15:56:54 -0500 Message-ID: Subject: Re: [PATCH] Undefined behavior reported in copy_bitwise To: gdb-patches@sourceware.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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: , X-List-Received-Date: Fri, 10 Apr 2020 20:57:11 -0000 Simon, > Could you please provide a ChangeLog entry for this, with the name and > email address you'd like to have in there? Will do. Do I need to update the ChangeLog myself or you could do this with my entry? I'm not set up for repo commit access.