From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20349 invoked by alias); 7 Mar 2005 20:10:31 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20177 invoked from network); 7 Mar 2005 20:10:05 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 7 Mar 2005 20:10:05 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D8OY8-0006Js-Er; Mon, 07 Mar 2005 15:09:56 -0500 Date: Mon, 07 Mar 2005 20:10:00 -0000 From: Daniel Jacobowitz To: Manoj Iyer Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] gdb.base/float.exp gdb.base/commands.exp Message-ID: <20050307200956.GA21764@nevyn.them.org> Mail-Followup-To: Manoj Iyer , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00087.txt.bz2 On Mon, Mar 07, 2005 at 01:52:47PM -0600, Manoj Iyer wrote: > > > Here is a patch that fixes testcase problems with float.exp and > commands.exp that causes the tests to fail on PowerPC. > > > 2005-03-07 Manoj Iyer > > * commands.exp: Change hardcoded value to regular expression. > * float.exp: Add powerpc to the list of targets checked. This patch is OK. The changelog should say gdb.base/commands.exp and gdb.base/float.exp, and go in testsuite/ChangeLog. -- Daniel Jacobowitz CodeSourcery, LLC