From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22674 invoked by alias); 1 Jul 2002 14:42:03 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 22636 invoked from network); 1 Jul 2002 14:42:01 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 1 Jul 2002 14:42:01 -0000 Received: from tooth.toronto.redhat.com (unknown [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id B2F96B804A; Mon, 1 Jul 2002 10:42:00 -0400 (EDT) Received: (from bje@localhost) by tooth.toronto.redhat.com (8.11.6/8.11.6) id g61Eg0W22090; Mon, 1 Jul 2002 10:42:00 -0400 From: Ben Elliston MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15648.27192.366471.361283@tooth.toronto.redhat.com> Date: Mon, 01 Jul 2002 07:42:00 -0000 To: Nathanael Nerode Cc: gcc@gcc.gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com Subject: Re: Top Level Autoconfiscation Status In-Reply-To: <20020701014139.GA3421@doctormoo.dyndns.org> References: <20020701014139.GA3421@doctormoo.dyndns.org> X-SW-Source: 2002-07/txt/msg00002.txt.bz2 >>>>> "Nathanael" == Nathanael Nerode writes: Nathanael> binutils has one unexpected failure Nathanael> ----------------------------------- Nathanael> * 'readelf -wi'. Nathanael> I doubt that this is due to my changes, though verification would be Nathanael> nice. As a suggestion: it is pointless to try and understand these failures in the context of your configury changes. You should take a tree before your build, run the testsuite to obtain a baseline, apply your changes and re-run the testsuite looking for regressions. Ben