From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12518 invoked by alias); 3 Mar 2005 14:28:45 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 12363 invoked from network); 3 Mar 2005 14:28:36 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 3 Mar 2005 14:28:36 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D6rJX-0006d7-Lg; Thu, 03 Mar 2005 09:28:31 -0500 Date: Thu, 03 Mar 2005 14:28:00 -0000 From: Daniel Jacobowitz To: Richard Sandiford Cc: binutils@sources.redhat.com Subject: Re: TLS support for MIPS Message-ID: <20050303142830.GA25346@nevyn.them.org> Mail-Followup-To: Richard Sandiford , binutils@sources.redhat.com References: <20050207230014.GA32655@nevyn.them.org> <20050224190217.GB8974@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.6+20040907i X-SW-Source: 2005-03/txt/msg00102.txt.bz2 On Thu, Mar 03, 2005 at 10:26:44AM +0000, Richard Sandiford wrote: > --------------------------------------------------------------------------- > ERROR: can't read "elf": no such variable > while executing > "if $elf { > run_list_test "tls-ill" "-32" > run_dump_test "tls-o32" > }" > (procedure "run_list_test_arches" line 6) > invoked from within > "run_list_test_arches "branch-misc-2" "-32 -non_shared" [mips_arch_list_matching mips1]" > [...] > --------------------------------------------------------------------------- > > Why did you add these tests to run_list_test_arches? Was it just > a merge error? I was going to install the patch below as obvious > but thought I'd better check first. I tested the wrong tree before committing :-( Bad Dan! Your patch looks fine; I don't remember why I didn't add them to the $elf block previously. -- Daniel Jacobowitz CodeSourcery, LLC