From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40229 invoked by alias); 12 Jun 2019 15:04:51 -0000 Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org Received: (qmail 40220 invoked by uid 89); 12 Jun 2019 15:04:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 12 Jun 2019 15:04:50 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A1C9830F1BCC; Wed, 12 Jun 2019 15:04:43 +0000 (UTC) Received: from redhat.com (ovpn-116-49.phx2.redhat.com [10.3.116.49]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2A321665F1; Wed, 12 Jun 2019 15:04:42 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.92) (envelope-from ) id 1hb4no-00089G-LF; Wed, 12 Jun 2019 11:04:40 -0400 Date: Wed, 12 Jun 2019 15:04:00 -0000 From: "Frank Ch. Eigler" To: Stafford Horne Cc: cgen@sourceware.org, Openrisc Subject: Re: [PATCH 0/2] CGEN unordered fpu compares + fixes Message-ID: <20190612150440.GA31262@redhat.com> References: <20190601072629.4070-1-shorne@gmail.com> <20190612131403.GE2358@lianli.shorne-pla.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190612131403.GE2358@lianli.shorne-pla.net> User-Agent: Mutt/1.12.0 (2019-05-25) X-IsSubscribed: yes X-SW-Source: 2019-q2/txt/msg00020.txt.bz2 Hi - > Did anyone have a chance to look at this? The binutils patches that require > this are approved, but I rather not commit them unless this I get OK on these > patches and push them. These are merged, thanks. - FChE