From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [96.126.110.187]) by sourceware.org (Postfix) with ESMTPS id 473053858D35 for ; Wed, 29 Dec 2021 14:43:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 473053858D35 Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1n2aBJ-00021d-CH; Wed, 29 Dec 2021 14:43:57 +0000 Received: from very.elastic.org ([192.168.1.1]) by elastic.org with esmtp (Exim 4.94.2) (envelope-from ) id 1n2aBI-000HEj-Rp; Wed, 29 Dec 2021 09:43:56 -0500 Received: from fche by very.elastic.org with local (Exim 4.94.2) (envelope-from ) id 1n2aBI-0067ct-Kj; Wed, 29 Dec 2021 09:43:56 -0500 Date: Wed, 29 Dec 2021 09:43:56 -0500 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Denis Kasak Subject: Re: Sourceware account creation to report GDB bug Message-ID: References: <20211229142636.huq7kythsturvgfb@telperion> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211229142636.huq7kythsturvgfb@telperion> X-Sender-Verification: "" X-Spam-Status: No, score=-101.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WELCOMELIST, USER_IN_WHITELIST 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: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2021 14:43:59 -0000 Hi - > I found a potential bug in gdb's `$_memeq` convenience function and > would like to file a bug report. [...] Account created, welcome. - FChE