From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20007 invoked by alias); 6 Apr 2005 21:14:58 -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 19993 invoked from network); 6 Apr 2005 21:14:55 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 6 Apr 2005 21:14:55 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DJHrQ-00066I-PE; Wed, 06 Apr 2005 17:14:52 -0400 Date: Wed, 06 Apr 2005 21:14:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] In testsuite, make 'test_compiler_info' work like 'istarget' Message-ID: <20050406211452.GA23375@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sources.redhat.com References: <200504061408.50092.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504061408.50092.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00059.txt.bz2 On Wed, Apr 06, 2005 at 01:08:50PM -0800, Paul Gilliam wrote: > OK to commit? > > -=# Paul #=- > > -- > 2005-04-06 Paul Gilliam > > * testsuite/lib/gdb.exp: Make 'test_compiler_info' work like > 'istarget' - return compiler_info if null argument. OK. Please use this ChangeLog entry instead: * testsuite/lib/gdb.exp (test_compiler_info): Return compiler_info if no arguments are given. Describes what function is being changed, and what change was made to it, but not why. -- Daniel Jacobowitz CodeSourcery, LLC