From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4068 invoked by alias); 23 Jun 2006 18:49:50 -0000 Received: (qmail 4058 invoked by uid 22791); 23 Jun 2006 18:49:49 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 23 Jun 2006 18:49:48 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Ftqiw-0008VQ-F3; Fri, 23 Jun 2006 14:49:46 -0400 Date: Fri, 23 Jun 2006 18:49:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: gdb-patches@sourceware.org Subject: Re: [RFC] decimal float point patch based on libdecnumber: testcase Message-ID: <20060623184946.GA32680@nevyn.them.org> Mail-Followup-To: Wu Zhou , gdb-patches@sourceware.org References: <20060622202457.GA22230@nevyn.them.org> <20060623023808.GA1781@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00365.txt.bz2 On Sat, Jun 24, 2006 at 02:39:41AM +0800, Wu Zhou wrote: > > > Do you mean that we need to output something more close to the fact. to > > > say, "Addition/Multiple of decimal floating point is not supported right > > > now". or something other like this. If you want, I can do that. > > > > No, I think what's there is fine - but add a test or two for that error > > message. > > OK. Understand. We can use XFAIL for them, right? I mean tests that PASS given the current state - for now, it's what we want to happen, so test that it does happen. -- Daniel Jacobowitz CodeSourcery