From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by sourceware.org (Postfix) with ESMTPS id ECA343857C6F; Thu, 14 Jan 2021 18:52:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org ECA343857C6F 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) (envelope-from ) id 1l07jW-00044z-7H; Thu, 14 Jan 2021 18:52:34 +0000 Received: from very.elastic.org ([192.168.1.1]) by elastic.org with esmtp (Exim 4.94) (envelope-from ) id 1l07jV-0002gN-Q9; Thu, 14 Jan 2021 13:52:33 -0500 Received: from fche by very.elastic.org with local (Exim 4.94) (envelope-from ) id 1l07jV-000GAn-If; Thu, 14 Jan 2021 13:52:33 -0500 Date: Thu, 14 Jan 2021 13:52:33 -0500 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Stafford Horne , Joseph Myers , overseers@gcc.gnu.org, GLIBC patches Subject: Re: [PATCH v3] math/test-tgmath2: Fix fabs failure when no long double Message-ID: <20210114185233.GM1991347@elastic.org> References: <20210114002558.2827978-1-shorne@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sender-Verification: "" X-Spam-Status: No, score=-102.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_SBL_CSS, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WELCOMELIST, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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: Thu, 14 Jan 2021 18:52:36 -0000 Hi - > Overseers, please add shorne to the glibc group. Once that's done, yes, > please commit and push your own approved patch. Done. - FChE