From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12988 invoked by alias); 19 Feb 2006 17:43:26 -0000 Received: (qmail 12980 invoked by uid 22791); 19 Feb 2006 17:43:26 -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; Sun, 19 Feb 2006 17:43:24 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FAsaf-0004rG-JH; Sun, 19 Feb 2006 12:43:21 -0500 Date: Sun, 19 Feb 2006 17:43:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Omit environment dependent hex values in testsuite results Message-ID: <20060219174320.GA18656@nevyn.them.org> Mail-Followup-To: Fred Fish , gdb-patches@sourceware.org References: <200602191042.11801.fnf@specifix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602191042.11801.fnf@specifix.com> User-Agent: Mutt/1.5.8i 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-02/txt/msg00351.txt.bz2 On Sun, Feb 19, 2006 at 10:42:11AM -0500, Fred Fish wrote: > Having the gdb testsuite results include hex values that are dependent > on the specific hardware or software environment at runtime makes > comparing results of different testsuite runs more difficult and they > don't really add any useful information to passing results. > > Here is an example of the outputs before and after applying the patch: OK. -- Daniel Jacobowitz CodeSourcery